[==========] 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:16:30.422092 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:37335
I20260709 13:16:30.423731 15416 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:16:30.424787 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:30.441890 15423 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:16:30.441895 15422 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:16:30.441948 15425 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:16:31.634589 15424 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 13:16:31.634804 15416 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 13:16:31.639384 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:31.639639 15416 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:16:31.639837 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783602991639811 us; error 0 us; skew 500 ppm
I20260709 13:16:31.640615 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:31.646844 15416 webserver.cc:533] Webserver started at http://127.15.14.62:45389/ using document root <none> and password file <none>
I20260709 13:16:31.647639 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:31.647832 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:31.648221 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:31.653743 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "10d2c4e27eb44cb38684725b66f25a7e"
format_stamp: "Formatted at 2026-07-09 13:16:31 on dist-test-slave-x7j4"
I20260709 13:16:31.661067 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:16:31.665943 15431 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:16:31.667120 15416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:16:31.667459 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "10d2c4e27eb44cb38684725b66f25a7e"
format_stamp: "Formatted at 2026-07-09 13:16:31 on dist-test-slave-x7j4"
I20260709 13:16:31.667796 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-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:16:31.760857 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:31.762362 15416 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:16:31.762883 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:31.833118 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:37335
I20260709 13:16:31.833189 15482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:37335 every 8 connection(s)
I20260709 13:16:31.841234 15483 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:16:31.863240 15483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e: Bootstrap starting.
I20260709 13:16:31.869669 15483 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:31.871582 15483 log.cc:826] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e: Log is configured to *not* fsync() on all Append() calls
I20260709 13:16:31.876139 15483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e: No bootstrap required, opened a new log
I20260709 13:16:31.896329 15483 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d2c4e27eb44cb38684725b66f25a7e" member_type: VOTER }
I20260709 13:16:31.896864 15483 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:31.897080 15483 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d2c4e27eb44cb38684725b66f25a7e, State: Initialized, Role: FOLLOWER
I20260709 13:16:31.897869 15483 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10d2c4e27eb44cb38684725b66f25a7e" member_type: VOTER }
I20260709 13:16:31.898332 15483 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:31.898572 15483 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:31.898865 15483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:31.902930 15483 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d2c4e27eb44cb38684725b66f25a7e" member_type: VOTER }
I20260709 13:16:31.903687 15483 leader_election.cc:304] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [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: 10d2c4e27eb44cb38684725b66f25a7e; no voters: 
I20260709 13:16:31.905480 15483 leader_election.cc:290] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:31.905822 15486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:31.908115 15486 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 1 LEADER]: Becoming Leader. State: Replica: 10d2c4e27eb44cb38684725b66f25a7e, State: Running, Role: LEADER
I20260709 13:16:31.909142 15486 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [LEADER]: Queue going to LEADER mode. State: All 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: "10d2c4e27eb44cb38684725b66f25a7e" member_type: VOTER }
I20260709 13:16:31.910141 15483 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:31.920606 15487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10d2c4e27eb44cb38684725b66f25a7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d2c4e27eb44cb38684725b66f25a7e" member_type: VOTER } }
I20260709 13:16:31.921200 15487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:31.921271 15488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10d2c4e27eb44cb38684725b66f25a7e. Latest consensus state: current_term: 1 leader_uuid: "10d2c4e27eb44cb38684725b66f25a7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10d2c4e27eb44cb38684725b66f25a7e" member_type: VOTER } }
I20260709 13:16:31.922045 15488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:31.925015 15495 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:31.936689 15495 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:31.939452 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:31.954850 15495 catalog_manager.cc:1383] Generated new cluster ID: 5272bcbb2e424f3b8d0cde622c50a12a
I20260709 13:16:31.955175 15495 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:31.972790 15495 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:31.975008 15495 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:31.994145 15495 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e: Generated new TSK 0
I20260709 13:16:31.995178 15495 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:32.006520 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:32.017390 15506 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:16:32.015931 15505 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:16:32.022114 15416 server_base.cc:1061] running on GCE node
W20260709 13:16:32.022280 15508 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:16:32.023238 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:32.023473 15416 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:16:32.023655 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783602992023637 us; error 0 us; skew 500 ppm
I20260709 13:16:32.024247 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:32.028671 15416 webserver.cc:533] Webserver started at http://127.15.14.1:36737/ using document root <none> and password file <none>
I20260709 13:16:32.029203 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:32.029417 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:32.029697 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:32.030843 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-x7j4"
I20260709 13:16:32.037148 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:16:32.041903 15513 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:16:32.042873 15416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 13:16:32.043201 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-x7j4"
I20260709 13:16:32.043592 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-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:16:32.078154 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:32.079568 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:32.082384 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:32.087013 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:32.087242 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.087586 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:32.087738 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.193620 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:32969
I20260709 13:16:32.193707 15575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:32969 every 8 connection(s)
I20260709 13:16:32.200960 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:32.218778 15580 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:16:32.221735 15581 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:16:32.225304 15416 server_base.cc:1061] running on GCE node
W20260709 13:16:32.227491 15583 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:16:32.228526 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:32.228775 15416 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:16:32.229017 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783602992228993 us; error 0 us; skew 500 ppm
I20260709 13:16:32.229647 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:32.232378 15416 webserver.cc:533] Webserver started at http://127.15.14.2:35207/ using document root <none> and password file <none>
I20260709 13:16:32.232892 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:32.233144 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:32.233428 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:32.234611 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "845c737acdd548edbf600eee83f81351"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-x7j4"
I20260709 13:16:32.239240 15576 heartbeater.cc:344] Connected to a master server at 127.15.14.62:37335
I20260709 13:16:32.239792 15576 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:32.240934 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:32.241119 15576 heartbeater.cc:507] Master 127.15.14.62:37335 requested a full tablet report, sending...
I20260709 13:16:32.245178 15448 ts_manager.cc:194] Registered new tserver with Master: 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969)
I20260709 13:16:32.246124 15588 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:16:32.247938 15448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38484
I20260709 13:16:32.249950 15416 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.002s	sys 0.000s
I20260709 13:16:32.250322 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "845c737acdd548edbf600eee83f81351"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-x7j4"
I20260709 13:16:32.250737 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-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:16:32.268281 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:32.270097 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:32.272794 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:32.276767 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:32.277055 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.277354 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:32.277576 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.370077 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:42741
I20260709 13:16:32.370157 15650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:42741 every 8 connection(s)
I20260709 13:16:32.377023 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:32.385249 15654 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:16:32.387343 15655 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:16:32.390164 15651 heartbeater.cc:344] Connected to a master server at 127.15.14.62:37335
I20260709 13:16:32.390565 15651 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:32.391649 15651 heartbeater.cc:507] Master 127.15.14.62:37335 requested a full tablet report, sending...
W20260709 13:16:32.392498 15657 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:16:32.393060 15416 server_base.cc:1061] running on GCE node
I20260709 13:16:32.394059 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:32.394306 15416 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:16:32.394276 15448 ts_manager.cc:194] Registered new tserver with Master: 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:32.394589 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783602992394571 us; error 0 us; skew 500 ppm
I20260709 13:16:32.395377 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:32.396070 15448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38496
I20260709 13:16:32.399304 15416 webserver.cc:533] Webserver started at http://127.15.14.3:33345/ using document root <none> and password file <none>
I20260709 13:16:32.399793 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:32.400007 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:32.400274 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:32.401398 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "63a3facfa30547c993e62816011af016"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-x7j4"
I20260709 13:16:32.406152 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 13:16:32.409649 15662 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:16:32.410413 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:32.410737 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "63a3facfa30547c993e62816011af016"
format_stamp: "Formatted at 2026-07-09 13:16:32 on dist-test-slave-x7j4"
I20260709 13:16:32.411041 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602990246819-15416-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:16:32.426919 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:32.428166 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:32.429536 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:32.431586 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:32.431804 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.432049 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:32.432226 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:32.528038 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:40037
I20260709 13:16:32.528141 15724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:40037 every 8 connection(s)
I20260709 13:16:32.546788 15725 heartbeater.cc:344] Connected to a master server at 127.15.14.62:37335
I20260709 13:16:32.547233 15725 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:32.548183 15725 heartbeater.cc:507] Master 127.15.14.62:37335 requested a full tablet report, sending...
I20260709 13:16:32.550452 15448 ts_manager.cc:194] Registered new tserver with Master: 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:32.550527 15416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016563662s
I20260709 13:16:32.552274 15448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38506
I20260709 13:16:32.609764 15448 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38512:
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:16:32.614578 15448 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:16:32.727499 15616 tablet_service.cc:1511] Processing CreateTablet for tablet 1a91710cc2e04e04aabe6eae5317a696 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:32.727933 15614 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9b751a92fc4ab08c09284fd1303bb6 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:32.728104 15613 tablet_service.cc:1511] Processing CreateTablet for tablet 469b7ed245fb44e6b32463b411cc0d10 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:32.729264 15616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a91710cc2e04e04aabe6eae5317a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.730242 15615 tablet_service.cc:1511] Processing CreateTablet for tablet ade7186c1a77442d818fa2128e8d737d (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:32.731007 15612 tablet_service.cc:1511] Processing CreateTablet for tablet a6f1e9d5b44f46ae8f242cc1f8b9571e (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:32.732636 15613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469b7ed245fb44e6b32463b411cc0d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.735164 15611 tablet_service.cc:1511] Processing CreateTablet for tablet 0e964982be1d4b3c9c5083e128862181 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:32.737367 15615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade7186c1a77442d818fa2128e8d737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.738075 15614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9b751a92fc4ab08c09284fd1303bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.739043 15612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f1e9d5b44f46ae8f242cc1f8b9571e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.740387 15610 tablet_service.cc:1511] Processing CreateTablet for tablet e6b277b341ae4b538017c56cd5886541 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:32.741705 15610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b277b341ae4b538017c56cd5886541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.743854 15611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e964982be1d4b3c9c5083e128862181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.747355 15609 tablet_service.cc:1511] Processing CreateTablet for tablet ba3fe06114c7486eb995c6dc8736705c (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:32.748703 15609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3fe06114c7486eb995c6dc8736705c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.755157 15608 tablet_service.cc:1511] Processing CreateTablet for tablet 08eb23274fe5482c88a9cd7e06c6b728 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:32.757778 15608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08eb23274fe5482c88a9cd7e06c6b728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.786108 15743 tablet_bootstrap.cc:492] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:32.793308 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 1a91710cc2e04e04aabe6eae5317a696 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:32.794750 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9b751a92fc4ab08c09284fd1303bb6 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:32.795954 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a91710cc2e04e04aabe6eae5317a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.792299 15540 tablet_service.cc:1511] Processing CreateTablet for tablet ade7186c1a77442d818fa2128e8d737d (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:32.796446 15538 tablet_service.cc:1511] Processing CreateTablet for tablet 469b7ed245fb44e6b32463b411cc0d10 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:32.800684 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9b751a92fc4ab08c09284fd1303bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.805908 15538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469b7ed245fb44e6b32463b411cc0d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.809023 15536 tablet_service.cc:1511] Processing CreateTablet for tablet 0e964982be1d4b3c9c5083e128862181 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:32.810751 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade7186c1a77442d818fa2128e8d737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.812322 15536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e964982be1d4b3c9c5083e128862181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.816713 15535 tablet_service.cc:1511] Processing CreateTablet for tablet e6b277b341ae4b538017c56cd5886541 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:32.815516 15537 tablet_service.cc:1511] Processing CreateTablet for tablet a6f1e9d5b44f46ae8f242cc1f8b9571e (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:32.819983 15534 tablet_service.cc:1511] Processing CreateTablet for tablet ba3fe06114c7486eb995c6dc8736705c (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:32.827521 15535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b277b341ae4b538017c56cd5886541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.831632 15534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3fe06114c7486eb995c6dc8736705c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.833246 15533 tablet_service.cc:1511] Processing CreateTablet for tablet 08eb23274fe5482c88a9cd7e06c6b728 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:32.836447 15537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f1e9d5b44f46ae8f242cc1f8b9571e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.838343 15533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08eb23274fe5482c88a9cd7e06c6b728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.854507 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9b751a92fc4ab08c09284fd1303bb6 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:16:32.856009 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9b751a92fc4ab08c09284fd1303bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.864007 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 1a91710cc2e04e04aabe6eae5317a696 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:16:32.866814 15686 tablet_service.cc:1511] Processing CreateTablet for tablet a6f1e9d5b44f46ae8f242cc1f8b9571e (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:16:32.869966 15689 tablet_service.cc:1511] Processing CreateTablet for tablet ade7186c1a77442d818fa2128e8d737d (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:16:32.871362 15685 tablet_service.cc:1511] Processing CreateTablet for tablet 0e964982be1d4b3c9c5083e128862181 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:16:32.870795 15687 tablet_service.cc:1511] Processing CreateTablet for tablet 469b7ed245fb44e6b32463b411cc0d10 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:16:32.873590 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a91710cc2e04e04aabe6eae5317a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.875855 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ade7186c1a77442d818fa2128e8d737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.881825 15687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 469b7ed245fb44e6b32463b411cc0d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.882627 15682 tablet_service.cc:1511] Processing CreateTablet for tablet 08eb23274fe5482c88a9cd7e06c6b728 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:16:32.883252 15684 tablet_service.cc:1511] Processing CreateTablet for tablet e6b277b341ae4b538017c56cd5886541 (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:16:32.885102 15683 tablet_service.cc:1511] Processing CreateTablet for tablet ba3fe06114c7486eb995c6dc8736705c (DEFAULT_TABLE table=test-workload [id=f593849bbfe94a588455edfa5e401d66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:16:32.890296 15685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e964982be1d4b3c9c5083e128862181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.891813 15682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08eb23274fe5482c88a9cd7e06c6b728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.892871 15684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b277b341ae4b538017c56cd5886541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.897931 15683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3fe06114c7486eb995c6dc8736705c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:32.913489 15686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f1e9d5b44f46ae8f242cc1f8b9571e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:32.928350 15496 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:32.935277 15743 tablet_bootstrap.cc:654] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:32.947871 15745 tablet_bootstrap.cc:492] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:32.983086 15743 tablet_bootstrap.cc:492] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:32.983582 15743 ts_tablet_manager.cc:1403] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.199s	user 0.006s	sys 0.037s
I20260709 13:16:32.992547 15743 raft_consensus.cc:359] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:33.010027 15743 raft_consensus.cc:385] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.011329 15743 raft_consensus.cc:740] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.028823 15745 tablet_bootstrap.cc:654] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.021579 15743 consensus_queue.cc:260] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:33.033179 15746 tablet_bootstrap.cc:492] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.044087 15743 ts_tablet_manager.cc:1434] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.008s
I20260709 13:16:33.045150 15651 heartbeater.cc:499] Master 127.15.14.62:37335 was elected leader, sending a full tablet report...
I20260709 13:16:33.045482 15743 tablet_bootstrap.cc:492] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.054738 15746 tablet_bootstrap.cc:654] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.056438 15743 tablet_bootstrap.cc:654] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.063727 15745 tablet_bootstrap.cc:492] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.064270 15745 ts_tablet_manager.cc:1403] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.117s	user 0.007s	sys 0.013s
I20260709 13:16:33.067428 15745 raft_consensus.cc:359] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.068246 15745 raft_consensus.cc:385] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.068600 15745 raft_consensus.cc:740] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.069427 15745 consensus_queue.cc:260] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.081677 15745 ts_tablet_manager.cc:1434] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 13:16:33.082331 15576 heartbeater.cc:499] Master 127.15.14.62:37335 was elected leader, sending a full tablet report...
I20260709 13:16:33.082631 15745 tablet_bootstrap.cc:492] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.082935 15743 tablet_bootstrap.cc:492] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.083381 15743 ts_tablet_manager.cc:1403] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.008s
I20260709 13:16:33.086038 15743 raft_consensus.cc:359] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.086745 15743 raft_consensus.cc:385] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.087028 15743 raft_consensus.cc:740] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.087697 15743 consensus_queue.cc:260] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.089749 15743 ts_tablet_manager.cc:1434] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:33.090569 15743 tablet_bootstrap.cc:492] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.091315 15745 tablet_bootstrap.cc:654] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.097074 15743 tablet_bootstrap.cc:654] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.102604 15745 tablet_bootstrap.cc:492] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.103055 15745 ts_tablet_manager.cc:1403] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 13:16:33.105425 15746 tablet_bootstrap.cc:492] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.105881 15746 ts_tablet_manager.cc:1403] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.005s
I20260709 13:16:33.108803 15746 raft_consensus.cc:359] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.109505 15746 raft_consensus.cc:385] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.109797 15746 raft_consensus.cc:740] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.110661 15746 consensus_queue.cc:260] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.114495 15745 raft_consensus.cc:359] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.115247 15745 raft_consensus.cc:385] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.115554 15745 raft_consensus.cc:740] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.116253 15745 consensus_queue.cc:260] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.119975 15745 ts_tablet_manager.cc:1434] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:16:33.120852 15745 tablet_bootstrap.cc:492] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.124598 15725 heartbeater.cc:499] Master 127.15.14.62:37335 was elected leader, sending a full tablet report...
I20260709 13:16:33.125551 15746 ts_tablet_manager.cc:1434] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.007s
I20260709 13:16:33.126611 15746 tablet_bootstrap.cc:492] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016: Bootstrap starting.
W20260709 13:16:33.128240 15652 tablet.cc:2406] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:33.137040 15745 tablet_bootstrap.cc:654] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.143711 15746 tablet_bootstrap.cc:654] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.145210 15743 tablet_bootstrap.cc:492] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.145669 15743 ts_tablet_manager.cc:1403] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.020s
I20260709 13:16:33.148666 15743 raft_consensus.cc:359] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.149331 15743 raft_consensus.cc:385] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.149601 15743 raft_consensus.cc:740] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.150309 15743 consensus_queue.cc:260] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.152423 15743 ts_tablet_manager.cc:1434] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:33.150804 15745 tablet_bootstrap.cc:492] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.153002 15745 ts_tablet_manager.cc:1403] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:16:33.154959 15746 tablet_bootstrap.cc:492] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.155509 15746 ts_tablet_manager.cc:1403] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.006s
I20260709 13:16:33.155746 15745 raft_consensus.cc:359] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:33.156437 15745 raft_consensus.cc:385] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.156734 15745 raft_consensus.cc:740] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.157436 15745 consensus_queue.cc:260] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:33.158376 15746 raft_consensus.cc:359] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.158990 15743 tablet_bootstrap.cc:492] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.159066 15746 raft_consensus.cc:385] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.159483 15746 raft_consensus.cc:740] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.160470 15746 consensus_queue.cc:260] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.163102 15746 ts_tablet_manager.cc:1434] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:16:33.163960 15746 tablet_bootstrap.cc:492] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.165979 15743 tablet_bootstrap.cc:654] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.170341 15746 tablet_bootstrap.cc:654] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.170955 15745 ts_tablet_manager.cc:1434] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:16:33.171859 15745 tablet_bootstrap.cc:492] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.178010 15745 tablet_bootstrap.cc:654] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.180737 15743 tablet_bootstrap.cc:492] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.181212 15743 ts_tablet_manager.cc:1403] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:16:33.184010 15743 raft_consensus.cc:359] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.184794 15743 raft_consensus.cc:385] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.185170 15743 raft_consensus.cc:740] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.187852 15746 tablet_bootstrap.cc:492] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.188557 15754 raft_consensus.cc:493] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.189039 15754 raft_consensus.cc:515] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.193061 15754 leader_election.cc:290] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.194038 15746 ts_tablet_manager.cc:1403] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.006s
I20260709 13:16:33.196942 15746 raft_consensus.cc:359] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.197753 15745 tablet_bootstrap.cc:492] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.198256 15745 ts_tablet_manager.cc:1403] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 13:16:33.198405 15743 consensus_queue.cc:260] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.201293 15743 ts_tablet_manager.cc:1434] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:16:33.201150 15745 raft_consensus.cc:359] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.201879 15745 raft_consensus.cc:385] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.202173 15745 raft_consensus.cc:740] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.202353 15743 tablet_bootstrap.cc:492] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.197651 15746 raft_consensus.cc:385] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.203557 15746 raft_consensus.cc:740] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.206687 15746 consensus_queue.cc:260] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.208585 15745 consensus_queue.cc:260] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.210319 15746 ts_tablet_manager.cc:1434] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:16:33.215704 15747 raft_consensus.cc:493] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.216298 15746 tablet_bootstrap.cc:492] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.216197 15747 raft_consensus.cc:515] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.215739 15745 ts_tablet_manager.cc:1434] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.007s
I20260709 13:16:33.221611 15745 tablet_bootstrap.cc:492] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.221508 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.222721 15743 tablet_bootstrap.cc:654] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.222661 15551 raft_consensus.cc:2468] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 0.
I20260709 13:16:33.227025 15664 leader_election.cc:304] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.235101 15754 raft_consensus.cc:2804] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.235491 15754 raft_consensus.cc:493] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.239140 15754 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.227514 15747 leader_election.cc:290] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.257403 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
W20260709 13:16:33.261659 15663 leader_election.cc:343] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.263242 15754 raft_consensus.cc:515] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.264334 15746 tablet_bootstrap.cc:654] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.265650 15743 tablet_bootstrap.cc:492] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.266356 15743 ts_tablet_manager.cc:1403] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260709 13:16:33.269192 15754 leader_election.cc:290] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.270298 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:33.271255 15745 tablet_bootstrap.cc:654] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:33.271770 15663 leader_election.cc:343] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.269944 15743 raft_consensus.cc:359] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.274868 15743 raft_consensus.cc:385] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.275195 15743 raft_consensus.cc:740] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.275700 15751 raft_consensus.cc:493] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.275959 15743 consensus_queue.cc:260] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.276185 15751 raft_consensus.cc:515] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.278182 15743 ts_tablet_manager.cc:1434] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:16:33.280597 15743 tablet_bootstrap.cc:492] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.283253 15747 raft_consensus.cc:493] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.283706 15747 raft_consensus.cc:515] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:33.285621 15747 leader_election.cc:290] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63a3facfa30547c993e62816011af016 (127.15.14.3:40037), 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969)
I20260709 13:16:33.271963 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:33.293501 15551 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.278924 15751 leader_election.cc:290] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.299852 15743 tablet_bootstrap.cc:654] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.300984 15550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.302356 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.310803 15747 raft_consensus.cc:493] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.311269 15747 raft_consensus.cc:515] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.313302 15747 leader_election.cc:290] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.313530 15551 raft_consensus.cc:2468] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 1.
I20260709 13:16:33.315249 15664 leader_election.cc:304] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 845c737acdd548edbf600eee83f81351
I20260709 13:16:33.316597 15754 raft_consensus.cc:2804] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:33.318187 15590 leader_election.cc:343] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.308468 15549 raft_consensus.cc:2468] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 0.
I20260709 13:16:33.322528 15590 leader_election.cc:304] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.324781 15747 raft_consensus.cc:2804] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.325254 15747 raft_consensus.cc:493] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.325675 15747 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.331935 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.336447 15754 raft_consensus.cc:697] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
W20260709 13:16:33.334443 15590 leader_election.cc:343] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.338233 15751 raft_consensus.cc:493] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.338982 15751 raft_consensus.cc:515] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.340315 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
I20260709 13:16:33.341296 15700 raft_consensus.cc:2468] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 0.
I20260709 13:16:33.338143 15746 tablet_bootstrap.cc:492] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.342056 15751 leader_election.cc:290] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.342548 15745 tablet_bootstrap.cc:492] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.343039 15746 ts_tablet_manager.cc:1403] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.008s
I20260709 13:16:33.343290 15745 ts_tablet_manager.cc:1403] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.019s
I20260709 13:16:33.345585 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
I20260709 13:16:33.346110 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
I20260709 13:16:33.347992 15592 leader_election.cc:304] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:33.349888 15771 raft_consensus.cc:493] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.350759 15771 raft_consensus.cc:515] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.344964 15754 consensus_queue.cc:237] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.353762 15743 tablet_bootstrap.cc:492] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.356674 15743 ts_tablet_manager.cc:1403] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.006s
I20260709 13:16:33.356173 15771 leader_election.cc:290] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.357336 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.357625 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
W20260709 13:16:33.359406 15663 leader_election.cc:343] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.359900 15747 raft_consensus.cc:515] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
W20260709 13:16:33.360303 15664 leader_election.cc:343] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.360891 15664 leader_election.cc:304] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a3facfa30547c993e62816011af016; no voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:33.361442 15747 leader_election.cc:290] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 election: Requested vote from peers 63a3facfa30547c993e62816011af016 (127.15.14.3:40037), 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969)
I20260709 13:16:33.361913 15747 raft_consensus.cc:2804] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.362183 15747 raft_consensus.cc:493] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.362464 15747 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.363126 15771 raft_consensus.cc:2749] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.363267 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:33.363806 15549 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.366153 15745 raft_consensus.cc:359] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.367619 15745 raft_consensus.cc:385] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.368208 15745 raft_consensus.cc:740] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.368978 15745 consensus_queue.cc:260] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.369210 15743 raft_consensus.cc:359] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.371241 15743 raft_consensus.cc:385] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.371603 15743 raft_consensus.cc:740] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.372356 15743 consensus_queue.cc:260] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.373310 15549 raft_consensus.cc:2468] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 1.
I20260709 13:16:33.373433 15745 ts_tablet_manager.cc:1434] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 13:16:33.374385 15590 leader_election.cc:304] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.367479 15746 raft_consensus.cc:359] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.374670 15745 tablet_bootstrap.cc:492] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.379688 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:33.376247 15746 raft_consensus.cc:385] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.384924 15743 ts_tablet_manager.cc:1434] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 13:16:33.384250 15746 raft_consensus.cc:740] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.399768 15743 tablet_bootstrap.cc:492] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.399667 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
I20260709 13:16:33.400265 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
W20260709 13:16:33.387876 15592 leader_election.cc:343] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a3facfa30547c993e62816011af016 (127.15.14.3:40037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:33.407081 15517 leader_election.cc:343] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a3facfa30547c993e62816011af016 (127.15.14.3:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.407719 15772 raft_consensus.cc:2804] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:33.408053 15517 leader_election.cc:343] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a3facfa30547c993e62816011af016 (127.15.14.3:40037): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:33.408164 15592 leader_election.cc:343] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a3facfa30547c993e62816011af016 (127.15.14.3:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.408717 15592 leader_election.cc:304] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845c737acdd548edbf600eee83f81351; no voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:33.408193 15772 raft_consensus.cc:697] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:33.404305 15444 catalog_manager.cc:5697] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.412061 15746 consensus_queue.cc:260] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.412964 15747 raft_consensus.cc:515] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.411377 15772 consensus_queue.cc:237] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
W20260709 13:16:33.417908 15590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.1:32969, user_credentials={real_user=slave}} blocked reactor thread for 43576.2us
I20260709 13:16:33.423055 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.424139 15626 raft_consensus.cc:2468] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 0.
I20260709 13:16:33.425535 15775 raft_consensus.cc:493] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.426970 15774 raft_consensus.cc:2749] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.430326 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.430894 15514 leader_election.cc:304] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 63a3facfa30547c993e62816011af016
I20260709 13:16:33.432042 15751 raft_consensus.cc:2804] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.432696 15751 raft_consensus.cc:493] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.426056 15775 raft_consensus.cc:515] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.433372 15751 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.432812 15745 tablet_bootstrap.cc:654] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:33.435086 15514 leader_election.cc:343] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.435674 15514 leader_election.cc:304] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351
I20260709 13:16:33.441480 15775 leader_election.cc:290] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.443351 15747 leader_election.cc:290] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.445451 15746 ts_tablet_manager.cc:1434] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.003s
I20260709 13:16:33.445966 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:33.446524 15549 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.446527 15746 tablet_bootstrap.cc:492] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.447607 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
W20260709 13:16:33.448817 15590 leader_election.cc:343] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.455456 15549 raft_consensus.cc:2468] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 1.
I20260709 13:16:33.457006 15590 leader_election.cc:304] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.459352 15776 raft_consensus.cc:2804] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:33.453470 15592 leader_election.cc:343] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a3facfa30547c993e62816011af016 (127.15.14.3:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.459522 15751 raft_consensus.cc:515] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.460855 15776 raft_consensus.cc:697] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:33.461093 15778 raft_consensus.cc:2749] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.462989 15776 consensus_queue.cc:237] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.466343 15751 leader_election.cc:290] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.467461 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:33.468051 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:33.468953 15626 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.469034 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
W20260709 13:16:33.469456 15517 leader_election.cc:343] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a3facfa30547c993e62816011af016 (127.15.14.3:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.470624 15743 tablet_bootstrap.cc:654] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.472633 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016"
W20260709 13:16:33.472793 15592 leader_election.cc:343] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a3facfa30547c993e62816011af016 (127.15.14.3:40037): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:33.473199 15699 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.473232 15592 leader_election.cc:304] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845c737acdd548edbf600eee83f81351; no voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:33.474531 15747 raft_consensus.cc:2749] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.480671 15626 raft_consensus.cc:2468] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 1.
I20260709 13:16:33.482067 15514 leader_election.cc:304] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 63a3facfa30547c993e62816011af016
I20260709 13:16:33.487277 15746 tablet_bootstrap.cc:654] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.498132 15699 raft_consensus.cc:2468] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 1.
I20260709 13:16:33.488500 15778 raft_consensus.cc:2804] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.499940 15778 raft_consensus.cc:697] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:33.501056 15778 consensus_queue.cc:237] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.512583 15743 tablet_bootstrap.cc:492] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.513084 15743 ts_tablet_manager.cc:1403] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.009s
I20260709 13:16:33.514647 15745 tablet_bootstrap.cc:492] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.515301 15745 ts_tablet_manager.cc:1403] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.022s
I20260709 13:16:33.516032 15743 raft_consensus.cc:359] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.516754 15743 raft_consensus.cc:385] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.517031 15743 raft_consensus.cc:740] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.517735 15743 consensus_queue.cc:260] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.520459 15746 tablet_bootstrap.cc:492] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.520920 15746 ts_tablet_manager.cc:1403] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.004s
I20260709 13:16:33.523682 15746 raft_consensus.cc:359] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.524358 15746 raft_consensus.cc:385] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.524646 15746 raft_consensus.cc:740] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.524938 15745 raft_consensus.cc:359] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.526000 15745 raft_consensus.cc:385] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.526392 15745 raft_consensus.cc:740] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.527117 15745 consensus_queue.cc:260] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.527906 15743 ts_tablet_manager.cc:1434] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:16:33.528828 15743 tablet_bootstrap.cc:492] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.529292 15745 ts_tablet_manager.cc:1434] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:16:33.530172 15745 tablet_bootstrap.cc:492] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.531329 15446 catalog_manager.cc:5697] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.534951 15743 tablet_bootstrap.cc:654] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.536661 15745 tablet_bootstrap.cc:654] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.525315 15746 consensus_queue.cc:260] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.539546 15746 ts_tablet_manager.cc:1434] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:16:33.540452 15746 tablet_bootstrap.cc:492] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.546732 15746 tablet_bootstrap.cc:654] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.552848 15745 tablet_bootstrap.cc:492] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.553417 15745 ts_tablet_manager.cc:1403] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 13:16:33.554826 15743 tablet_bootstrap.cc:492] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.555279 15743 ts_tablet_manager.cc:1403] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260709 13:16:33.556334 15745 raft_consensus.cc:359] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.557063 15745 raft_consensus.cc:385] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.557363 15745 raft_consensus.cc:740] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.557957 15743 raft_consensus.cc:359] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.558053 15745 consensus_queue.cc:260] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.558684 15743 raft_consensus.cc:385] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.559091 15743 raft_consensus.cc:740] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.554040 15448 catalog_manager.cc:5697] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 0 to 1, leader changed from <none> to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.560380 15745 ts_tablet_manager.cc:1434] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:33.561321 15745 tablet_bootstrap.cc:492] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.561172 15448 catalog_manager.cc:5697] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 0 to 1, leader changed from <none> to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.564741 15746 tablet_bootstrap.cc:492] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.565208 15746 ts_tablet_manager.cc:1403] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.005s
I20260709 13:16:33.568665 15745 tablet_bootstrap.cc:654] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.568594 15746 raft_consensus.cc:359] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.569372 15746 raft_consensus.cc:385] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.569649 15746 raft_consensus.cc:740] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.573262 15743 consensus_queue.cc:260] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.570360 15746 consensus_queue.cc:260] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.575665 15743 ts_tablet_manager.cc:1434] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:16:33.576748 15743 tablet_bootstrap.cc:492] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351: Bootstrap starting.
I20260709 13:16:33.576844 15746 ts_tablet_manager.cc:1434] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:33.577734 15746 tablet_bootstrap.cc:492] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.582976 15743 tablet_bootstrap.cc:654] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.592226 15746 tablet_bootstrap.cc:654] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.593824 15743 tablet_bootstrap.cc:492] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351: No bootstrap required, opened a new log
I20260709 13:16:33.594324 15743 ts_tablet_manager.cc:1403] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 13:16:33.596928 15743 raft_consensus.cc:359] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.597681 15743 raft_consensus.cc:385] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.597987 15743 raft_consensus.cc:740] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.598762 15743 consensus_queue.cc:260] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.600898 15743 ts_tablet_manager.cc:1434] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:33.610051 15746 tablet_bootstrap.cc:492] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.610190 15772 raft_consensus.cc:493] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.610545 15746 ts_tablet_manager.cc:1403] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 13:16:33.610618 15772 raft_consensus.cc:515] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.613147 15772 leader_election.cc:290] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.613687 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.613660 15746 raft_consensus.cc:359] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:33.615218 15746 raft_consensus.cc:385] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.615556 15549 raft_consensus.cc:2393] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 845c737acdd548edbf600eee83f81351 in current term 1: Already voted for candidate 63a3facfa30547c993e62816011af016 in this term.
I20260709 13:16:33.615500 15746 raft_consensus.cc:740] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.615574 15745 tablet_bootstrap.cc:492] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.614527 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
I20260709 13:16:33.616355 15745 ts_tablet_manager.cc:1403] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.027s
I20260709 13:16:33.616283 15746 consensus_queue.cc:260] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:33.617497 15592 leader_election.cc:304] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845c737acdd548edbf600eee83f81351; no voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:33.618853 15746 ts_tablet_manager.cc:1434] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:16:33.619261 15772 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.619757 15746 tablet_bootstrap.cc:492] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.620792 15745 raft_consensus.cc:359] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.621431 15745 raft_consensus.cc:385] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.621706 15745 raft_consensus.cc:740] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.622339 15745 consensus_queue.cc:260] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.625365 15746 tablet_bootstrap.cc:654] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.625730 15772 raft_consensus.cc:2749] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.627126 15745 ts_tablet_manager.cc:1434] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:33.628000 15745 tablet_bootstrap.cc:492] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f: Bootstrap starting.
I20260709 13:16:33.636272 15746 tablet_bootstrap.cc:492] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.636705 15746 ts_tablet_manager.cc:1403] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:16:33.639096 15746 raft_consensus.cc:359] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.639744 15746 raft_consensus.cc:385] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.640010 15745 tablet_bootstrap.cc:654] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.639993 15746 raft_consensus.cc:740] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.640758 15746 consensus_queue.cc:260] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.641918 15754 raft_consensus.cc:493] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.642344 15754 raft_consensus.cc:515] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.644459 15754 leader_election.cc:290] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.645900 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.645849 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.646639 15626 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 0.
I20260709 13:16:33.647378 15549 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 0.
I20260709 13:16:33.648217 15663 leader_election.cc:304] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:33.646632 15778 raft_consensus.cc:493] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.649085 15778 raft_consensus.cc:515] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.651090 15778 leader_election.cc:290] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.651969 15771 raft_consensus.cc:2804] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.652344 15771 raft_consensus.cc:493] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.652661 15771 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.657560 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
I20260709 13:16:33.658138 15699 raft_consensus.cc:2468] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 0.
I20260709 13:16:33.659044 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.659597 15626 raft_consensus.cc:2468] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 0.
I20260709 13:16:33.660812 15517 leader_election.cc:304] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.661827 15745 tablet_bootstrap.cc:492] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f: No bootstrap required, opened a new log
I20260709 13:16:33.662199 15745 ts_tablet_manager.cc:1403] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.011s
I20260709 13:16:33.662937 15778 raft_consensus.cc:2804] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.663740 15778 raft_consensus.cc:493] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.664150 15778 raft_consensus.cc:3060] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.664827 15745 raft_consensus.cc:359] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.663379 15754 raft_consensus.cc:493] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.665479 15745 raft_consensus.cc:385] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.665791 15745 raft_consensus.cc:740] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.665660 15754 raft_consensus.cc:515] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.666501 15771 raft_consensus.cc:515] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.666467 15745 consensus_queue.cc:260] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.669144 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:33.669656 15549 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.670323 15754 leader_election.cc:290] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.670773 15745 ts_tablet_manager.cc:1434] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:16:33.672067 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.673614 15778 raft_consensus.cc:515] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.675249 15778 leader_election.cc:290] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.675872 15746 ts_tablet_manager.cc:1434] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 13:16:33.676775 15746 tablet_bootstrap.cc:492] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016: Bootstrap starting.
I20260709 13:16:33.680894 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.680897 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:33.682127 15626 raft_consensus.cc:3060] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.682255 15625 raft_consensus.cc:2393] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a3facfa30547c993e62816011af016 in current term 1: Already voted for candidate 892b95b070b54ef8aaf0a02f245a7b2f in this term.
I20260709 13:16:33.682287 15771 leader_election.cc:290] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.680981 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:33.683907 15663 leader_election.cc:304] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a3facfa30547c993e62816011af016; no voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:33.685647 15746 tablet_bootstrap.cc:654] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:33.685999 15771 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.688409 15699 raft_consensus.cc:3060] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.690584 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:33.691169 15625 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.700588 15771 raft_consensus.cc:2749] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:33.696099 15699 raft_consensus.cc:2468] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 1.
I20260709 13:16:33.702399 15625 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 1.
I20260709 13:16:33.703329 15517 leader_election.cc:304] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.704128 15778 raft_consensus.cc:2804] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.704541 15663 leader_election.cc:304] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:33.704733 15778 raft_consensus.cc:697] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:33.705837 15778 consensus_queue.cc:237] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.709933 15549 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 1.
I20260709 13:16:33.711675 15771 raft_consensus.cc:2804] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.712688 15626 raft_consensus.cc:2468] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 1.
I20260709 13:16:33.712934 15771 raft_consensus.cc:697] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:33.714946 15771 consensus_queue.cc:237] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.717075 15746 tablet_bootstrap.cc:492] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016: No bootstrap required, opened a new log
I20260709 13:16:33.717548 15746 ts_tablet_manager.cc:1403] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260709 13:16:33.720253 15746 raft_consensus.cc:359] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.720887 15746 raft_consensus.cc:385] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:33.721155 15746 raft_consensus.cc:740] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Initialized, Role: FOLLOWER
I20260709 13:16:33.721778 15746 consensus_queue.cc:260] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.723363 15746 ts_tablet_manager.cc:1434] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:33.724920 15448 catalog_manager.cc:5697] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.725435 15447 catalog_manager.cc:5697] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.735180 15771 raft_consensus.cc:493] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.735585 15771 raft_consensus.cc:515] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.737267 15771 leader_election.cc:290] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.737974 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.738581 15549 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 0.
I20260709 13:16:33.738785 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.739401 15626 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 0.
I20260709 13:16:33.740221 15664 leader_election.cc:304] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.741328 15771 raft_consensus.cc:2804] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.741706 15771 raft_consensus.cc:493] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.742055 15771 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.744904 15754 consensus_queue.cc:1048] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.745321 15778 raft_consensus.cc:493] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.745774 15778 raft_consensus.cc:515] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.747910 15778 leader_election.cc:290] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.750072 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.750666 15625 raft_consensus.cc:2468] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 0.
I20260709 13:16:33.748456 15771 raft_consensus.cc:515] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.751969 15514 leader_election.cc:304] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.752753 15771 leader_election.cc:290] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.753454 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016" is_pre_election: true
I20260709 13:16:33.753722 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:33.754083 15699 raft_consensus.cc:2468] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 0.
I20260709 13:16:33.754256 15625 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.754372 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:33.754961 15549 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.759231 15778 raft_consensus.cc:2804] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.759716 15778 raft_consensus.cc:493] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.759980 15549 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 1.
I20260709 13:16:33.760154 15778 raft_consensus.cc:3060] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.760607 15625 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 1.
I20260709 13:16:33.761757 15663 leader_election.cc:304] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:33.762599 15771 raft_consensus.cc:2804] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.775538 15778 raft_consensus.cc:515] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.779261 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:33.779955 15626 raft_consensus.cc:3060] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.786116 15771 raft_consensus.cc:697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:33.787209 15771 consensus_queue.cc:237] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.791857 15626 raft_consensus.cc:2468] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 1.
I20260709 13:16:33.793198 15514 leader_election.cc:304] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.793388 15778 leader_election.cc:290] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 1 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:33.794085 15799 consensus_queue.cc:1048] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:33.795032 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:33.795907 15699 raft_consensus.cc:3060] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.795504 15751 raft_consensus.cc:2804] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.799247 15751 raft_consensus.cc:697] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:33.799926 15751 consensus_queue.cc:237] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.809593 15699 raft_consensus.cc:2468] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 1.
I20260709 13:16:33.817085 15447 catalog_manager.cc:5697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.835134 15448 catalog_manager.cc:5697] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 0 to 1, leader changed from <none> to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.861174 15771 raft_consensus.cc:493] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:33.861671 15771 raft_consensus.cc:515] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.863392 15771 leader_election.cc:290] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.864214 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" is_pre_election: true
I20260709 13:16:33.864391 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351" is_pre_election: true
I20260709 13:16:33.864847 15549 raft_consensus.cc:2468] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 0.
I20260709 13:16:33.864996 15626 raft_consensus.cc:2468] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 0.
I20260709 13:16:33.865876 15664 leader_election.cc:304] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.866683 15771 raft_consensus.cc:2804] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:33.867065 15771 raft_consensus.cc:493] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:33.867405 15771 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.871526 15771 raft_consensus.cc:515] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.873036 15771 leader_election.cc:290] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:33.873840 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:33.874050 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:33.874300 15549 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.874604 15626 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.878432 15549 raft_consensus.cc:2468] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 1.
I20260709 13:16:33.879411 15664 leader_election.cc:304] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:33.880076 15771 raft_consensus.cc:2804] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:33.880800 15626 raft_consensus.cc:2468] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 1.
I20260709 13:16:33.880492 15771 raft_consensus.cc:697] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:33.881757 15771 consensus_queue.cc:237] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:33.889238 15447 catalog_manager.cc:5697] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:33.897666 15772 consensus_queue.cc:1048] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:33.908190 15699 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:33.916193 15772 consensus_queue.cc:1048] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.013399 15778 consensus_queue.cc:1048] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:34.014511 15751 consensus_queue.cc:1048] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.016906 15772 consensus_queue.cc:1048] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:34.039184 15772 consensus_queue.cc:1048] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.103255 15771 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.128417 15754 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.148941 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696"
dest_uuid: "845c737acdd548edbf600eee83f81351"
mode: GRACEFUL
new_leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:44744
I20260709 13:16:34.149586 15626 raft_consensus.cc:606] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Received request to transfer leadership to TS 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:34.160037 15813 consensus_queue.cc:1048] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.175004 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "63a3facfa30547c993e62816011af016"
mode: GRACEFUL
new_leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:53306
I20260709 13:16:34.175603 15699 raft_consensus.cc:606] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Received request to transfer leadership to TS 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:34.176685 15778 consensus_queue.cc:1048] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.189185 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10"
dest_uuid: "63a3facfa30547c993e62816011af016"
mode: GRACEFUL
new_leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:53306
I20260709 13:16:34.189826 15700 raft_consensus.cc:606] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Received request to transfer leadership to TS 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:34.196707 15778 consensus_queue.cc:1048] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.199702 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e"
dest_uuid: "63a3facfa30547c993e62816011af016"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:53306
I20260709 13:16:34.200811 15699 raft_consensus.cc:606] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:34.217437 15813 consensus_queue.cc:1048] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.233943 15549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:39322
I20260709 13:16:34.234428 15549 raft_consensus.cc:606] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:34.239667 15699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541"
dest_uuid: "63a3facfa30547c993e62816011af016"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:53306
I20260709 13:16:34.240190 15699 raft_consensus.cc:606] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:34.247829 15549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
mode: GRACEFUL
new_leader_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:39322
I20260709 13:16:34.248333 15549 raft_consensus.cc:606] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Received request to transfer leadership to TS 63a3facfa30547c993e62816011af016
I20260709 13:16:34.255084 15754 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.269822 15800 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.278836 15799 raft_consensus.cc:993] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: : Instructing follower 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:34.279294 15800 raft_consensus.cc:1081] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Signalling peer 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:34.281106 15549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:39310
I20260709 13:16:34.281698 15549 raft_consensus.cc:493] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.282071 15549 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.287635 15549 raft_consensus.cc:515] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.290319 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:34.290800 15549 leader_election.cc:290] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 2 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:34.290882 15626 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.291779 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:34.292315 15699 raft_consensus.cc:3055] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.292605 15699 raft_consensus.cc:740] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:34.293373 15699 consensus_queue.cc:260] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.294726 15699 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.297261 15626 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 2.
I20260709 13:16:34.298406 15514 leader_election.cc:304] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:34.299207 15813 raft_consensus.cc:2804] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.299661 15813 raft_consensus.cc:697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:34.300784 15699 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 2.
I20260709 13:16:34.300447 15813 consensus_queue.cc:237] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.307433 15448 catalog_manager.cc:5697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 1 to 2, leader changed from 63a3facfa30547c993e62816011af016 (127.15.14.3) to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.382642 15800 consensus_queue.cc:1048] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.389326 15771 raft_consensus.cc:993] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:34.389753 15771 raft_consensus.cc:1081] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:34.391872 15625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44734
I20260709 13:16:34.393221 15625 raft_consensus.cc:493] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.393560 15625 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.396256 15771 consensus_queue.cc:1048] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:34.399199 15625 raft_consensus.cc:515] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.402873 15625 leader_election.cc:290] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 2 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:34.403601 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:34.403918 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:34.404500 15699 raft_consensus.cc:3055] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.406018 15699 raft_consensus.cc:740] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:34.407295 15699 consensus_queue.cc:260] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.408448 15699 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.415318 15699 raft_consensus.cc:2468] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 2.
I20260709 13:16:34.416570 15592 leader_election.cc:304] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [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: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:34.417680 15747 raft_consensus.cc:2804] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.418156 15747 raft_consensus.cc:697] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:34.418977 15747 consensus_queue.cc:237] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.427129 15444 catalog_manager.cc:5697] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 1 to 2, leader changed from 63a3facfa30547c993e62816011af016 (127.15.14.3) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.442826 15772 raft_consensus.cc:993] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: : Instructing follower 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:34.443289 15747 raft_consensus.cc:1081] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Signalling peer 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:34.447050 15549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:39320
I20260709 13:16:34.447695 15549 raft_consensus.cc:493] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.448113 15549 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.454388 15549 raft_consensus.cc:515] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:34.457233 15549 leader_election.cc:290] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 2 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:34.457808 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:34.458384 15626 raft_consensus.cc:3055] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.458721 15626 raft_consensus.cc:740] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:34.459363 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:34.459925 15699 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.459518 15626 consensus_queue.cc:260] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:34.460868 15626 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.466483 15699 raft_consensus.cc:2468] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 2.
I20260709 13:16:34.467208 15626 raft_consensus.cc:2468] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 2.
I20260709 13:16:34.467968 15517 leader_election.cc:304] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:34.468823 15813 raft_consensus.cc:2804] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.469300 15813 raft_consensus.cc:697] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:34.471381 15813 consensus_queue.cc:237] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:34.477407 15444 catalog_manager.cc:5697] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 1 to 2, leader changed from 845c737acdd548edbf600eee83f81351 (127.15.14.2) to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.674471 15754 raft_consensus.cc:993] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:34.674985 15771 raft_consensus.cc:1081] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:34.676715 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44734
I20260709 13:16:34.677259 15626 raft_consensus.cc:493] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.677615 15626 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.683835 15626 raft_consensus.cc:515] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.685714 15626 leader_election.cc:290] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 2 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:34.686676 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:34.687264 15549 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.687301 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:34.687914 15699 raft_consensus.cc:3055] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.688261 15699 raft_consensus.cc:740] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:34.689040 15699 consensus_queue.cc:260] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.690176 15699 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.693780 15549 raft_consensus.cc:2468] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 2.
I20260709 13:16:34.695029 15590 leader_election.cc:304] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:34.695844 15829 raft_consensus.cc:2804] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.696321 15829 raft_consensus.cc:697] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:34.696779 15699 raft_consensus.cc:2468] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 2.
I20260709 13:16:34.697091 15829 consensus_queue.cc:237] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.705535 15444 catalog_manager.cc:5697] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 1 to 2, leader changed from 63a3facfa30547c993e62816011af016 (127.15.14.3) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.726234 15751 raft_consensus.cc:993] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:34.726748 15813 raft_consensus.cc:1081] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:34.728235 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44736
I20260709 13:16:34.728710 15626 raft_consensus.cc:493] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.729010 15626 raft_consensus.cc:3060] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.734342 15626 raft_consensus.cc:515] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.737179 15626 leader_election.cc:290] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 2 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:34.737661 15549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:34.737838 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e964982be1d4b3c9c5083e128862181" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:34.738272 15549 raft_consensus.cc:3055] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.738390 15699 raft_consensus.cc:3060] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.738637 15549 raft_consensus.cc:740] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:34.739517 15549 consensus_queue.cc:260] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.740605 15549 raft_consensus.cc:3060] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.743446 15699 raft_consensus.cc:2468] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 2.
I20260709 13:16:34.744511 15592 leader_election.cc:304] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:34.745200 15829 raft_consensus.cc:2804] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.746116 15829 raft_consensus.cc:697] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:34.747870 15829 consensus_queue.cc:237] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.746984 15549 raft_consensus.cc:2468] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 2.
I20260709 13:16:34.754041 15813 raft_consensus.cc:993] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f: : Instructing follower 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:34.754444 15771 raft_consensus.cc:993] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016: : Instructing follower 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:34.754484 15813 raft_consensus.cc:1081] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Signalling peer 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:34.754964 15771 raft_consensus.cc:1081] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Signalling peer 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:34.756965 15549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:39310
I20260709 13:16:34.757100 15699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728"
dest_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:53300
I20260709 13:16:34.757731 15549 raft_consensus.cc:493] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.757794 15699 raft_consensus.cc:493] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:34.758366 15549 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.758502 15699 raft_consensus.cc:3060] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.758809 15448 catalog_manager.cc:5697] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 1 to 2, leader changed from 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.765311 15699 raft_consensus.cc:515] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.766593 15549 raft_consensus.cc:515] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.769775 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:34.770298 15699 leader_election.cc:290] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 2 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:34.770761 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:34.771323 15551 raft_consensus.cc:3055] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.771657 15551 raft_consensus.cc:740] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:34.771970 15549 leader_election.cc:290] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 2 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:34.772190 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08eb23274fe5482c88a9cd7e06c6b728" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:34.770362 15700 raft_consensus.cc:3055] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:34.772461 15551 consensus_queue.cc:260] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.772768 15625 raft_consensus.cc:3060] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.773142 15700 raft_consensus.cc:740] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:34.773819 15551 raft_consensus.cc:3060] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.774044 15700 consensus_queue.cc:260] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.775239 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:34.775462 15700 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.775825 15626 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.779824 15625 raft_consensus.cc:2468] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 2.
I20260709 13:16:34.780186 15551 raft_consensus.cc:2468] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 2.
I20260709 13:16:34.780913 15663 leader_election.cc:304] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:34.781723 15754 raft_consensus.cc:2804] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.781855 15626 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 2.
I20260709 13:16:34.782246 15754 raft_consensus.cc:697] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 2 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:34.783187 15754 consensus_queue.cc:237] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.783783 15514 leader_election.cc:304] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:34.784632 15813 raft_consensus.cc:2804] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:34.785079 15813 raft_consensus.cc:697] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:34.785842 15813 consensus_queue.cc:237] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:34.787235 15700 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 2.
I20260709 13:16:34.791082 15448 catalog_manager.cc:5697] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 1 to 2, leader changed from 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1) to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 2 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:34.793751 15444 catalog_manager.cc:5697] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 1 to 2, leader changed from 63a3facfa30547c993e62816011af016 (127.15.14.3) to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:34.836776 15700 raft_consensus.cc:1275] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.838567 15829 consensus_queue.cc:1048] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.856246 15551 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:34.863231 15551 raft_consensus.cc:1275] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.864668 15747 consensus_queue.cc:1048] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.880815 15626 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.882140 15813 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.890653 15700 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.892212 15751 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.921747 15626 raft_consensus.cc:1275] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.923331 15751 consensus_queue.cc:1048] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:34.931480 15700 raft_consensus.cc:1275] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:34.933007 15830 consensus_queue.cc:1048] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.135727 15551 raft_consensus.cc:1275] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.136873 15747 consensus_queue.cc:1048] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.143553 15700 raft_consensus.cc:1275] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.145052 15829 consensus_queue.cc:1048] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.173491 15625 raft_consensus.cc:1275] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.174629 15830 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.177083 15626 raft_consensus.cc:1275] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.178439 15771 consensus_queue.cc:1048] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.182507 15700 raft_consensus.cc:1275] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.183857 15813 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.191941 15551 raft_consensus.cc:1275] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.193168 15771 consensus_queue.cc:1048] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.218384 15700 raft_consensus.cc:1275] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.219455 15829 consensus_queue.cc:1048] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:35.226883 15551 raft_consensus.cc:1275] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:35.228718 15775 consensus_queue.cc:1048] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.276168 15416 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:16:37.277005 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:37.295387 15551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
mode: GRACEFUL
new_leader_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:39328
I20260709 13:16:37.295902 15551 raft_consensus.cc:606] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Received request to transfer leadership to TS 63a3facfa30547c993e62816011af016
I20260709 13:16:37.305342 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c"
dest_uuid: "845c737acdd548edbf600eee83f81351"
mode: GRACEFUL
new_leader_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:44750
I20260709 13:16:37.305797 15626 raft_consensus.cc:606] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Received request to transfer leadership to TS 63a3facfa30547c993e62816011af016
I20260709 13:16:37.306937 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:37.307379 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:37.493230 15747 raft_consensus.cc:993] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351: : Instructing follower 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:37.493667 15842 raft_consensus.cc:1081] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Signalling peer 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:37.495079 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c"
dest_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:53298
I20260709 13:16:37.495572 15700 raft_consensus.cc:493] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:37.495901 15700 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.500245 15700 raft_consensus.cc:515] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:37.502251 15700 leader_election.cc:290] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 2 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:37.503027 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:37.503579 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:37.503648 15551 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.504101 15626 raft_consensus.cc:3055] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:37.504364 15626 raft_consensus.cc:740] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:37.504891 15626 consensus_queue.cc:260] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:37.505676 15626 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.508374 15551 raft_consensus.cc:2468] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 2.
I20260709 13:16:37.509341 15626 raft_consensus.cc:2468] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 2.
I20260709 13:16:37.509413 15664 leader_election.cc:304] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:37.510223 15838 raft_consensus.cc:2804] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:37.511377 15838 raft_consensus.cc:697] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:37.512065 15838 consensus_queue.cc:237] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:37.518774 15447 catalog_manager.cc:5697] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 1 to 2, leader changed from 845c737acdd548edbf600eee83f81351 (127.15.14.2) to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 2 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:37.529225 15751 raft_consensus.cc:993] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f: : Instructing follower 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:37.529639 15849 raft_consensus.cc:1081] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Signalling peer 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:37.531342 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:53300
I20260709 13:16:37.531790 15700 raft_consensus.cc:493] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:37.532088 15700 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:37.536270 15700 raft_consensus.cc:515] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:37.537744 15700 leader_election.cc:290] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 3 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:37.538595 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:37.538883 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:37.539215 15551 raft_consensus.cc:3055] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:37.539448 15626 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:37.539574 15551 raft_consensus.cc:740] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:37.540381 15551 consensus_queue.cc:260] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:37.541301 15551 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:37.543514 15626 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 3.
I20260709 13:16:37.544420 15663 leader_election.cc:304] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [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: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:37.545080 15838 raft_consensus.cc:2804] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:37.545620 15838 raft_consensus.cc:697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:37.546049 15551 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 3.
I20260709 13:16:37.546540 15838 consensus_queue.cc:237] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:37.555354 15447 catalog_manager.cc:5697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 2 to 3, leader changed from 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1) to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 3 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:37.934320 15626 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:37.935554 15838 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:37.945160 15551 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:37.947444 15838 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:37.977977 15551 raft_consensus.cc:1275] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.979410 15838 consensus_queue.cc:1048] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.988232 15626 raft_consensus.cc:1275] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.989779 15853 consensus_queue.cc:1048] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:38.308255 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:38.318068 15551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:39322
I20260709 13:16:38.318567 15551 raft_consensus.cc:606] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:38.322649 15551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:39322
I20260709 13:16:38.323158 15551 raft_consensus.cc:606] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:38.327100 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "63a3facfa30547c993e62816011af016"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:53306
I20260709 13:16:38.327515 15700 raft_consensus.cc:606] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:38.332095 15551 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:39322
I20260709 13:16:38.332556 15551 raft_consensus.cc:606] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:38.343058 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c"
dest_uuid: "63a3facfa30547c993e62816011af016"
mode: GRACEFUL
new_leader_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:53306
I20260709 13:16:38.343545 15700 raft_consensus.cc:606] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 LEADER]: Received request to transfer leadership to TS 845c737acdd548edbf600eee83f81351
I20260709 13:16:38.419435 15843 raft_consensus.cc:993] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.419850 15853 raft_consensus.cc:1081] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.421126 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44734
I20260709 13:16:38.421522 15626 raft_consensus.cc:493] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.421744 15626 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:38.425661 15626 raft_consensus.cc:515] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.427067 15626 leader_election.cc:290] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 4 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:38.427873 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:38.428100 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:38.428421 15551 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:38.428619 15700 raft_consensus.cc:3055] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:38.428968 15700 raft_consensus.cc:740] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:38.429621 15700 consensus_queue.cc:260] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.430473 15700 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:38.432912 15551 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 4.
I20260709 13:16:38.433820 15590 leader_election.cc:304] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [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: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:38.434463 15842 raft_consensus.cc:2804] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:38.435261 15700 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 4.
I20260709 13:16:38.435405 15842 raft_consensus.cc:697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:38.436240 15842 consensus_queue.cc:237] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.441650 15444 catalog_manager.cc:5697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 3 to 4, leader changed from 63a3facfa30547c993e62816011af016 (127.15.14.3) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 4 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:38.467425 15849 raft_consensus.cc:993] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.467818 15863 raft_consensus.cc:1081] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.469053 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44736
I20260709 13:16:38.469405 15626 raft_consensus.cc:493] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.469616 15626 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.473301 15626 raft_consensus.cc:515] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:38.474481 15626 leader_election.cc:290] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 3 election: Requested vote from peers 63a3facfa30547c993e62816011af016 (127.15.14.3:40037), 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969)
I20260709 13:16:38.475368 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:38.475574 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a91710cc2e04e04aabe6eae5317a696" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:38.475855 15700 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.476118 15551 raft_consensus.cc:3055] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:38.476415 15551 raft_consensus.cc:740] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:38.477097 15551 consensus_queue.cc:260] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [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: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:38.477952 15551 raft_consensus.cc:3060] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.480226 15700 raft_consensus.cc:2468] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 3.
I20260709 13:16:38.481168 15592 leader_election.cc:304] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [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: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:38.481920 15842 raft_consensus.cc:2804] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:38.482337 15842 raft_consensus.cc:697] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:38.482648 15551 raft_consensus.cc:2468] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 3.
I20260709 13:16:38.483037 15842 consensus_queue.cc:237] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [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: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } }
I20260709 13:16:38.489507 15444 catalog_manager.cc:5697] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 2 to 3, leader changed from 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:38.508319 15843 raft_consensus.cc:993] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.508801 15865 raft_consensus.cc:1081] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.510288 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44734
I20260709 13:16:38.510746 15626 raft_consensus.cc:493] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.511022 15626 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.515002 15626 raft_consensus.cc:515] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.516253 15626 leader_election.cc:290] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 3 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:38.517007 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:38.517292 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3fe06114c7486eb995c6dc8736705c" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:38.517573 15551 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.517815 15700 raft_consensus.cc:3055] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:38.518157 15700 raft_consensus.cc:740] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:38.518934 15700 consensus_queue.cc:260] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.520087 15700 raft_consensus.cc:3060] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.523993 15551 raft_consensus.cc:2468] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 3.
I20260709 13:16:38.525177 15590 leader_election.cc:304] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [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: 845c737acdd548edbf600eee83f81351, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:38.525924 15842 raft_consensus.cc:2804] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:38.526331 15842 raft_consensus.cc:697] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:38.526443 15700 raft_consensus.cc:2468] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 3.
I20260709 13:16:38.527077 15842 consensus_queue.cc:237] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.532387 15444 catalog_manager.cc:5697] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 2 to 3, leader changed from 63a3facfa30547c993e62816011af016 (127.15.14.3) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:38.577524 15849 raft_consensus.cc:993] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.577934 15863 raft_consensus.cc:1081] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.579171 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44736
I20260709 13:16:38.579557 15626 raft_consensus.cc:493] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.579766 15626 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.583410 15626 raft_consensus.cc:515] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.584630 15626 leader_election.cc:290] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 3 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:38.585542 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:38.585536 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:38.586205 15700 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.586262 15551 raft_consensus.cc:3055] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:38.586611 15551 raft_consensus.cc:740] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:38.587381 15551 consensus_queue.cc:260] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.588500 15551 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:38.592233 15700 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 3.
I20260709 13:16:38.593252 15592 leader_election.cc:304] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [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: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:38.593935 15842 raft_consensus.cc:2804] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:38.594404 15842 raft_consensus.cc:697] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:38.594453 15551 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 3.
I20260709 13:16:38.595310 15842 consensus_queue.cc:237] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.601080 15444 catalog_manager.cc:5697] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 2 to 3, leader changed from 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:38.822471 15849 raft_consensus.cc:993] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f: : Instructing follower 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.822932 15863 raft_consensus.cc:1081] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Signalling peer 845c737acdd548edbf600eee83f81351 to start an election
I20260709 13:16:38.824245 15626 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d"
dest_uuid: "845c737acdd548edbf600eee83f81351"
 from {username='slave'} at 127.0.0.1:44736
I20260709 13:16:38.824687 15626 raft_consensus.cc:493] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:38.825007 15626 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.829526 15626 raft_consensus.cc:515] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.830801 15626 leader_election.cc:290] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 2 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:38.831568 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:38.831734 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "845c737acdd548edbf600eee83f81351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:38.832115 15551 raft_consensus.cc:3055] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:38.832167 15700 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.832525 15551 raft_consensus.cc:740] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:38.833225 15551 consensus_queue.cc:260] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.834268 15551 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:38.836043 15699 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 4 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:38.837145 15842 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:38.838061 15700 raft_consensus.cc:2468] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 2.
I20260709 13:16:38.839358 15592 leader_election.cc:304] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a3facfa30547c993e62816011af016, 845c737acdd548edbf600eee83f81351; no voters: 
I20260709 13:16:38.840045 15551 raft_consensus.cc:2468] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845c737acdd548edbf600eee83f81351 in term 2.
I20260709 13:16:38.842057 15842 raft_consensus.cc:2804] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:38.846607 15842 raft_consensus.cc:697] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Becoming Leader. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:38.847560 15842 consensus_queue.cc:237] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:38.848749 15551 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:38.850499 15867 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:38.857909 15444 catalog_manager.cc:5697] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 reported cstate change: term changed from 1 to 2, leader changed from 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1) to 845c737acdd548edbf600eee83f81351 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "845c737acdd548edbf600eee83f81351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:38.919054 15700 raft_consensus.cc:1275] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:38.920071 15842 consensus_queue.cc:1048] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:38.927814 15551 raft_consensus.cc:1275] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:38.929168 15842 consensus_queue.cc:1048] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.020440 15700 raft_consensus.cc:1275] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:39.021507 15842 consensus_queue.cc:1048] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.029204 15551 raft_consensus.cc:1275] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:39.031335 15867 consensus_queue.cc:1048] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.118657 15551 raft_consensus.cc:1275] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:39.119824 15867 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.127712 15700 raft_consensus.cc:1275] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:39.129251 15868 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:39.294430 15551 raft_consensus.cc:1275] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.295557 15859 consensus_queue.cc:1048] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.304708 15700 raft_consensus.cc:1275] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Refusing update from remote peer 845c737acdd548edbf600eee83f81351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.305896 15868 consensus_queue.cc:1048] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:41.347826 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:41.354609 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "845c737acdd548edbf600eee83f81351"
mode: GRACEFUL
new_leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:44750
I20260709 13:16:41.355254 15626 raft_consensus.cc:606] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 LEADER]: Received request to transfer leadership to TS 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:41.357597 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10"
dest_uuid: "845c737acdd548edbf600eee83f81351"
mode: GRACEFUL
new_leader_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:44750
I20260709 13:16:41.357993 15626 raft_consensus.cc:606] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Received request to transfer leadership to TS 63a3facfa30547c993e62816011af016
I20260709 13:16:41.359946 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e"
dest_uuid: "845c737acdd548edbf600eee83f81351"
mode: GRACEFUL
new_leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:44750
I20260709 13:16:41.360320 15626 raft_consensus.cc:606] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Received request to transfer leadership to TS 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:41.362290 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d"
dest_uuid: "845c737acdd548edbf600eee83f81351"
mode: GRACEFUL
new_leader_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:44750
I20260709 13:16:41.362649 15626 raft_consensus.cc:606] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Received request to transfer leadership to TS 63a3facfa30547c993e62816011af016
I20260709 13:16:41.364795 15626 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541"
dest_uuid: "845c737acdd548edbf600eee83f81351"
mode: GRACEFUL
new_leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:44750
I20260709 13:16:41.365111 15626 raft_consensus.cc:606] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Received request to transfer leadership to TS 892b95b070b54ef8aaf0a02f245a7b2f
I20260709 13:16:41.366024 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:41.366364 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:41.380290 15842 raft_consensus.cc:993] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351: : Instructing follower 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:41.380753 15883 raft_consensus.cc:1081] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 LEADER]: Signalling peer 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:41.382115 15551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:39320
I20260709 13:16:41.382575 15551 raft_consensus.cc:493] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.382908 15551 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:41.388074 15551 raft_consensus.cc:515] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.389832 15551 leader_election.cc:290] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 5 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:41.390745 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:41.391027 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9b751a92fc4ab08c09284fd1303bb6" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:41.391345 15626 raft_consensus.cc:3055] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:41.391551 15700 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:41.391665 15626 raft_consensus.cc:740] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:41.392416 15626 consensus_queue.cc:260] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.393339 15626 raft_consensus.cc:3060] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:41.395955 15700 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 5.
I20260709 13:16:41.397159 15517 leader_election.cc:304] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [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: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:41.397961 15626 raft_consensus.cc:2468] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 5.
I20260709 13:16:41.398842 15884 raft_consensus.cc:2804] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:41.399700 15884 raft_consensus.cc:697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 5 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:41.400470 15884 consensus_queue.cc:237] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.407337 15444 catalog_manager.cc:5697] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 4 to 5, leader changed from 845c737acdd548edbf600eee83f81351 (127.15.14.2) to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 5 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.622812 15842 raft_consensus.cc:993] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351: : Instructing follower 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:41.623265 15883 raft_consensus.cc:1081] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Signalling peer 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:41.624733 15551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:39320
I20260709 13:16:41.625152 15551 raft_consensus.cc:493] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.625424 15551 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.629536 15551 raft_consensus.cc:515] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.630890 15551 leader_election.cc:290] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 3 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:41.631683 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:41.632139 15626 raft_consensus.cc:3055] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:41.632076 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1e9d5b44f46ae8f242cc1f8b9571e" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:41.632450 15626 raft_consensus.cc:740] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:41.632647 15700 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.633168 15626 consensus_queue.cc:260] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.634001 15626 raft_consensus.cc:3060] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.636631 15700 raft_consensus.cc:2468] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 3.
I20260709 13:16:41.637492 15517 leader_election.cc:304] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [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: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:41.638178 15884 raft_consensus.cc:2804] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:41.638134 15626 raft_consensus.cc:2468] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 3.
I20260709 13:16:41.638796 15884 raft_consensus.cc:697] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:41.639645 15884 consensus_queue.cc:237] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.645431 15444 catalog_manager.cc:5697] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 2 to 3, leader changed from 845c737acdd548edbf600eee83f81351 (127.15.14.2) to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 3 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.676100 15883 raft_consensus.cc:993] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351: : Instructing follower 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:41.677510 15883 raft_consensus.cc:1081] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Signalling peer 892b95b070b54ef8aaf0a02f245a7b2f to start an election
I20260709 13:16:41.678177 15892 raft_consensus.cc:993] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351: : Instructing follower 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:41.678617 15883 raft_consensus.cc:1081] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Signalling peer 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:41.679208 15551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541"
dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
 from {username='slave'} at 127.0.0.1:39320
I20260709 13:16:41.679736 15551 raft_consensus.cc:493] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.680001 15551 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.680176 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d"
dest_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:53298
I20260709 13:16:41.680676 15700 raft_consensus.cc:493] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.680917 15700 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.684016 15551 raft_consensus.cc:515] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.684809 15700 raft_consensus.cc:515] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.685406 15551 leader_election.cc:290] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [CANDIDATE]: Term 3 election: Requested vote from peers 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741), 63a3facfa30547c993e62816011af016 (127.15.14.3:40037)
I20260709 13:16:41.686246 15626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:41.686787 15626 raft_consensus.cc:3055] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:41.686745 15699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b277b341ae4b538017c56cd5886541" candidate_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63a3facfa30547c993e62816011af016"
I20260709 13:16:41.687201 15626 raft_consensus.cc:740] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:41.687400 15699 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.687369 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:41.687999 15551 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.688268 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ade7186c1a77442d818fa2128e8d737d" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:41.687991 15626 consensus_queue.cc:260] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.688858 15625 raft_consensus.cc:3055] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:41.689152 15625 raft_consensus.cc:740] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:41.689455 15626 raft_consensus.cc:3060] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.689965 15625 consensus_queue.cc:260] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.691044 15625 raft_consensus.cc:3060] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.693882 15551 raft_consensus.cc:2468] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 3.
I20260709 13:16:41.694155 15700 leader_election.cc:290] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 3 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:41.693889 15699 raft_consensus.cc:2468] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 3.
I20260709 13:16:41.695178 15664 leader_election.cc:304] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [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: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:41.695919 15517 leader_election.cc:304] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [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: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:41.696167 15865 raft_consensus.cc:2804] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:41.696357 15626 raft_consensus.cc:2468] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 892b95b070b54ef8aaf0a02f245a7b2f in term 3.
I20260709 13:16:41.696529 15884 raft_consensus.cc:2804] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:41.697063 15884 raft_consensus.cc:697] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 LEADER]: Becoming Leader. State: Replica: 892b95b070b54ef8aaf0a02f245a7b2f, State: Running, Role: LEADER
I20260709 13:16:41.697870 15884 consensus_queue.cc:237] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.699147 15625 raft_consensus.cc:2468] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 3.
I20260709 13:16:41.699484 15865 raft_consensus.cc:697] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 3 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:41.700726 15865 consensus_queue.cc:237] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.706101 15444 catalog_manager.cc:5697] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f reported cstate change: term changed from 2 to 3, leader changed from 845c737acdd548edbf600eee83f81351 (127.15.14.2) to 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1). New cstate: current_term: 3 leader_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:41.709836 15447 catalog_manager.cc:5697] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 2 to 3, leader changed from 845c737acdd548edbf600eee83f81351 (127.15.14.2) to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 3 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.736135 15892 raft_consensus.cc:993] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351: : Instructing follower 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:41.736567 15883 raft_consensus.cc:1081] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Signalling peer 63a3facfa30547c993e62816011af016 to start an election
I20260709 13:16:41.737918 15699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10"
dest_uuid: "63a3facfa30547c993e62816011af016"
 from {username='slave'} at 127.0.0.1:53298
I20260709 13:16:41.738407 15699 raft_consensus.cc:493] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.738744 15699 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.743078 15699 raft_consensus.cc:515] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.744614 15699 leader_election.cc:290] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [CANDIDATE]: Term 4 election: Requested vote from peers 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969), 845c737acdd548edbf600eee83f81351 (127.15.14.2:42741)
I20260709 13:16:41.745457 15551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "892b95b070b54ef8aaf0a02f245a7b2f"
I20260709 13:16:41.745652 15625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "469b7ed245fb44e6b32463b411cc0d10" candidate_uuid: "63a3facfa30547c993e62816011af016" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "845c737acdd548edbf600eee83f81351"
I20260709 13:16:41.746004 15551 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.746215 15625 raft_consensus.cc:3055] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:41.746582 15625 raft_consensus.cc:740] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 845c737acdd548edbf600eee83f81351, State: Running, Role: LEADER
I20260709 13:16:41.747319 15625 consensus_queue.cc:260] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.748193 15625 raft_consensus.cc:3060] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.750102 15551 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 4.
I20260709 13:16:41.750962 15664 leader_election.cc:304] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [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: 63a3facfa30547c993e62816011af016, 892b95b070b54ef8aaf0a02f245a7b2f; no voters: 
I20260709 13:16:41.751616 15865 raft_consensus.cc:2804] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:41.752061 15865 raft_consensus.cc:697] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 4 LEADER]: Becoming Leader. State: Replica: 63a3facfa30547c993e62816011af016, State: Running, Role: LEADER
I20260709 13:16:41.752784 15865 consensus_queue.cc:237] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [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: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } }
I20260709 13:16:41.753033 15625 raft_consensus.cc:2468] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a3facfa30547c993e62816011af016 in term 4.
I20260709 13:16:41.759569 15447 catalog_manager.cc:5697] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 reported cstate change: term changed from 3 to 4, leader changed from 845c737acdd548edbf600eee83f81351 (127.15.14.2) to 63a3facfa30547c993e62816011af016 (127.15.14.3). New cstate: current_term: 4 leader_uuid: "63a3facfa30547c993e62816011af016" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:41.829798 15699 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 5 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:41.830960 15884 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.840957 15625 raft_consensus.cc:1275] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 5 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:41.842986 15884 consensus_queue.cc:1048] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:42.072242 15625 raft_consensus.cc:1275] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.073410 15884 consensus_queue.cc:1048] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.084318 15699 raft_consensus.cc:1275] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.085573 15884 consensus_queue.cc:1048] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.150508 15625 raft_consensus.cc:1275] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.151626 15865 consensus_queue.cc:1048] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.160056 15551 raft_consensus.cc:1275] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.161664 15865 consensus_queue.cc:1048] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.296377 15625 raft_consensus.cc:1275] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.297503 15626 raft_consensus.cc:1275] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 4 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:42.297721 15884 consensus_queue.cc:1048] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.298676 15865 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845c737acdd548edbf600eee83f81351" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 42741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:42.306480 15699 raft_consensus.cc:1275] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Refusing update from remote peer 892b95b070b54ef8aaf0a02f245a7b2f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.308035 15885 consensus_queue.cc:1048] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a3facfa30547c993e62816011af016" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.319301 15551 raft_consensus.cc:1275] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Refusing update from remote peer 63a3facfa30547c993e62816011af016: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:42.320992 15894 consensus_queue.cc:1048] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [LEADER]: Connected to new peer: Peer: permanent_uuid: "892b95b070b54ef8aaf0a02f245a7b2f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 32969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:42.367105 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:42.372200 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
I20260709 13:16:42.396489 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:42.397262 15416 tablet_replica.cc:333] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.398312 15416 raft_consensus.cc:2243] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.399155 15416 raft_consensus.cc:2272] T 1d9b751a92fc4ab08c09284fd1303bb6 P 892b95b070b54ef8aaf0a02f245a7b2f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.401618 15416 tablet_replica.cc:333] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.402096 15416 raft_consensus.cc:2243] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.402447 15416 raft_consensus.cc:2272] T 08eb23274fe5482c88a9cd7e06c6b728 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.404115 15416 tablet_replica.cc:333] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.404531 15416 raft_consensus.cc:2243] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.404851 15416 raft_consensus.cc:2272] T 0e964982be1d4b3c9c5083e128862181 P 892b95b070b54ef8aaf0a02f245a7b2f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.406387 15416 tablet_replica.cc:333] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.406836 15416 raft_consensus.cc:2243] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.407181 15416 raft_consensus.cc:2272] T 1a91710cc2e04e04aabe6eae5317a696 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.408605 15416 tablet_replica.cc:333] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.409009 15416 raft_consensus.cc:2243] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.409375 15416 raft_consensus.cc:2272] T ba3fe06114c7486eb995c6dc8736705c P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.410943 15416 tablet_replica.cc:333] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.411442 15416 raft_consensus.cc:2243] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.412283 15416 raft_consensus.cc:2272] T e6b277b341ae4b538017c56cd5886541 P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.414748 15416 tablet_replica.cc:333] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.415243 15416 raft_consensus.cc:2243] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.415630 15416 raft_consensus.cc:2272] T ade7186c1a77442d818fa2128e8d737d P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.417357 15416 tablet_replica.cc:333] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.417819 15416 raft_consensus.cc:2243] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.418252 15416 raft_consensus.cc:2272] T 469b7ed245fb44e6b32463b411cc0d10 P 892b95b070b54ef8aaf0a02f245a7b2f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.419966 15416 tablet_replica.cc:333] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f: stopping tablet replica
I20260709 13:16:42.420401 15416 raft_consensus.cc:2243] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.421054 15416 raft_consensus.cc:2272] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 892b95b070b54ef8aaf0a02f245a7b2f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:42.523665 15590 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.14.1:32969: connect: Connection refused (error 111)
W20260709 13:16:42.544785 15590 consensus_peers.cc:597] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 -> Peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Couldn't send request to peer 892b95b070b54ef8aaf0a02f245a7b2f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:32969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.545876 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
W20260709 13:16:42.548185 15664 consensus_peers.cc:597] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 -> Peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Couldn't send request to peer 892b95b070b54ef8aaf0a02f245a7b2f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:32969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:42.557551 15590 consensus_peers.cc:597] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 -> Peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Couldn't send request to peer 892b95b070b54ef8aaf0a02f245a7b2f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:32969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.571897 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
I20260709 13:16:42.598452 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:42.599162 15416 tablet_replica.cc:333] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.599762 15416 raft_consensus.cc:2243] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.600196 15416 raft_consensus.cc:2272] T e6b277b341ae4b538017c56cd5886541 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.602792 15416 tablet_replica.cc:333] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.603302 15416 raft_consensus.cc:2243] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.603776 15416 raft_consensus.cc:2272] T 08eb23274fe5482c88a9cd7e06c6b728 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.605862 15416 tablet_replica.cc:333] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.606338 15416 raft_consensus.cc:2243] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.607092 15416 raft_consensus.cc:2272] T 0e964982be1d4b3c9c5083e128862181 P 845c737acdd548edbf600eee83f81351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.608593 15416 tablet_replica.cc:333] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.609058 15416 raft_consensus.cc:2243] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.609778 15416 raft_consensus.cc:2272] T 1a91710cc2e04e04aabe6eae5317a696 P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.611424 15416 tablet_replica.cc:333] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.611871 15416 raft_consensus.cc:2243] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.612648 15416 raft_consensus.cc:2272] T ba3fe06114c7486eb995c6dc8736705c P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.614289 15416 tablet_replica.cc:333] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.614820 15416 raft_consensus.cc:2243] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.615197 15416 raft_consensus.cc:2272] T ade7186c1a77442d818fa2128e8d737d P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.617650 15416 tablet_replica.cc:333] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.618129 15416 raft_consensus.cc:2243] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.618500 15416 raft_consensus.cc:2272] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 845c737acdd548edbf600eee83f81351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.620205 15416 tablet_replica.cc:333] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.620643 15416 raft_consensus.cc:2243] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.621006 15416 raft_consensus.cc:2272] T 469b7ed245fb44e6b32463b411cc0d10 P 845c737acdd548edbf600eee83f81351 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.622949 15416 tablet_replica.cc:333] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351: stopping tablet replica
I20260709 13:16:42.623369 15416 raft_consensus.cc:2243] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.623739 15416 raft_consensus.cc:2272] T 1d9b751a92fc4ab08c09284fd1303bb6 P 845c737acdd548edbf600eee83f81351 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:42.630314 15664 consensus_peers.cc:597] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 -> Peer 892b95b070b54ef8aaf0a02f245a7b2f (127.15.14.1:32969): Couldn't send request to peer 892b95b070b54ef8aaf0a02f245a7b2f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:32969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:42.653388 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
I20260709 13:16:42.669325 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
I20260709 13:16:42.690673 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:42.691366 15416 tablet_replica.cc:333] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.691906 15416 raft_consensus.cc:2243] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.692377 15416 raft_consensus.cc:2272] T e6b277b341ae4b538017c56cd5886541 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.695050 15416 tablet_replica.cc:333] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.695545 15416 raft_consensus.cc:2243] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.696241 15416 raft_consensus.cc:2272] T ade7186c1a77442d818fa2128e8d737d P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.698001 15416 tablet_replica.cc:333] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.698510 15416 raft_consensus.cc:2243] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.698963 15416 raft_consensus.cc:2272] T 1d9b751a92fc4ab08c09284fd1303bb6 P 63a3facfa30547c993e62816011af016 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.700914 15416 tablet_replica.cc:333] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.701386 15416 raft_consensus.cc:2243] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.702047 15416 raft_consensus.cc:2272] T 08eb23274fe5482c88a9cd7e06c6b728 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.703662 15416 tablet_replica.cc:333] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.704113 15416 raft_consensus.cc:2243] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.704505 15416 raft_consensus.cc:2272] T a6f1e9d5b44f46ae8f242cc1f8b9571e P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.706236 15416 tablet_replica.cc:333] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.706724 15416 raft_consensus.cc:2243] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.707391 15416 raft_consensus.cc:2272] T 469b7ed245fb44e6b32463b411cc0d10 P 63a3facfa30547c993e62816011af016 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.708972 15416 tablet_replica.cc:333] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.709456 15416 raft_consensus.cc:2243] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.709827 15416 raft_consensus.cc:2272] T 0e964982be1d4b3c9c5083e128862181 P 63a3facfa30547c993e62816011af016 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.711356 15416 tablet_replica.cc:333] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.711810 15416 raft_consensus.cc:2243] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.712182 15416 raft_consensus.cc:2272] T 1a91710cc2e04e04aabe6eae5317a696 P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.713752 15416 tablet_replica.cc:333] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016: stopping tablet replica
I20260709 13:16:42.714165 15416 raft_consensus.cc:2243] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:42.714535 15416 raft_consensus.cc:2272] T ba3fe06114c7486eb995c6dc8736705c P 63a3facfa30547c993e62816011af016 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.739833 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:16:42.755661 15416 master.cc:562] Master@127.15.14.62:37335 shutting down...
I20260709 13:16:42.898838 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:42.899407 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:42.899745 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10d2c4e27eb44cb38684725b66f25a7e: stopping tablet replica
I20260709 13:16:42.917326 15416 master.cc:584] Master@127.15.14.62:37335 shutdown complete.
63a3facfa30547c993e62816011af016  1
845c737acdd548edbf600eee83f81351  4
892b95b070b54ef8aaf0a02f245a7b2f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12538 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:16:42.957473 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:33021
I20260709 13:16:42.958511 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:42.963635 15917 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:16:42.964550 15918 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:16:42.965106 15920 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:16:42.965452 15416 server_base.cc:1061] running on GCE node
I20260709 13:16:42.966279 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:42.966588 15416 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:16:42.966956 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603002966935 us; error 0 us; skew 500 ppm
I20260709 13:16:42.967558 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:42.969816 15416 webserver.cc:533] Webserver started at http://127.15.14.62:42779/ using document root <none> and password file <none>
I20260709 13:16:42.970309 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:42.970516 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:42.970841 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:42.971941 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "48092cfeb47a456c8cec133751afff5d"
format_stamp: "Formatted at 2026-07-09 13:16:42 on dist-test-slave-x7j4"
I20260709 13:16:42.976182 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:42.979250 15925 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:16:42.980068 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:42.980309 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "48092cfeb47a456c8cec133751afff5d"
format_stamp: "Formatted at 2026-07-09 13:16:42 on dist-test-slave-x7j4"
I20260709 13:16:42.980540 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-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:16:42.998281 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:42.999886 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:43.036288 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:33021
I20260709 13:16:43.036379 15976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:33021 every 8 connection(s)
I20260709 13:16:43.040059 15977 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:16:43.049032 15977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d: Bootstrap starting.
I20260709 13:16:43.053473 15977 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.057367 15977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d: No bootstrap required, opened a new log
I20260709 13:16:43.059340 15977 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48092cfeb47a456c8cec133751afff5d" member_type: VOTER }
I20260709 13:16:43.059723 15977 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.059952 15977 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48092cfeb47a456c8cec133751afff5d, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.060478 15977 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48092cfeb47a456c8cec133751afff5d" member_type: VOTER }
I20260709 13:16:43.060923 15977 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:43.061153 15977 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:43.061441 15977 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.065157 15977 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48092cfeb47a456c8cec133751afff5d" member_type: VOTER }
I20260709 13:16:43.065687 15977 leader_election.cc:304] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [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: 48092cfeb47a456c8cec133751afff5d; no voters: 
I20260709 13:16:43.066864 15977 leader_election.cc:290] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:43.067246 15980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.068573 15980 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 1 LEADER]: Becoming Leader. State: Replica: 48092cfeb47a456c8cec133751afff5d, State: Running, Role: LEADER
I20260709 13:16:43.069139 15980 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [LEADER]: Queue going to LEADER mode. State: All 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: "48092cfeb47a456c8cec133751afff5d" member_type: VOTER }
I20260709 13:16:43.069733 15977 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:43.071916 15981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48092cfeb47a456c8cec133751afff5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48092cfeb47a456c8cec133751afff5d" member_type: VOTER } }
I20260709 13:16:43.072120 15982 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48092cfeb47a456c8cec133751afff5d. Latest consensus state: current_term: 1 leader_uuid: "48092cfeb47a456c8cec133751afff5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48092cfeb47a456c8cec133751afff5d" member_type: VOTER } }
I20260709 13:16:43.072436 15981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:43.072636 15982 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:43.077065 15985 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:43.081664 15985 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:43.084399 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:43.091106 15985 catalog_manager.cc:1383] Generated new cluster ID: be4c2566735e40958e9d662ac777fbd5
I20260709 13:16:43.091336 15985 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:43.107059 15985 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:43.108215 15985 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:43.124301 15985 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d: Generated new TSK 0
I20260709 13:16:43.124873 15985 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:43.150589 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:43.156073 15998 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:16:43.157126 15999 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:16:43.158981 15416 server_base.cc:1061] running on GCE node
W20260709 13:16:43.159446 16001 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:16:43.160228 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:43.160449 15416 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:16:43.160609 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603003160592 us; error 0 us; skew 500 ppm
I20260709 13:16:43.161128 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:43.163282 15416 webserver.cc:533] Webserver started at http://127.15.14.1:35377/ using document root <none> and password file <none>
I20260709 13:16:43.163753 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:43.163954 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:43.164223 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:43.165236 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "62af0cbcaf174016930b3d2b50141aca"
format_stamp: "Formatted at 2026-07-09 13:16:43 on dist-test-slave-x7j4"
I20260709 13:16:43.169436 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:16:43.172581 16006 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:16:43.173285 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:43.173555 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "62af0cbcaf174016930b3d2b50141aca"
format_stamp: "Formatted at 2026-07-09 13:16:43 on dist-test-slave-x7j4"
I20260709 13:16:43.173844 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-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:16:43.184849 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:43.185981 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:43.187387 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:43.189457 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:43.189674 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:43.189908 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:43.190086 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:43.227710 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:36787
I20260709 13:16:43.227798 16068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:36787 every 8 connection(s)
I20260709 13:16:43.232489 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:43.239708 16073 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:16:43.240314 16074 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:16:43.241637 16076 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:16:43.242688 15416 server_base.cc:1061] running on GCE node
I20260709 13:16:43.244120 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:43.244294 15416 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:16:43.244508 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603003244488 us; error 0 us; skew 500 ppm
I20260709 13:16:43.245124 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:43.245208 16069 heartbeater.cc:344] Connected to a master server at 127.15.14.62:33021
I20260709 13:16:43.245595 16069 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:43.246536 16069 heartbeater.cc:507] Master 127.15.14.62:33021 requested a full tablet report, sending...
I20260709 13:16:43.247709 15416 webserver.cc:533] Webserver started at http://127.15.14.2:39997/ using document root <none> and password file <none>
I20260709 13:16:43.248302 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:43.248562 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:43.248718 15942 ts_manager.cc:194] Registered new tserver with Master: 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787)
I20260709 13:16:43.248914 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:43.250443 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "829d5f7b50994d22af92b2cb0ad5f368"
format_stamp: "Formatted at 2026-07-09 13:16:43 on dist-test-slave-x7j4"
I20260709 13:16:43.251111 15942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44902
I20260709 13:16:43.255460 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:16:43.258461 16081 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:16:43.259181 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:43.259464 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "829d5f7b50994d22af92b2cb0ad5f368"
format_stamp: "Formatted at 2026-07-09 13:16:43 on dist-test-slave-x7j4"
I20260709 13:16:43.259747 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-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:16:43.277158 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:43.278381 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:43.279883 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:43.281977 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:43.282202 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:43.282438 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:43.282608 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:43.320271 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:45235
I20260709 13:16:43.320362 16143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:45235 every 8 connection(s)
I20260709 13:16:43.324761 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:43.331514 16147 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:16:43.333050 16148 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:16:43.336246 16150 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:16:43.336624 16144 heartbeater.cc:344] Connected to a master server at 127.15.14.62:33021
I20260709 13:16:43.337061 16144 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:43.337119 15416 server_base.cc:1061] running on GCE node
I20260709 13:16:43.338006 16144 heartbeater.cc:507] Master 127.15.14.62:33021 requested a full tablet report, sending...
I20260709 13:16:43.338017 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:43.338357 15416 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:16:43.338541 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603003338525 us; error 0 us; skew 500 ppm
I20260709 13:16:43.339084 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:43.340201 15942 ts_manager.cc:194] Registered new tserver with Master: 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:43.341531 15416 webserver.cc:533] Webserver started at http://127.15.14.3:35049/ using document root <none> and password file <none>
I20260709 13:16:43.341777 15942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44918
I20260709 13:16:43.342031 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:43.342279 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:43.342561 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:43.343739 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "f1c232e235ea471ba42f45bc6fc2215f"
format_stamp: "Formatted at 2026-07-09 13:16:43 on dist-test-slave-x7j4"
I20260709 13:16:43.347805 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:43.350811 16155 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:16:43.351526 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:43.351831 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "f1c232e235ea471ba42f45bc6fc2215f"
format_stamp: "Formatted at 2026-07-09 13:16:43 on dist-test-slave-x7j4"
I20260709 13:16:43.352133 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602990246819-15416-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:16:43.370414 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:43.371709 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:43.373123 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:43.375248 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:43.375466 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:43.375707 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:43.375877 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:43.413108 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:43019
I20260709 13:16:43.413197 16217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:43019 every 8 connection(s)
I20260709 13:16:43.425907 16218 heartbeater.cc:344] Connected to a master server at 127.15.14.62:33021
I20260709 13:16:43.426239 16218 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:43.426918 16218 heartbeater.cc:507] Master 127.15.14.62:33021 requested a full tablet report, sending...
I20260709 13:16:43.428701 15942 ts_manager.cc:194] Registered new tserver with Master: f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:43.429682 15416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013479457s
I20260709 13:16:43.429901 15942 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44928
I20260709 13:16:43.452533 15942 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44944:
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:16:43.455492 15942 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:16:43.520241 16183 tablet_service.cc:1511] Processing CreateTablet for tablet 49228d5a779f479e97bd7ddb171bde62 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:43.522110 16183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49228d5a779f479e97bd7ddb171bde62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.521734 16182 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6ebc48605c4efdb65a6b26f6e388b3 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:43.523202 16182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6ebc48605c4efdb65a6b26f6e388b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.535357 16181 tablet_service.cc:1511] Processing CreateTablet for tablet 4c314499a43443eb99943861ca2bb090 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:43.537148 16181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c314499a43443eb99943861ca2bb090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.543919 16034 tablet_service.cc:1511] Processing CreateTablet for tablet 49228d5a779f479e97bd7ddb171bde62 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:43.544577 16033 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6ebc48605c4efdb65a6b26f6e388b3 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:43.545251 16034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49228d5a779f479e97bd7ddb171bde62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.545825 16033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6ebc48605c4efdb65a6b26f6e388b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.546056 16031 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa68ed9950d426db1eef3c233efbde5 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:43.547803 16031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa68ed9950d426db1eef3c233efbde5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.551832 16032 tablet_service.cc:1511] Processing CreateTablet for tablet 4c314499a43443eb99943861ca2bb090 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:43.553120 16032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c314499a43443eb99943861ca2bb090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.564792 16233 tablet_bootstrap.cc:492] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:43.565819 16030 tablet_service.cc:1511] Processing CreateTablet for tablet f3bcad7579a348d88881ecf0900093f8 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:43.567113 16030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3bcad7579a348d88881ecf0900093f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.562970 16180 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa68ed9950d426db1eef3c233efbde5 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:43.573945 16029 tablet_service.cc:1511] Processing CreateTablet for tablet 4fac486c444b498684aa6a84023f7e86 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:43.574738 16180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa68ed9950d426db1eef3c233efbde5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.575469 16029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fac486c444b498684aa6a84023f7e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.580528 16182 tablet_service.cc:1511] Processing CreateTablet for tablet f3bcad7579a348d88881ecf0900093f8 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:43.581723 16182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3bcad7579a348d88881ecf0900093f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.596498 16106 tablet_service.cc:1511] Processing CreateTablet for tablet 1aa68ed9950d426db1eef3c233efbde5 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:16:43.597208 16109 tablet_service.cc:1511] Processing CreateTablet for tablet 49228d5a779f479e97bd7ddb171bde62 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:16:43.597878 16106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aa68ed9950d426db1eef3c233efbde5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.599730 16107 tablet_service.cc:1511] Processing CreateTablet for tablet 4c314499a43443eb99943861ca2bb090 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:16:43.600986 16107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c314499a43443eb99943861ca2bb090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.603900 16105 tablet_service.cc:1511] Processing CreateTablet for tablet f3bcad7579a348d88881ecf0900093f8 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:16:43.605136 16105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3bcad7579a348d88881ecf0900093f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.607110 16109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49228d5a779f479e97bd7ddb171bde62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.607375 16108 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6ebc48605c4efdb65a6b26f6e388b3 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:16:43.608592 16108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6ebc48605c4efdb65a6b26f6e388b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.611824 16104 tablet_service.cc:1511] Processing CreateTablet for tablet 4fac486c444b498684aa6a84023f7e86 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:43.613067 16104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fac486c444b498684aa6a84023f7e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.612771 16183 tablet_service.cc:1511] Processing CreateTablet for tablet 4fac486c444b498684aa6a84023f7e86 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:16:43.613996 16183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fac486c444b498684aa6a84023f7e86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.618584 16103 tablet_service.cc:1511] Processing CreateTablet for tablet e87b26fe0fd945f68bf640b5c534cfb5 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:43.619777 16103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87b26fe0fd945f68bf640b5c534cfb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.631387 16179 tablet_service.cc:1511] Processing CreateTablet for tablet e87b26fe0fd945f68bf640b5c534cfb5 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:43.632613 16179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87b26fe0fd945f68bf640b5c534cfb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.633705 16234 tablet_bootstrap.cc:492] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:43.634816 16029 tablet_service.cc:1511] Processing CreateTablet for tablet e87b26fe0fd945f68bf640b5c534cfb5 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:16:43.640620 16029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87b26fe0fd945f68bf640b5c534cfb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.641510 16233 tablet_bootstrap.cc:654] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.643618 16033 tablet_service.cc:1511] Processing CreateTablet for tablet f03e073631624303b79ea901109123b7 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:43.655319 16032 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8cd81189f24c8fba4afefbd40da20d (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:43.656728 16032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8cd81189f24c8fba4afefbd40da20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.657202 16103 tablet_service.cc:1511] Processing CreateTablet for tablet f03e073631624303b79ea901109123b7 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:43.658025 16033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03e073631624303b79ea901109123b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.655398 16181 tablet_service.cc:1511] Processing CreateTablet for tablet f03e073631624303b79ea901109123b7 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:16:43.661681 16107 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8cd81189f24c8fba4afefbd40da20d (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:43.662627 16181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03e073631624303b79ea901109123b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.662900 16107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8cd81189f24c8fba4afefbd40da20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.666931 16235 tablet_bootstrap.cc:492] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:43.667876 16103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f03e073631624303b79ea901109123b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.674654 16183 tablet_service.cc:1511] Processing CreateTablet for tablet 1b8cd81189f24c8fba4afefbd40da20d (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:16:43.676018 16030 tablet_service.cc:1511] Processing CreateTablet for tablet 8dda14b197934a31a9674399e38908f2 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:43.677227 16030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dda14b197934a31a9674399e38908f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.678440 16234 tablet_bootstrap.cc:654] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.678442 16183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b8cd81189f24c8fba4afefbd40da20d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.679378 16235 tablet_bootstrap.cc:654] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.687634 16108 tablet_service.cc:1511] Processing CreateTablet for tablet 8dda14b197934a31a9674399e38908f2 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:43.688863 16108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dda14b197934a31a9674399e38908f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.690424 16233 tablet_bootstrap.cc:492] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:43.690897 16233 ts_tablet_manager.cc:1403] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.126s	user 0.012s	sys 0.000s
I20260709 13:16:43.693151 16179 tablet_service.cc:1511] Processing CreateTablet for tablet 8dda14b197934a31a9674399e38908f2 (DEFAULT_TABLE table=test-workload [id=6a40b77de7d847469532cb05dfd31358]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:16:43.694339 16179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dda14b197934a31a9674399e38908f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:43.698364 16233 raft_consensus.cc:359] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.699106 16233 raft_consensus.cc:385] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.699410 16233 raft_consensus.cc:740] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.706264 16233 consensus_queue.cc:260] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.717880 16218 heartbeater.cc:499] Master 127.15.14.62:33021 was elected leader, sending a full tablet report...
I20260709 13:16:43.718266 16233 ts_tablet_manager.cc:1434] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.000s
I20260709 13:16:43.719226 16233 tablet_bootstrap.cc:492] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:43.724992 16234 tablet_bootstrap.cc:492] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:43.725395 16233 tablet_bootstrap.cc:654] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.725540 16234 ts_tablet_manager.cc:1403] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.092s	user 0.019s	sys 0.000s
I20260709 13:16:43.728626 16234 raft_consensus.cc:359] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.729404 16234 raft_consensus.cc:385] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.729720 16234 raft_consensus.cc:740] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.729977 16233 tablet_bootstrap.cc:492] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:43.730485 16233 ts_tablet_manager.cc:1403] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:16:43.730522 16234 consensus_queue.cc:260] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.733176 16069 heartbeater.cc:499] Master 127.15.14.62:33021 was elected leader, sending a full tablet report...
I20260709 13:16:43.733052 16233 raft_consensus.cc:359] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.733672 16234 ts_tablet_manager.cc:1434] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:43.733798 16233 raft_consensus.cc:385] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.734231 16233 raft_consensus.cc:740] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.734584 16234 tablet_bootstrap.cc:492] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:43.735064 16235 tablet_bootstrap.cc:492] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:43.734936 16233 consensus_queue.cc:260] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.735503 16235 ts_tablet_manager.cc:1403] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.003s
I20260709 13:16:43.737053 16233 ts_tablet_manager.cc:1434] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:16:43.737993 16233 tablet_bootstrap.cc:492] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:43.741256 16239 raft_consensus.cc:493] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.741744 16239 raft_consensus.cc:515] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.743571 16233 tablet_bootstrap.cc:654] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.744551 16239 leader_election.cc:290] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:43.751271 16234 tablet_bootstrap.cc:654] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.751078 16235 raft_consensus.cc:359] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.751798 16235 raft_consensus.cc:385] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.752100 16235 raft_consensus.cc:740] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.761711 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:43.761961 16235 consensus_queue.cc:260] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
W20260709 13:16:43.763973 16156 leader_election.cc:343] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.777643 16234 tablet_bootstrap.cc:492] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:43.778193 16234 ts_tablet_manager.cc:1403] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.005s
I20260709 13:16:43.781797 16234 raft_consensus.cc:359] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.782732 16234 raft_consensus.cc:385] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.783116 16234 raft_consensus.cc:740] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.784025 16234 consensus_queue.cc:260] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.784665 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:43.786209 16144 heartbeater.cc:499] Master 127.15.14.62:33021 was elected leader, sending a full tablet report...
W20260709 13:16:43.786577 16158 leader_election.cc:343] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.786675 16235 ts_tablet_manager.cc:1434] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.010s
I20260709 13:16:43.787081 16158 leader_election.cc:304] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1c232e235ea471ba42f45bc6fc2215f; no voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368
I20260709 13:16:43.787809 16235 tablet_bootstrap.cc:492] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:43.788081 16239 raft_consensus.cc:2749] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.791695 16233 tablet_bootstrap.cc:492] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:43.792158 16233 ts_tablet_manager.cc:1403] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.019s
I20260709 13:16:43.793642 16234 ts_tablet_manager.cc:1434] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:16:43.794200 16235 tablet_bootstrap.cc:654] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.795078 16233 raft_consensus.cc:359] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.795796 16233 raft_consensus.cc:385] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.796072 16233 raft_consensus.cc:740] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.797000 16233 consensus_queue.cc:260] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.797824 16239 raft_consensus.cc:493] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.798089 16234 tablet_bootstrap.cc:492] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:43.798234 16239 raft_consensus.cc:515] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.804203 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c314499a43443eb99943861ca2bb090" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:43.804831 16044 raft_consensus.cc:2468] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 0.
I20260709 13:16:43.805733 16235 tablet_bootstrap.cc:492] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:43.806195 16235 ts_tablet_manager.cc:1403] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:16:43.806063 16158 leader_election.cc:304] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:43.806780 16234 tablet_bootstrap.cc:654] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.808703 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c314499a43443eb99943861ca2bb090" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:43.809333 16119 raft_consensus.cc:2468] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 0.
I20260709 13:16:43.809134 16235 raft_consensus.cc:359] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.809914 16235 raft_consensus.cc:385] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.810082 16239 leader_election.cc:290] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:43.810340 16235 raft_consensus.cc:740] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.811755 16235 consensus_queue.cc:260] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.814324 16233 ts_tablet_manager.cc:1434] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:16:43.814808 16239 raft_consensus.cc:2804] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.815337 16235 ts_tablet_manager.cc:1434] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:16:43.816581 16235 tablet_bootstrap.cc:492] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:43.816918 16239 raft_consensus.cc:493] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.817317 16239 raft_consensus.cc:3060] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.826026 16233 tablet_bootstrap.cc:492] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:43.836947 16239 raft_consensus.cc:515] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.839635 16247 raft_consensus.cc:493] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.840257 16247 raft_consensus.cc:515] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.842849 16247 leader_election.cc:290] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787)
I20260709 13:16:43.845125 16233 tablet_bootstrap.cc:654] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.845969 16234 tablet_bootstrap.cc:492] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:43.846133 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:43.846450 16234 ts_tablet_manager.cc:1403] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.036s
I20260709 13:16:43.846830 16235 tablet_bootstrap.cc:654] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.847548 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c314499a43443eb99943861ca2bb090" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:43.848177 16043 raft_consensus.cc:3060] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.846138 16239 leader_election.cc:290] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:43.849609 16234 raft_consensus.cc:359] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.850545 16234 raft_consensus.cc:385] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.850950 16234 raft_consensus.cc:740] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.851802 16234 consensus_queue.cc:260] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
W20260709 13:16:43.855089 16158 leader_election.cc:343] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.860028 16234 ts_tablet_manager.cc:1434] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:16:43.861263 16234 tablet_bootstrap.cc:492] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:43.870399 16234 tablet_bootstrap.cc:654] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.871610 16043 raft_consensus.cc:2468] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 1.
I20260709 13:16:43.872138 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:43.872274 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c314499a43443eb99943861ca2bb090" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:43.872869 16118 raft_consensus.cc:3060] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.873967 16241 raft_consensus.cc:493] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:43.874370 16156 leader_election.cc:343] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:43.874399 16241 raft_consensus.cc:515] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.874954 16156 leader_election.cc:304] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1c232e235ea471ba42f45bc6fc2215f; no voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368
I20260709 13:16:43.875855 16158 leader_election.cc:304] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:43.876775 16249 raft_consensus.cc:2749] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:43.877175 16241 leader_election.cc:290] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:43.877476 16249 raft_consensus.cc:2804] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.877653 16235 tablet_bootstrap.cc:492] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:43.877954 16249 raft_consensus.cc:697] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 LEADER]: Becoming Leader. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:43.878150 16235 ts_tablet_manager.cc:1403] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.018s
I20260709 13:16:43.878844 16249 consensus_queue.cc:237] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.881279 16235 raft_consensus.cc:359] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.881978 16235 raft_consensus.cc:385] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.882257 16235 raft_consensus.cc:740] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.883220 16235 consensus_queue.cc:260] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.886960 16118 raft_consensus.cc:2468] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 1.
I20260709 13:16:43.888751 16235 ts_tablet_manager.cc:1434] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:16:43.896200 16233 tablet_bootstrap.cc:492] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:43.899317 16235 tablet_bootstrap.cc:492] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:43.903470 16233 ts_tablet_manager.cc:1403] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.020s
I20260709 13:16:43.905059 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:43.905769 16118 raft_consensus.cc:2468] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 0.
I20260709 13:16:43.904978 15941 catalog_manager.cc:5697] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f reported cstate change: term changed from 0 to 1, leader changed from <none> to f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.906615 16235 tablet_bootstrap.cc:654] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.906661 16233 raft_consensus.cc:359] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.907039 16007 leader_election.cc:304] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:43.908012 16241 raft_consensus.cc:2804] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.908354 16241 raft_consensus.cc:493] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.908625 16241 raft_consensus.cc:3060] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.911037 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:43.911764 16193 raft_consensus.cc:2468] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 0.
I20260709 13:16:43.913861 16234 tablet_bootstrap.cc:492] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:43.913905 16235 tablet_bootstrap.cc:492] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:43.914448 16235 ts_tablet_manager.cc:1403] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 13:16:43.914448 16234 ts_tablet_manager.cc:1403] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.000s
I20260709 13:16:43.914518 16241 raft_consensus.cc:515] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.917441 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:43.917631 16241 leader_election.cc:290] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 election: Requested vote from peers f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:43.917997 16193 raft_consensus.cc:3060] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.918458 16233 raft_consensus.cc:385] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.918879 16233 raft_consensus.cc:740] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.919159 16235 raft_consensus.cc:359] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.919699 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:43.919958 16235 raft_consensus.cc:385] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.919760 16233 consensus_queue.cc:260] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.920387 16118 raft_consensus.cc:3060] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.920409 16235 raft_consensus.cc:740] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.921448 16235 consensus_queue.cc:260] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.922310 16233 ts_tablet_manager.cc:1434] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.006s
I20260709 13:16:43.923283 16233 tablet_bootstrap.cc:492] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:43.923801 16235 ts_tablet_manager.cc:1434] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:16:43.924774 16235 tablet_bootstrap.cc:492] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:43.929822 16233 tablet_bootstrap.cc:654] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.931334 16235 tablet_bootstrap.cc:654] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.932029 16118 raft_consensus.cc:2468] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 1.
I20260709 13:16:43.933228 16007 leader_election.cc:304] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:43.934075 16241 raft_consensus.cc:2804] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:43.941078 16234 raft_consensus.cc:359] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.941838 16234 raft_consensus.cc:385] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.942147 16234 raft_consensus.cc:740] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.945952 16234 consensus_queue.cc:260] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.947362 16193 raft_consensus.cc:2468] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 1.
I20260709 13:16:43.949780 16241 raft_consensus.cc:697] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:43.950721 16241 consensus_queue.cc:237] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:43.953501 16233 tablet_bootstrap.cc:492] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:43.954154 16233 ts_tablet_manager.cc:1403] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.017s
I20260709 13:16:43.954344 16235 tablet_bootstrap.cc:492] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:43.954963 16235 ts_tablet_manager.cc:1403] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.014s
I20260709 13:16:43.955331 16234 ts_tablet_manager.cc:1434] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 13:16:43.956317 16234 tablet_bootstrap.cc:492] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:43.957571 16233 raft_consensus.cc:359] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.957755 16235 raft_consensus.cc:359] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.958474 16235 raft_consensus.cc:385] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.958920 16235 raft_consensus.cc:740] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.959697 16235 consensus_queue.cc:260] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.961261 16234 tablet_bootstrap.cc:654] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.961803 16235 ts_tablet_manager.cc:1434] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:16:43.962736 16235 tablet_bootstrap.cc:492] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:43.958464 16233 raft_consensus.cc:385] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.964237 16233 raft_consensus.cc:740] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.965023 16233 consensus_queue.cc:260] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.964766 15941 catalog_manager.cc:5697] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 1 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:43.967272 16233 ts_tablet_manager.cc:1434] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:16:43.968230 16233 tablet_bootstrap.cc:492] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:43.973249 16241 raft_consensus.cc:493] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.973832 16241 raft_consensus.cc:515] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.976101 16241 leader_election.cc:290] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:43.977746 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:43.978128 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:43.978417 16193 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 0.
I20260709 13:16:43.978761 16118 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 0.
I20260709 13:16:43.979738 16235 tablet_bootstrap.cc:654] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.979970 16009 leader_election.cc:304] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:43.974611 16233 tablet_bootstrap.cc:654] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:43.985764 16241 raft_consensus.cc:2804] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:43.986245 16241 raft_consensus.cc:493] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:43.986675 16241 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:43.993813 16235 tablet_bootstrap.cc:492] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:43.994148 16245 raft_consensus.cc:493] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:43.994338 16235 ts_tablet_manager.cc:1403] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.008s
I20260709 13:16:43.994590 16245 raft_consensus.cc:515] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.996382 16233 tablet_bootstrap.cc:492] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:43.996907 16233 ts_tablet_manager.cc:1403] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260709 13:16:43.997076 16234 tablet_bootstrap.cc:492] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:43.997283 16245 leader_election.cc:290] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:43.997562 16234 ts_tablet_manager.cc:1403] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.041s	user 0.003s	sys 0.013s
I20260709 13:16:43.997489 16235 raft_consensus.cc:359] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.998338 16235 raft_consensus.cc:385] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:43.998790 16235 raft_consensus.cc:740] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:43.994258 16241 raft_consensus.cc:515] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:43.999646 16235 consensus_queue.cc:260] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.001181 16241 leader_election.cc:290] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.002239 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.005978 16235 ts_tablet_manager.cc:1434] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:16:44.006268 16233 raft_consensus.cc:359] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.007069 16235 tablet_bootstrap.cc:492] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:44.007283 16233 raft_consensus.cc:385] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.007730 16233 raft_consensus.cc:740] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.008539 16245 raft_consensus.cc:493] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.009003 16245 raft_consensus.cc:515] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.011175 16245 leader_election.cc:290] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.002871 16193 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.014008 16235 tablet_bootstrap.cc:654] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.008665 16233 consensus_queue.cc:260] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.021261 16234 raft_consensus.cc:359] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.022485 16234 raft_consensus.cc:385] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.023896 16234 raft_consensus.cc:740] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.024715 16234 consensus_queue.cc:260] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.023344 16193 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 1.
I20260709 13:16:44.027643 16234 ts_tablet_manager.cc:1434] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 13:16:44.028337 16233 ts_tablet_manager.cc:1434] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:16:44.028656 16234 tablet_bootstrap.cc:492] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:44.029248 16233 tablet_bootstrap.cc:492] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:44.031405 16009 leader_election.cc:304] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.032197 16241 raft_consensus.cc:2804] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.032671 16241 raft_consensus.cc:697] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:44.033464 16241 consensus_queue.cc:237] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.035526 16234 tablet_bootstrap.cc:654] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.041771 16233 tablet_bootstrap.cc:654] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.044462 16235 tablet_bootstrap.cc:492] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:44.045109 16235 ts_tablet_manager.cc:1403] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:16:44.048916 16235 raft_consensus.cc:359] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.049868 16235 raft_consensus.cc:385] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.050248 16235 raft_consensus.cc:740] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.051191 16235 consensus_queue.cc:260] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.061839 16235 ts_tablet_manager.cc:1434] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260709 13:16:44.062501 16234 tablet_bootstrap.cc:492] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:44.061900 15941 catalog_manager.cc:5697] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 1 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.062965 16235 tablet_bootstrap.cc:492] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:44.063189 16234 ts_tablet_manager.cc:1403] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.017s
I20260709 13:16:44.066614 16234 raft_consensus.cc:359] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.067364 16234 raft_consensus.cc:385] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.067643 16234 raft_consensus.cc:740] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.068498 16234 consensus_queue.cc:260] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.069561 16235 tablet_bootstrap.cc:654] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.070917 16234 ts_tablet_manager.cc:1434] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:44.072981 16234 tablet_bootstrap.cc:492] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:44.079103 16266 raft_consensus.cc:493] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.079664 16266 raft_consensus.cc:515] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.081774 16266 leader_election.cc:290] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.083280 16234 tablet_bootstrap.cc:654] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:44.085127 15990 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:44.094297 16235 tablet_bootstrap.cc:492] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:44.094862 16235 ts_tablet_manager.cc:1403] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.014s
I20260709 13:16:44.094851 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:44.095525 16118 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.100625 16235 raft_consensus.cc:359] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.101359 16235 raft_consensus.cc:385] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.101668 16235 raft_consensus.cc:740] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.102118 16118 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 1.
I20260709 13:16:44.102562 16235 consensus_queue.cc:260] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.104652 16235 ts_tablet_manager.cc:1434] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:16:44.105559 16235 tablet_bootstrap.cc:492] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:44.105536 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.106258 16193 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.107972 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.108573 16193 raft_consensus.cc:2468] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.110281 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.110855 16193 raft_consensus.cc:2468] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.111663 16235 tablet_bootstrap.cc:654] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.112725 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:44.113369 16043 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.115357 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:44.116120 16043 raft_consensus.cc:2468] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.118239 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:44.120245 16084 leader_election.cc:304] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.121335 16266 raft_consensus.cc:2804] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.121765 16266 raft_consensus.cc:493] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.122190 16266 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.126739 16233 tablet_bootstrap.cc:492] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:44.127508 16233 ts_tablet_manager.cc:1403] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.017s
I20260709 13:16:44.131524 16233 raft_consensus.cc:359] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.131687 16266 raft_consensus.cc:515] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.132682 16233 raft_consensus.cc:385] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.133173 16233 raft_consensus.cc:740] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.134508 16084 leader_election.cc:304] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.134223 16233 consensus_queue.cc:260] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.135576 16245 raft_consensus.cc:2804] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.136051 16245 raft_consensus.cc:493] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.136492 16245 raft_consensus.cc:3060] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.137660 16233 ts_tablet_manager.cc:1434] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:44.138924 16233 tablet_bootstrap.cc:492] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:44.150369 16233 tablet_bootstrap.cc:654] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.151721 16234 tablet_bootstrap.cc:492] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:44.152225 16234 ts_tablet_manager.cc:1403] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.080s	user 0.039s	sys 0.029s
I20260709 13:16:44.153301 16235 tablet_bootstrap.cc:492] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:44.153726 16235 ts_tablet_manager.cc:1403] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.034s
I20260709 13:16:44.155786 16234 raft_consensus.cc:359] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.156213 16235 raft_consensus.cc:359] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.156734 16234 raft_consensus.cc:385] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.156868 16235 raft_consensus.cc:385] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.157298 16235 raft_consensus.cc:740] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.157524 16245 raft_consensus.cc:515] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.157903 16275 raft_consensus.cc:493] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.158502 16275 raft_consensus.cc:515] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.157207 16234 raft_consensus.cc:740] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.161072 16084 leader_election.cc:304] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.161415 16234 consensus_queue.cc:260] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.162735 16266 leader_election.cc:290] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.163357 16266 raft_consensus.cc:2804] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.163725 16266 raft_consensus.cc:493] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.164063 16266 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.165812 16235 consensus_queue.cc:260] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.167836 16235 ts_tablet_manager.cc:1434] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
W20260709 13:16:44.167860 16084 leader_election.cc:343] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.171589 16235 tablet_bootstrap.cc:492] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368: Bootstrap starting.
I20260709 13:16:44.174098 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.174726 16043 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.177568 16235 tablet_bootstrap.cc:654] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.179060 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8cd81189f24c8fba4afefbd40da20d" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:44.179695 16044 raft_consensus.cc:2468] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.180867 16042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.181648 16042 raft_consensus.cc:3060] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.185271 16245 leader_election.cc:290] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.187378 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.188095 16193 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.191496 16275 leader_election.cc:290] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.194437 16234 ts_tablet_manager.cc:1434] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260709 13:16:44.196127 16192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.196931 16192 raft_consensus.cc:3060] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.204442 16234 tablet_bootstrap.cc:492] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:44.204375 16191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8cd81189f24c8fba4afefbd40da20d" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.206585 16084 leader_election.cc:304] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:44.210951 16275 raft_consensus.cc:2804] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.213034 16275 raft_consensus.cc:493] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:44.213214 16084 leader_election.cc:343] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.213580 16275 raft_consensus.cc:3060] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.215330 16234 tablet_bootstrap.cc:654] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.216976 16266 raft_consensus.cc:515] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.217391 16042 raft_consensus.cc:2468] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.215391 16233 tablet_bootstrap.cc:492] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:44.218631 16233 ts_tablet_manager.cc:1403] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.080s	user 0.043s	sys 0.022s
I20260709 13:16:44.219313 16084 leader_election.cc:304] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:44.220356 16245 raft_consensus.cc:2804] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.221524 16233 raft_consensus.cc:359] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.222009 16233 raft_consensus.cc:385] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.222259 16233 raft_consensus.cc:740] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.220932 16245 raft_consensus.cc:697] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.223349 16233 consensus_queue.cc:260] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.221002 16193 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.226251 16233 ts_tablet_manager.cc:1434] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:16:44.227190 16266 leader_election.cc:290] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.227443 16042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.227509 16245 consensus_queue.cc:237] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.228185 16084 leader_election.cc:304] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.225804 16043 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
W20260709 13:16:44.229033 16084 leader_election.cc:343] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.231564 16266 raft_consensus.cc:2804] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.233284 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.236245 16235 tablet_bootstrap.cc:492] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368: No bootstrap required, opened a new log
I20260709 13:16:44.236406 16275 raft_consensus.cc:515] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.236683 16235 ts_tablet_manager.cc:1403] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.022s
I20260709 13:16:44.237947 16275 leader_election.cc:290] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.238361 16234 tablet_bootstrap.cc:492] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:44.238560 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8cd81189f24c8fba4afefbd40da20d" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.234661 16193 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.239194 16043 raft_consensus.cc:3060] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.239270 16192 raft_consensus.cc:2468] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.239756 16235 raft_consensus.cc:359] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.233881 16266 raft_consensus.cc:697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.240481 16235 raft_consensus.cc:385] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.240895 16235 raft_consensus.cc:740] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.241154 16266 consensus_queue.cc:237] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.241734 16235 consensus_queue.cc:260] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.243813 16235 ts_tablet_manager.cc:1434] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:44.244046 16233 tablet_bootstrap.cc:492] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:44.245959 16043 raft_consensus.cc:2468] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.247421 16193 raft_consensus.cc:2468] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.238813 16234 ts_tablet_manager.cc:1403] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.009s
I20260709 13:16:44.249974 16234 raft_consensus.cc:359] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.250478 16234 raft_consensus.cc:385] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.250186 16233 tablet_bootstrap.cc:654] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.251950 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8cd81189f24c8fba4afefbd40da20d" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.253134 15940 catalog_manager.cc:5697] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.253774 16084 leader_election.cc:304] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:44.256569 16275 raft_consensus.cc:2804] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.257042 16275 raft_consensus.cc:697] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.257941 16275 consensus_queue.cc:237] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.260723 16233 tablet_bootstrap.cc:492] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:44.261127 16233 ts_tablet_manager.cc:1403] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 13:16:44.263253 16233 raft_consensus.cc:359] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.263856 16233 raft_consensus.cc:385] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.255545 16234 raft_consensus.cc:740] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.264137 16233 raft_consensus.cc:740] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.264540 16084 leader_election.cc:304] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:44.264662 16234 consensus_queue.cc:260] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.265475 16266 raft_consensus.cc:2804] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.266139 16266 raft_consensus.cc:697] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.266685 16234 ts_tablet_manager.cc:1434] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.001s
I20260709 13:16:44.267581 16234 tablet_bootstrap.cc:492] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
W20260709 13:16:44.268240 16084 leader_election.cc:343] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.269191 16245 raft_consensus.cc:493] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.269694 16245 raft_consensus.cc:515] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.267059 16266 consensus_queue.cc:237] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.271833 16245 leader_election.cc:290] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.273367 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:44.273545 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.274147 16193 raft_consensus.cc:2468] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.275475 16084 leader_election.cc:304] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.276268 16245 raft_consensus.cc:2804] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:44.276393 16084 leader_election.cc:343] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.276684 16245 raft_consensus.cc:493] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.277071 16245 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.279062 16234 tablet_bootstrap.cc:654] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.265055 16233 consensus_queue.cc:260] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.281739 16233 ts_tablet_manager.cc:1434] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260709 13:16:44.282656 16233 tablet_bootstrap.cc:492] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f: Bootstrap starting.
I20260709 13:16:44.288286 16245 raft_consensus.cc:515] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.291066 16233 tablet_bootstrap.cc:654] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.291131 16245 leader_election.cc:290] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.292413 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.292995 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.293551 16193 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:44.293695 16084 leader_election.cc:343] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:44.295439 16234 tablet_bootstrap.cc:492] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:44.295871 16234 ts_tablet_manager.cc:1403] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.000s
I20260709 13:16:44.298302 16234 raft_consensus.cc:359] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.298964 16234 raft_consensus.cc:385] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.299238 16234 raft_consensus.cc:740] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.297981 15940 catalog_manager.cc:5697] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.299932 16234 consensus_queue.cc:260] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.300771 15940 catalog_manager.cc:5697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.301899 16234 ts_tablet_manager.cc:1434] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:44.302261 16193 raft_consensus.cc:2468] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.302834 16234 tablet_bootstrap.cc:492] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca: Bootstrap starting.
I20260709 13:16:44.303360 16084 leader_election.cc:304] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:44.302774 15940 catalog_manager.cc:5697] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.304391 16245 raft_consensus.cc:2804] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.304862 16245 raft_consensus.cc:697] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.305673 16245 consensus_queue.cc:237] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.308872 16234 tablet_bootstrap.cc:654] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:44.313342 16233 tablet_bootstrap.cc:492] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f: No bootstrap required, opened a new log
I20260709 13:16:44.313752 16233 ts_tablet_manager.cc:1403] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.006s
I20260709 13:16:44.316255 16233 raft_consensus.cc:359] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.318058 16233 raft_consensus.cc:385] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.318387 16233 raft_consensus.cc:740] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.319141 16233 consensus_queue.cc:260] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.320585 16233 ts_tablet_manager.cc:1434] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:44.322680 16234 tablet_bootstrap.cc:492] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca: No bootstrap required, opened a new log
I20260709 13:16:44.323212 16234 ts_tablet_manager.cc:1403] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 13:16:44.325553 16234 raft_consensus.cc:359] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.326193 16234 raft_consensus.cc:385] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:44.326454 16234 raft_consensus.cc:740] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Initialized, Role: FOLLOWER
I20260709 13:16:44.327090 16234 consensus_queue.cc:260] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.329056 15941 catalog_manager.cc:5697] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.330327 16234 ts_tablet_manager.cc:1434] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:16:44.397089 16241 raft_consensus.cc:493] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.397569 16241 raft_consensus.cc:515] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.399190 16241 leader_election.cc:290] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.400084 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:44.400208 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.400650 16118 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 0.
I20260709 13:16:44.400772 16193 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 0.
I20260709 13:16:44.401660 16007 leader_election.cc:304] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:44.402292 16241 raft_consensus.cc:2804] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.402591 16241 raft_consensus.cc:493] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.402979 16241 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.407492 16241 raft_consensus.cc:515] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.409192 16241 leader_election.cc:290] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.409917 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:44.410202 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.410493 16119 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.410331 16249 consensus_queue.cc:1048] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.410729 16193 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.417259 16119 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 1.
I20260709 13:16:44.417259 16193 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 1.
I20260709 13:16:44.418536 16007 leader_election.cc:304] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:44.419852 16241 raft_consensus.cc:2804] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.421128 16241 raft_consensus.cc:697] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:44.421933 16241 consensus_queue.cc:237] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.433889 15941 catalog_manager.cc:5697] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 0 to 1, leader changed from <none> to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 1 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.434571 16249 consensus_queue.cc:1048] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.438459 16241 consensus_queue.cc:1048] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.462496 16258 consensus_queue.cc:1048] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.463057 16245 raft_consensus.cc:493] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.463444 16245 raft_consensus.cc:515] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.465124 16245 leader_election.cc:290] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.466192 16192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dda14b197934a31a9674399e38908f2" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.466243 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dda14b197934a31a9674399e38908f2" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:44.466904 16192 raft_consensus.cc:2468] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.467116 16043 raft_consensus.cc:2468] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 0.
I20260709 13:16:44.467924 16084 leader_election.cc:304] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.469200 16245 raft_consensus.cc:2804] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:44.469551 16245 raft_consensus.cc:493] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:44.469882 16245 raft_consensus.cc:3060] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.475538 16245 raft_consensus.cc:515] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.477417 16245 leader_election.cc:290] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.478428 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dda14b197934a31a9674399e38908f2" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.478996 16043 raft_consensus.cc:3060] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.479498 16192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dda14b197934a31a9674399e38908f2" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.480036 16192 raft_consensus.cc:3060] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.485482 16043 raft_consensus.cc:2468] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.486212 16192 raft_consensus.cc:2468] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 1.
I20260709 13:16:44.486515 16084 leader_election.cc:304] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:44.487282 16245 raft_consensus.cc:2804] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:44.487735 16245 raft_consensus.cc:697] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.488479 16245 consensus_queue.cc:237] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.494640 15941 catalog_manager.cc:5697] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 0 to 1, leader changed from <none> to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.568113 16249 raft_consensus.cc:493] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.568610 16249 raft_consensus.cc:515] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.570294 16249 leader_election.cc:290] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:44.571201 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8cd81189f24c8fba4afefbd40da20d" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62af0cbcaf174016930b3d2b50141aca" is_pre_election: true
I20260709 13:16:44.571349 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b8cd81189f24c8fba4afefbd40da20d" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:44.571848 16043 raft_consensus.cc:2393] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1c232e235ea471ba42f45bc6fc2215f in current term 1: Already voted for candidate 829d5f7b50994d22af92b2cb0ad5f368 in this term.
I20260709 13:16:44.572724 16158 leader_election.cc:304] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1c232e235ea471ba42f45bc6fc2215f; no voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368
I20260709 13:16:44.573320 16249 raft_consensus.cc:3060] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.577843 16249 raft_consensus.cc:2749] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.585719 16258 consensus_queue.cc:1048] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.589195 16258 raft_consensus.cc:493] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.589773 16258 raft_consensus.cc:515] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.591879 16258 leader_election.cc:290] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.592581 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:44.593765 16192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.594497 16192 raft_consensus.cc:2393] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62af0cbcaf174016930b3d2b50141aca in current term 1: Already voted for candidate 829d5f7b50994d22af92b2cb0ad5f368 in this term.
I20260709 13:16:44.595402 16009 leader_election.cc:304] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca; no voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f
I20260709 13:16:44.596217 16241 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.597187 16260 consensus_queue.cc:1048] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.602728 16241 raft_consensus.cc:2749] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.650362 16241 raft_consensus.cc:493] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:44.650878 16241 raft_consensus.cc:515] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.652626 16241 leader_election.cc:290] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.653461 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368" is_pre_election: true
I20260709 13:16:44.653678 16192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f" is_pre_election: true
I20260709 13:16:44.654373 16192 raft_consensus.cc:2393] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62af0cbcaf174016930b3d2b50141aca in current term 1: Already voted for candidate 829d5f7b50994d22af92b2cb0ad5f368 in this term.
I20260709 13:16:44.655362 16009 leader_election.cc:304] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca; no voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f
I20260709 13:16:44.656374 16241 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:44.656489 16119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:16:44.657017 16119 raft_consensus.cc:606] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:44.662465 16241 raft_consensus.cc:2749] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:44.669445 16192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c314499a43443eb99943861ca2bb090"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:37388
I20260709 13:16:44.669921 16192 raft_consensus.cc:606] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:44.677302 16119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:16:44.677757 16119 raft_consensus.cc:606] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:44.681028 16245 consensus_queue.cc:1048] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.682313 16245 consensus_queue.cc:1048] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.683540 16245 consensus_queue.cc:1048] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.706403 16245 consensus_queue.cc:1048] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.709748 16245 consensus_queue.cc:1048] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.722015 16042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
mode: GRACEFUL
new_leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
 from {username='slave'} at 127.0.0.1:55386
I20260709 13:16:44.722622 16042 raft_consensus.cc:606] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Received request to transfer leadership to TS 829d5f7b50994d22af92b2cb0ad5f368
I20260709 13:16:44.730352 16277 consensus_queue.cc:1048] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:44.731246 16266 raft_consensus.cc:993] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:44.731699 16266 raft_consensus.cc:1081] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:44.733456 16044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:16:44.734099 16044 raft_consensus.cc:493] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.734529 16044 raft_consensus.cc:3060] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.742307 16044 raft_consensus.cc:515] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.746172 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.746763 16193 raft_consensus.cc:3060] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.746954 16119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dda14b197934a31a9674399e38908f2"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
mode: GRACEFUL
new_leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:16:44.747519 16266 consensus_queue.cc:1048] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.747545 16119 raft_consensus.cc:606] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Received request to transfer leadership to TS f1c232e235ea471ba42f45bc6fc2215f
I20260709 13:16:44.753278 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3bcad7579a348d88881ecf0900093f8" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:44.753803 16119 raft_consensus.cc:3055] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.753726 16193 raft_consensus.cc:2468] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:44.754197 16119 raft_consensus.cc:740] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.754971 16009 leader_election.cc:304] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.755142 16119 consensus_queue.cc:260] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.755792 16241 raft_consensus.cc:2804] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.756245 16119 raft_consensus.cc:3060] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.756275 16241 raft_consensus.cc:697] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:44.757404 16241 consensus_queue.cc:237] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.762626 16044 leader_election.cc:290] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.763054 16119 raft_consensus.cc:2468] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:44.766618 15942 catalog_manager.cc:5697] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 1 to 2, leader changed from 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 2 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.769135 16245 consensus_queue.cc:1048] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.810133 16241 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.816190 16258 raft_consensus.cc:993] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: : Instructing follower 829d5f7b50994d22af92b2cb0ad5f368 to start an election
I20260709 13:16:44.816659 16260 raft_consensus.cc:1081] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Signalling peer 829d5f7b50994d22af92b2cb0ad5f368 to start an election
I20260709 13:16:44.820163 16118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:16:44.820719 16118 raft_consensus.cc:493] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.821115 16118 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.821914 16260 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.825796 16277 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.828123 16118 raft_consensus.cc:515] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.831430 16118 leader_election.cc:290] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 2 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.834775 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.835376 16044 raft_consensus.cc:3055] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.835697 16044 raft_consensus.cc:740] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:44.836463 16044 consensus_queue.cc:260] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.837553 16044 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.841869 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.842473 16193 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.843189 16275 raft_consensus.cc:993] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:44.843595 16275 raft_consensus.cc:1081] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:44.844066 16044 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 2.
I20260709 13:16:44.844597 16245 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.845325 16084 leader_election.cc:304] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:44.845944 16043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:16:44.846887 16245 raft_consensus.cc:2804] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.847349 16245 raft_consensus.cc:697] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.848117 16245 consensus_queue.cc:237] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.848989 16043 raft_consensus.cc:493] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.849359 16043 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.857908 16193 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 2.
I20260709 13:16:44.860963 15940 catalog_manager.cc:5697] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 1 to 2, leader changed from 62af0cbcaf174016930b3d2b50141aca (127.15.14.1) to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.862191 16043 raft_consensus.cc:515] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.868882 16043 leader_election.cc:290] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.870747 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:44.870746 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:44.871500 16118 raft_consensus.cc:3055] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.871625 16193 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.871865 16118 raft_consensus.cc:740] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.872677 16118 consensus_queue.cc:260] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.873898 16118 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.877100 16193 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:44.877911 16009 leader_election.cc:304] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.878543 16260 raft_consensus.cc:2804] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.879022 16260 raft_consensus.cc:697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:44.880019 16118 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:44.879797 16260 consensus_queue.cc:237] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.886011 15942 catalog_manager.cc:5697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 1 to 2, leader changed from 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 2 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.921861 16277 consensus_queue.cc:1048] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.928432 16266 raft_consensus.cc:993] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368: : Instructing follower f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:44.928948 16266 raft_consensus.cc:1081] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Signalling peer f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:44.930821 16192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dda14b197934a31a9674399e38908f2"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:37384
I20260709 13:16:44.931424 16192 raft_consensus.cc:493] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.931830 16192 raft_consensus.cc:3060] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.933250 16266 consensus_queue.cc:1048] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:44.938393 16192 raft_consensus.cc:515] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.940310 16193 raft_consensus.cc:1240] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Rejecting Update request from peer 829d5f7b50994d22af92b2cb0ad5f368 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:44.941359 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dda14b197934a31a9674399e38908f2" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:44.941774 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dda14b197934a31a9674399e38908f2" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:44.941915 16043 raft_consensus.cc:3060] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.942378 16118 raft_consensus.cc:3055] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:44.942725 16118 raft_consensus.cc:740] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:44.942854 16192 leader_election.cc:290] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 2 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:44.943544 16118 consensus_queue.cc:260] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.944584 16118 raft_consensus.cc:3060] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.947813 16043 raft_consensus.cc:2468] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 2.
I20260709 13:16:44.948863 16158 leader_election.cc:304] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:44.949517 16118 raft_consensus.cc:2468] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 2.
I20260709 13:16:44.950524 16249 raft_consensus.cc:2804] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.951885 16249 raft_consensus.cc:697] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Becoming Leader. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:44.952700 16249 consensus_queue.cc:237] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.958618 15942 catalog_manager.cc:5697] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f reported cstate change: term changed from 1 to 2, leader changed from 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2) to f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.985754 16321 raft_consensus.cc:993] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:44.986202 16249 raft_consensus.cc:1081] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:44.987566 16043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c314499a43443eb99943861ca2bb090"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55372
I20260709 13:16:44.988029 16043 raft_consensus.cc:493] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:44.988307 16043 raft_consensus.cc:3060] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.992841 16043 raft_consensus.cc:515] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:44.994869 16043 leader_election.cc:290] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:44.995194 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c314499a43443eb99943861ca2bb090" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:44.995776 16118 raft_consensus.cc:3060] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:44.999292 16192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c314499a43443eb99943861ca2bb090" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:45.000052 16192 raft_consensus.cc:3055] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.000471 16192 raft_consensus.cc:740] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:45.001313 16192 consensus_queue.cc:260] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:45.002574 16192 raft_consensus.cc:3060] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.002751 16118 raft_consensus.cc:2468] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:45.003865 16007 leader_election.cc:304] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:45.004515 16260 raft_consensus.cc:2804] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.004869 16260 raft_consensus.cc:697] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:45.005481 16260 consensus_queue.cc:237] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:45.007902 16192 raft_consensus.cc:2468] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:45.012037 15942 catalog_manager.cc:5697] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 1 to 2, leader changed from f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 2 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.262063 16192 raft_consensus.cc:1275] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Refusing update from remote peer 829d5f7b50994d22af92b2cb0ad5f368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.263340 16266 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.270622 16043 raft_consensus.cc:1275] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Refusing update from remote peer 829d5f7b50994d22af92b2cb0ad5f368: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.271867 16277 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.305274 16118 raft_consensus.cc:1275] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.306455 16260 consensus_queue.cc:1048] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.313480 16193 raft_consensus.cc:1275] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.314934 16241 consensus_queue.cc:1048] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.376827 16043 raft_consensus.cc:1275] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.378070 16249 consensus_queue.cc:1048] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.386053 16118 raft_consensus.cc:1275] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.387494 16249 consensus_queue.cc:1048] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.392323 16193 raft_consensus.cc:1275] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.393978 16241 consensus_queue.cc:1048] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.405066 16118 raft_consensus.cc:1275] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.406739 16260 consensus_queue.cc:1048] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.413326 16118 raft_consensus.cc:1275] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.414539 16260 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.422062 16193 raft_consensus.cc:1275] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.423452 16241 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.778149 15416 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:16:47.778898 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:47.799907 16043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
mode: GRACEFUL
new_leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:55388
I20260709 13:16:47.800396 16043 raft_consensus.cc:606] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Received request to transfer leadership to TS f1c232e235ea471ba42f45bc6fc2215f
I20260709 13:16:47.802942 16043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
mode: GRACEFUL
new_leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:55388
I20260709 13:16:47.803388 16043 raft_consensus.cc:606] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Received request to transfer leadership to TS f1c232e235ea471ba42f45bc6fc2215f
I20260709 13:16:47.804327 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:47.804764 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:47.831982 16331 raft_consensus.cc:993] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca: : Instructing follower f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:47.832427 16241 raft_consensus.cc:1081] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Signalling peer f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:47.833758 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:37374
I20260709 13:16:47.834213 16193 raft_consensus.cc:493] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:47.834483 16193 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:47.838176 16193 raft_consensus.cc:515] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:47.839605 16193 leader_election.cc:290] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 3 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:47.840320 16043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:47.840550 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:47.840813 16043 raft_consensus.cc:3055] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:47.841084 16118 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:47.841145 16043 raft_consensus.cc:740] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:47.841904 16043 consensus_queue.cc:260] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:47.842830 16043 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:47.845537 16118 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 3.
I20260709 13:16:47.846577 16156 leader_election.cc:304] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [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: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:47.847352 16328 raft_consensus.cc:2804] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:47.847525 16043 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 3.
I20260709 13:16:47.848489 16328 raft_consensus.cc:697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 LEADER]: Becoming Leader. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:47.849200 16328 consensus_queue.cc:237] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:47.855813 15942 catalog_manager.cc:5697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f reported cstate change: term changed from 2 to 3, leader changed from 62af0cbcaf174016930b3d2b50141aca (127.15.14.1) to f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:48.249719 16118 raft_consensus.cc:1275] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.250891 16328 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.263314 16044 raft_consensus.cc:1275] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.264890 16332 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.287864 16331 raft_consensus.cc:993] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca: : Instructing follower f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:48.288223 16241 raft_consensus.cc:1081] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Signalling peer f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:48.289443 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:37374
I20260709 13:16:48.289849 16193 raft_consensus.cc:493] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:48.290103 16193 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:48.294354 16193 raft_consensus.cc:515] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:48.295636 16193 leader_election.cc:290] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 2 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:48.296486 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:48.296546 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:48.296962 16044 raft_consensus.cc:3055] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:48.297065 16118 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:48.297286 16044 raft_consensus.cc:740] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:48.298072 16044 consensus_queue.cc:260] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:48.299109 16044 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:48.303982 16118 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 2.
I20260709 13:16:48.304883 16156 leader_election.cc:304] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:48.305574 16332 raft_consensus.cc:2804] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:48.305985 16332 raft_consensus.cc:697] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Becoming Leader. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:48.306103 16044 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 2.
I20260709 13:16:48.306761 16332 consensus_queue.cc:237] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:48.313454 15941 catalog_manager.cc:5697] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f reported cstate change: term changed from 1 to 2, leader changed from 62af0cbcaf174016930b3d2b50141aca (127.15.14.1) to f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:48.752930 16118 raft_consensus.cc:1275] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:48.754067 16332 consensus_queue.cc:1048] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:48.757115 16044 raft_consensus.cc:1275] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:48.759876 16328 consensus_queue.cc:1048] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:48.805536 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:48.817325 16193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:37388
I20260709 13:16:48.817803 16193 raft_consensus.cc:606] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:48.824389 16193 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:37388
I20260709 13:16:48.824785 16193 raft_consensus.cc:606] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:48.831012 16118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:16:48.831449 16118 raft_consensus.cc:606] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:48.834903 16342 raft_consensus.cc:993] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:48.835332 16342 raft_consensus.cc:1081] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:48.836704 16118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:16:48.837149 16118 raft_consensus.cc:606] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:48.837239 16044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55372
I20260709 13:16:48.837921 16044 raft_consensus.cc:493] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:48.838328 16044 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:48.841717 16118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f03e073631624303b79ea901109123b7"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
mode: GRACEFUL
new_leader_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:58008
I20260709 13:16:48.842227 16118 raft_consensus.cc:606] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Received request to transfer leadership to TS 62af0cbcaf174016930b3d2b50141aca
I20260709 13:16:48.844169 16044 raft_consensus.cc:515] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:48.845777 16044 leader_election.cc:290] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 4 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:48.846481 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:48.846658 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6ebc48605c4efdb65a6b26f6e388b3" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:48.847081 16118 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:48.847205 16193 raft_consensus.cc:3055] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:48.847548 16193 raft_consensus.cc:740] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:48.848081 16193 consensus_queue.cc:260] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:48.848842 16193 raft_consensus.cc:3060] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:48.851115 16118 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 4.
I20260709 13:16:48.852133 16007 leader_election.cc:304] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [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: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:48.852870 16241 raft_consensus.cc:2804] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:48.852936 16193 raft_consensus.cc:2468] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 4.
I20260709 13:16:48.853945 16241 raft_consensus.cc:697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 4 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:48.854630 16241 consensus_queue.cc:237] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:48.859537 15942 catalog_manager.cc:5697] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 3 to 4, leader changed from f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 4 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.074784 16338 raft_consensus.cc:993] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.075230 16355 raft_consensus.cc:1081] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.076625 16044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:16:49.077047 16044 raft_consensus.cc:493] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.077297 16044 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.081772 16044 raft_consensus.cc:515] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.083343 16044 leader_election.cc:290] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 3 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:49.084146 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:49.084287 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:49.084674 16118 raft_consensus.cc:3055] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:49.084707 16193 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.085125 16118 raft_consensus.cc:740] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:49.085819 16118 consensus_queue.cc:260] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.086897 16118 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.090739 16193 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 3.
I20260709 13:16:49.091724 16009 leader_election.cc:304] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [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: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:49.092303 16118 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 3.
I20260709 13:16:49.092345 16241 raft_consensus.cc:2804] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:49.092916 16241 raft_consensus.cc:697] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:49.093518 16241 consensus_queue.cc:237] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.099598 15942 catalog_manager.cc:5697] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 2 to 3, leader changed from 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 3 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.277616 16119 raft_consensus.cc:1275] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:49.278889 16241 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:49.287451 16193 raft_consensus.cc:1275] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:49.288735 16351 consensus_queue.cc:1048] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:49.324401 16338 raft_consensus.cc:993] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.324824 16355 raft_consensus.cc:1081] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.326115 16044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:16:49.326558 16044 raft_consensus.cc:493] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.326911 16044 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.331277 16044 raft_consensus.cc:515] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.332926 16044 leader_election.cc:290] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:49.333843 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:49.333858 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:49.334349 16193 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.334429 16119 raft_consensus.cc:3055] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:49.334796 16119 raft_consensus.cc:740] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:49.335528 16119 consensus_queue.cc:260] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.336501 16119 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.338307 16193 raft_consensus.cc:2468] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:49.339172 16009 leader_election.cc:304] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:49.339900 16351 raft_consensus.cc:2804] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.340317 16351 raft_consensus.cc:697] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:49.341100 16351 consensus_queue.cc:237] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.341583 16119 raft_consensus.cc:2468] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:49.343369 16362 raft_consensus.cc:993] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.343758 16342 raft_consensus.cc:1081] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.345379 16044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55372
I20260709 13:16:49.345842 16044 raft_consensus.cc:493] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.346211 16044 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.348853 15940 catalog_manager.cc:5697] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 1 to 2, leader changed from 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 2 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.351255 16044 raft_consensus.cc:515] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.353186 16044 leader_election.cc:290] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 3 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:49.353904 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:49.354192 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aa68ed9950d426db1eef3c233efbde5" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:49.354434 16119 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.354687 16193 raft_consensus.cc:3055] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:49.355038 16193 raft_consensus.cc:740] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:49.355669 16193 consensus_queue.cc:260] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.356557 16193 raft_consensus.cc:3060] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.359759 16119 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 3.
I20260709 13:16:49.360550 16193 raft_consensus.cc:2468] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 3.
I20260709 13:16:49.360620 16007 leader_election.cc:304] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [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: 62af0cbcaf174016930b3d2b50141aca, 829d5f7b50994d22af92b2cb0ad5f368; no voters: 
I20260709 13:16:49.361362 16351 raft_consensus.cc:2804] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:49.361776 16351 raft_consensus.cc:697] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 3 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:49.362440 16351 consensus_queue.cc:237] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.364867 16338 raft_consensus.cc:993] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368: : Instructing follower 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.365278 16338 raft_consensus.cc:1081] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Signalling peer 62af0cbcaf174016930b3d2b50141aca to start an election
I20260709 13:16:49.366539 16044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f03e073631624303b79ea901109123b7"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
 from {username='slave'} at 127.0.0.1:55376
I20260709 13:16:49.367033 16044 raft_consensus.cc:493] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.367332 16044 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.368937 15940 catalog_manager.cc:5697] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 2 to 3, leader changed from f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 3 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.372917 16044 raft_consensus.cc:515] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.374557 16044 leader_election.cc:290] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:49.375200 16119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:49.375597 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "62af0cbcaf174016930b3d2b50141aca" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:49.375741 16119 raft_consensus.cc:3055] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:49.376085 16193 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.376081 16119 raft_consensus.cc:740] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:49.377019 16119 consensus_queue.cc:260] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.377844 16119 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.380426 16193 raft_consensus.cc:2468] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:49.381304 16009 leader_election.cc:304] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62af0cbcaf174016930b3d2b50141aca, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:49.382079 16351 raft_consensus.cc:2804] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.382547 16351 raft_consensus.cc:697] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Leader. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:49.382957 16119 raft_consensus.cc:2468] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62af0cbcaf174016930b3d2b50141aca in term 2.
I20260709 13:16:49.383291 16351 consensus_queue.cc:237] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:49.389612 15940 catalog_manager.cc:5697] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca reported cstate change: term changed from 1 to 2, leader changed from 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2) to 62af0cbcaf174016930b3d2b50141aca (127.15.14.1). New cstate: current_term: 2 leader_uuid: "62af0cbcaf174016930b3d2b50141aca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.573559 16119 raft_consensus.cc:1275] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:49.574726 16351 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:49.583426 16193 raft_consensus.cc:1275] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:49.585032 16241 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:49.796888 16119 raft_consensus.cc:1275] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:49.798187 16351 consensus_queue.cc:1048] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:49.799011 16193 raft_consensus.cc:1275] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:49.800263 16351 consensus_queue.cc:1048] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:49.804122 16192 raft_consensus.cc:1275] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:49.808015 16241 consensus_queue.cc:1048] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:49.812986 16193 raft_consensus.cc:1275] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:49.818922 16351 consensus_queue.cc:1048] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:49.826725 16118 raft_consensus.cc:1275] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:49.828305 16367 consensus_queue.cc:1048] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:49.836628 16119 raft_consensus.cc:1275] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer 62af0cbcaf174016930b3d2b50141aca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:49.838117 16351 consensus_queue.cc:1048] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:51.857901 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:51.868003 16044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
mode: GRACEFUL
new_leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:55388
I20260709 13:16:51.868742 16044 raft_consensus.cc:606] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Received request to transfer leadership to TS f1c232e235ea471ba42f45bc6fc2215f
I20260709 13:16:51.871657 16044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
mode: GRACEFUL
new_leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
 from {username='slave'} at 127.0.0.1:55388
I20260709 13:16:51.872076 16044 raft_consensus.cc:606] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 LEADER]: Received request to transfer leadership to TS 829d5f7b50994d22af92b2cb0ad5f368
I20260709 13:16:51.874253 16044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
mode: GRACEFUL
new_leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:55388
I20260709 13:16:51.874660 16044 raft_consensus.cc:606] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Received request to transfer leadership to TS f1c232e235ea471ba42f45bc6fc2215f
I20260709 13:16:51.876732 16044 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f03e073631624303b79ea901109123b7"
dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
mode: GRACEFUL
new_leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
 from {username='slave'} at 127.0.0.1:55388
I20260709 13:16:51.877112 16044 raft_consensus.cc:606] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Received request to transfer leadership to TS 829d5f7b50994d22af92b2cb0ad5f368
I20260709 13:16:51.878087 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:51.878520 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:51.960330 16376 raft_consensus.cc:993] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca: : Instructing follower 829d5f7b50994d22af92b2cb0ad5f368 to start an election
I20260709 13:16:51.960850 16241 raft_consensus.cc:1081] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Signalling peer 829d5f7b50994d22af92b2cb0ad5f368 to start an election
I20260709 13:16:51.962338 16118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f03e073631624303b79ea901109123b7"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:16:51.962949 16118 raft_consensus.cc:493] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:51.963343 16118 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:51.968717 16118 raft_consensus.cc:515] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:51.970191 16118 leader_election.cc:290] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 3 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:51.971086 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:51.971504 16192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f03e073631624303b79ea901109123b7" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:51.971899 16044 raft_consensus.cc:3055] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:51.972096 16192 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:51.972218 16044 raft_consensus.cc:740] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:51.973006 16044 consensus_queue.cc:260] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:51.973968 16044 raft_consensus.cc:3060] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:51.977495 16192 raft_consensus.cc:2468] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 3.
I20260709 13:16:51.978837 16084 leader_election.cc:304] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [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: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:51.979389 16044 raft_consensus.cc:2468] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 3.
I20260709 13:16:51.979575 16355 raft_consensus.cc:2804] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:51.980609 16355 raft_consensus.cc:697] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:51.981474 16355 consensus_queue.cc:237] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:51.988076 15938 catalog_manager.cc:5697] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 2 to 3, leader changed from 62af0cbcaf174016930b3d2b50141aca (127.15.14.1) to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.034754 16376 raft_consensus.cc:993] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca: : Instructing follower f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:52.035179 16376 raft_consensus.cc:1081] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Signalling peer f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:52.036543 16192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:37374
I20260709 13:16:52.036996 16192 raft_consensus.cc:493] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.037283 16192 raft_consensus.cc:3060] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.041607 16192 raft_consensus.cc:515] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:52.043277 16192 leader_election.cc:290] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 2 election: Requested vote from peers 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235), 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787)
I20260709 13:16:52.044171 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:52.044418 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49228d5a779f479e97bd7ddb171bde62" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:52.044642 16118 raft_consensus.cc:3060] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.044961 16044 raft_consensus.cc:3055] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:52.045236 16044 raft_consensus.cc:740] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:52.045930 16044 consensus_queue.cc:260] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:52.046885 16044 raft_consensus.cc:3060] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.048772 16118 raft_consensus.cc:2468] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 2.
I20260709 13:16:52.049844 16156 leader_election.cc:304] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:52.050571 16383 raft_consensus.cc:2804] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:52.051290 16044 raft_consensus.cc:2468] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 2.
I20260709 13:16:52.051860 16383 raft_consensus.cc:697] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Becoming Leader. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:52.052727 16383 consensus_queue.cc:237] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } }
I20260709 13:16:52.059399 15938 catalog_manager.cc:5697] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f reported cstate change: term changed from 1 to 2, leader changed from 62af0cbcaf174016930b3d2b50141aca (127.15.14.1) to f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.325135 16376 raft_consensus.cc:993] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca: : Instructing follower f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:52.325601 16376 raft_consensus.cc:1081] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Signalling peer f1c232e235ea471ba42f45bc6fc2215f to start an election
I20260709 13:16:52.327560 16193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5"
dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
 from {username='slave'} at 127.0.0.1:37374
I20260709 13:16:52.328142 16193 raft_consensus.cc:493] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.328390 16193 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:52.333042 16193 raft_consensus.cc:515] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:52.334487 16193 leader_election.cc:290] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [CANDIDATE]: Term 3 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2:45235)
I20260709 13:16:52.335429 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:52.335582 16118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87b26fe0fd945f68bf640b5c534cfb5" candidate_uuid: "f1c232e235ea471ba42f45bc6fc2215f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
I20260709 13:16:52.335898 16044 raft_consensus.cc:3055] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:52.336090 16118 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:52.336205 16044 raft_consensus.cc:740] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:52.336992 16044 consensus_queue.cc:260] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:52.337929 16044 raft_consensus.cc:3060] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:52.340392 16118 raft_consensus.cc:2468] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 3.
I20260709 13:16:52.341338 16156 leader_election.cc:304] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [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: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:52.342023 16383 raft_consensus.cc:2804] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:52.342159 16044 raft_consensus.cc:2468] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1c232e235ea471ba42f45bc6fc2215f in term 3.
I20260709 13:16:52.342484 16383 raft_consensus.cc:697] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 LEADER]: Becoming Leader. State: Replica: f1c232e235ea471ba42f45bc6fc2215f, State: Running, Role: LEADER
I20260709 13:16:52.343382 16383 consensus_queue.cc:237] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:52.349989 15938 catalog_manager.cc:5697] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f reported cstate change: term changed from 2 to 3, leader changed from 62af0cbcaf174016930b3d2b50141aca (127.15.14.1) to f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "f1c232e235ea471ba42f45bc6fc2215f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:52.389019 16386 raft_consensus.cc:993] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: : Instructing follower 829d5f7b50994d22af92b2cb0ad5f368 to start an election
I20260709 13:16:52.389474 16376 raft_consensus.cc:1081] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 LEADER]: Signalling peer 829d5f7b50994d22af92b2cb0ad5f368 to start an election
I20260709 13:16:52.390877 16118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86"
dest_uuid: "829d5f7b50994d22af92b2cb0ad5f368"
 from {username='slave'} at 127.0.0.1:57998
I20260709 13:16:52.391315 16118 raft_consensus.cc:493] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.391585 16118 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.396623 16118 raft_consensus.cc:515] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:52.398066 16118 leader_election.cc:290] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [CANDIDATE]: Term 4 election: Requested vote from peers 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787), f1c232e235ea471ba42f45bc6fc2215f (127.15.14.3:43019)
I20260709 13:16:52.398876 16044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "62af0cbcaf174016930b3d2b50141aca"
I20260709 13:16:52.399029 16193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fac486c444b498684aa6a84023f7e86" candidate_uuid: "829d5f7b50994d22af92b2cb0ad5f368" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f1c232e235ea471ba42f45bc6fc2215f"
I20260709 13:16:52.399423 16044 raft_consensus.cc:3055] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:52.399490 16193 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.399665 16044 raft_consensus.cc:740] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 62af0cbcaf174016930b3d2b50141aca, State: Running, Role: LEADER
I20260709 13:16:52.400449 16044 consensus_queue.cc:260] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:52.401239 16044 raft_consensus.cc:3060] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.403998 16193 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 4.
I20260709 13:16:52.404886 16084 leader_election.cc:304] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [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: 829d5f7b50994d22af92b2cb0ad5f368, f1c232e235ea471ba42f45bc6fc2215f; no voters: 
I20260709 13:16:52.405453 16044 raft_consensus.cc:2468] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 829d5f7b50994d22af92b2cb0ad5f368 in term 4.
I20260709 13:16:52.405529 16355 raft_consensus.cc:2804] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:52.406142 16355 raft_consensus.cc:697] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 LEADER]: Becoming Leader. State: Replica: 829d5f7b50994d22af92b2cb0ad5f368, State: Running, Role: LEADER
I20260709 13:16:52.406993 16355 consensus_queue.cc:237] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [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: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } }
I20260709 13:16:52.413800 15938 catalog_manager.cc:5697] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 reported cstate change: term changed from 3 to 4, leader changed from 62af0cbcaf174016930b3d2b50141aca (127.15.14.1) to 829d5f7b50994d22af92b2cb0ad5f368 (127.15.14.2). New cstate: current_term: 4 leader_uuid: "829d5f7b50994d22af92b2cb0ad5f368" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.482712 16044 raft_consensus.cc:1275] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Refusing update from remote peer 829d5f7b50994d22af92b2cb0ad5f368: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:52.483740 16355 consensus_queue.cc:1048] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:52.494078 16193 raft_consensus.cc:1275] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Refusing update from remote peer 829d5f7b50994d22af92b2cb0ad5f368: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:52.495342 16355 consensus_queue.cc:1048] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:52.506558 16118 raft_consensus.cc:1275] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:52.507779 16383 consensus_queue.cc:1048] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:52.516691 16044 raft_consensus.cc:1275] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:52.518364 16383 consensus_queue.cc:1048] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:52.756181 16118 raft_consensus.cc:1275] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:52.757376 16395 consensus_queue.cc:1048] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "829d5f7b50994d22af92b2cb0ad5f368" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 45235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:52.766184 16044 raft_consensus.cc:1275] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Refusing update from remote peer f1c232e235ea471ba42f45bc6fc2215f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:52.768138 16384 consensus_queue.cc:1048] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:52.875547 16044 raft_consensus.cc:1275] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 4 FOLLOWER]: Refusing update from remote peer 829d5f7b50994d22af92b2cb0ad5f368: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:52.876607 16355 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62af0cbcaf174016930b3d2b50141aca" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:52.879294 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:52.884855 16193 raft_consensus.cc:1275] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Refusing update from remote peer 829d5f7b50994d22af92b2cb0ad5f368: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:52.886946 16355 consensus_queue.cc:1048] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1c232e235ea471ba42f45bc6fc2215f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:52.891439 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
I20260709 13:16:52.929731 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:52.930683 15416 tablet_replica.cc:333] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.931411 15416 raft_consensus.cc:2243] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.931839 15416 raft_consensus.cc:2272] T f03e073631624303b79ea901109123b7 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.934131 15416 tablet_replica.cc:333] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.934662 15416 raft_consensus.cc:2243] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.935112 15416 raft_consensus.cc:2272] T e87b26fe0fd945f68bf640b5c534cfb5 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.936867 15416 tablet_replica.cc:333] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.937361 15416 raft_consensus.cc:2243] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.937762 15416 raft_consensus.cc:2272] T 1b8cd81189f24c8fba4afefbd40da20d P 62af0cbcaf174016930b3d2b50141aca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.939429 15416 tablet_replica.cc:333] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.939922 15416 raft_consensus.cc:2243] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.940600 15416 raft_consensus.cc:2272] T f3bcad7579a348d88881ecf0900093f8 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.942147 15416 tablet_replica.cc:333] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.942624 15416 raft_consensus.cc:2243] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.943385 15416 raft_consensus.cc:2272] T 4c314499a43443eb99943861ca2bb090 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.944940 15416 tablet_replica.cc:333] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.945396 15416 raft_consensus.cc:2243] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.945766 15416 raft_consensus.cc:2272] T 4fac486c444b498684aa6a84023f7e86 P 62af0cbcaf174016930b3d2b50141aca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.947585 15416 tablet_replica.cc:333] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.948052 15416 raft_consensus.cc:2243] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.948714 15416 raft_consensus.cc:2272] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 62af0cbcaf174016930b3d2b50141aca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.950187 15416 tablet_replica.cc:333] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.950620 15416 raft_consensus.cc:2243] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.951051 15416 raft_consensus.cc:2272] T 8dda14b197934a31a9674399e38908f2 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.952522 15416 tablet_replica.cc:333] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.952956 15416 raft_consensus.cc:2243] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.953353 15416 raft_consensus.cc:2272] T 49228d5a779f479e97bd7ddb171bde62 P 62af0cbcaf174016930b3d2b50141aca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.955303 15416 tablet_replica.cc:333] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca: stopping tablet replica
I20260709 13:16:52.955746 15416 raft_consensus.cc:2243] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:52.956753 15416 raft_consensus.cc:2272] T 1aa68ed9950d426db1eef3c233efbde5 P 62af0cbcaf174016930b3d2b50141aca [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:52.962960 16084 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 13:16:52.965781 16084 consensus_peers.cc:597] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 -> Peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Couldn't send request to peer 62af0cbcaf174016930b3d2b50141aca. Status: 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:16:52.986532 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
I20260709 13:16:53.007066 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
I20260709 13:16:53.029387 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:53.030227 15416 tablet_replica.cc:333] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.030817 15416 raft_consensus.cc:2243] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:53.031533 15416 raft_consensus.cc:2272] T f03e073631624303b79ea901109123b7 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.033728 15416 tablet_replica.cc:333] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.034461 15416 raft_consensus.cc:2243] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.034965 15416 raft_consensus.cc:2272] T 1aa68ed9950d426db1eef3c233efbde5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.037250 15416 tablet_replica.cc:333] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.037765 15416 raft_consensus.cc:2243] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:53.038427 15416 raft_consensus.cc:2272] T 4fac486c444b498684aa6a84023f7e86 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.040628 15416 tablet_replica.cc:333] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.041349 15416 raft_consensus.cc:2243] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.042081 15416 raft_consensus.cc:2272] T f3bcad7579a348d88881ecf0900093f8 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.044384 15416 tablet_replica.cc:333] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.045086 15416 raft_consensus.cc:2243] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:16:53.045521 16084 consensus_peers.cc:597] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 -> Peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Couldn't send request to peer 62af0cbcaf174016930b3d2b50141aca. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:36787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.045635 15416 raft_consensus.cc:2272] T 4c314499a43443eb99943861ca2bb090 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.047442 15416 tablet_replica.cc:333] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.047923 15416 raft_consensus.cc:2243] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.048341 15416 raft_consensus.cc:2272] T 5a6ebc48605c4efdb65a6b26f6e388b3 P 829d5f7b50994d22af92b2cb0ad5f368 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.049875 15416 tablet_replica.cc:333] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.050341 15416 raft_consensus.cc:2243] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.050805 15416 raft_consensus.cc:2272] T 8dda14b197934a31a9674399e38908f2 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.052256 15416 tablet_replica.cc:333] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.052711 15416 raft_consensus.cc:2243] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.053164 15416 raft_consensus.cc:2272] T 49228d5a779f479e97bd7ddb171bde62 P 829d5f7b50994d22af92b2cb0ad5f368 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.055178 15416 tablet_replica.cc:333] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.055613 15416 raft_consensus.cc:2243] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:53.056291 15416 raft_consensus.cc:2272] T 1b8cd81189f24c8fba4afefbd40da20d P 829d5f7b50994d22af92b2cb0ad5f368 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.057878 15416 tablet_replica.cc:333] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368: stopping tablet replica
I20260709 13:16:53.058323 15416 raft_consensus.cc:2243] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.058760 15416 raft_consensus.cc:2272] T e87b26fe0fd945f68bf640b5c534cfb5 P 829d5f7b50994d22af92b2cb0ad5f368 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.085862 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
I20260709 13:16:53.104056 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
W20260709 13:16:53.111707 16158 consensus_peers.cc:597] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f -> Peer 62af0cbcaf174016930b3d2b50141aca (127.15.14.1:36787): Couldn't send request to peer 62af0cbcaf174016930b3d2b50141aca. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:36787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.130954 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:53.131642 15416 tablet_replica.cc:333] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.132226 15416 raft_consensus.cc:2243] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.132602 15416 raft_consensus.cc:2272] T f03e073631624303b79ea901109123b7 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.135243 15416 tablet_replica.cc:333] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.135681 15416 raft_consensus.cc:2243] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.136036 15416 raft_consensus.cc:2272] T 1aa68ed9950d426db1eef3c233efbde5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.137574 15416 tablet_replica.cc:333] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.137986 15416 raft_consensus.cc:2243] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.138324 15416 raft_consensus.cc:2272] T 1b8cd81189f24c8fba4afefbd40da20d P f1c232e235ea471ba42f45bc6fc2215f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.139799 15416 tablet_replica.cc:333] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.140228 15416 raft_consensus.cc:2243] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:16:53.140847 15416 raft_consensus.cc:2272] T e87b26fe0fd945f68bf640b5c534cfb5 P f1c232e235ea471ba42f45bc6fc2215f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.143227 15416 tablet_replica.cc:333] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.143651 15416 raft_consensus.cc:2243] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.143949 15416 raft_consensus.cc:2272] T 4fac486c444b498684aa6a84023f7e86 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.145705 15416 tablet_replica.cc:333] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.146137 15416 raft_consensus.cc:2243] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.146479 15416 raft_consensus.cc:2272] T f3bcad7579a348d88881ecf0900093f8 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.147931 15416 tablet_replica.cc:333] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.148340 15416 raft_consensus.cc:2243] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.148903 15416 raft_consensus.cc:2272] T 5a6ebc48605c4efdb65a6b26f6e388b3 P f1c232e235ea471ba42f45bc6fc2215f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.150821 15416 tablet_replica.cc:333] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.151259 15416 raft_consensus.cc:2243] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:53.151626 15416 raft_consensus.cc:2272] T 4c314499a43443eb99943861ca2bb090 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.153188 15416 tablet_replica.cc:333] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.153635 15416 raft_consensus.cc:2243] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:53.154346 15416 raft_consensus.cc:2272] T 8dda14b197934a31a9674399e38908f2 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.155937 15416 tablet_replica.cc:333] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f: stopping tablet replica
I20260709 13:16:53.156387 15416 raft_consensus.cc:2243] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:53.157051 15416 raft_consensus.cc:2272] T 49228d5a779f479e97bd7ddb171bde62 P f1c232e235ea471ba42f45bc6fc2215f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.176038 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:16:53.199386 15416 master.cc:562] Master@127.15.14.62:33021 shutting down...
I20260709 13:16:53.217038 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:53.217536 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:53.217869 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48092cfeb47a456c8cec133751afff5d: stopping tablet replica
I20260709 13:16:53.237799 15416 master.cc:584] Master@127.15.14.62:33021 shutdown complete.
62af0cbcaf174016930b3d2b50141aca  5
829d5f7b50994d22af92b2cb0ad5f368  4
f1c232e235ea471ba42f45bc6fc2215f  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10319 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:16:53.277103 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:44835
I20260709 13:16:53.278234 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:53.283762 16407 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:16:53.283756 16408 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:16:53.284649 16410 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:16:53.285982 15416 server_base.cc:1061] running on GCE node
I20260709 13:16:53.286746 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:53.287108 15416 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:16:53.287268 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603013287256 us; error 0 us; skew 500 ppm
I20260709 13:16:53.287734 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:53.290019 15416 webserver.cc:533] Webserver started at http://127.15.14.62:44351/ using document root <none> and password file <none>
I20260709 13:16:53.290427 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:53.290584 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:53.290874 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:53.291930 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "a71bc24acc894fd89e27147665eadaca"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.296572 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:53.299783 16415 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:16:53.300511 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:53.300907 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "a71bc24acc894fd89e27147665eadaca"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.301227 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-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:16:53.323683 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:53.324904 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:53.361989 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:44835
I20260709 13:16:53.362085 16466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:44835 every 8 connection(s)
I20260709 13:16:53.365896 16467 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:16:53.375404 16467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca: Bootstrap starting.
I20260709 13:16:53.379870 16467 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:53.383984 16467 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca: No bootstrap required, opened a new log
I20260709 13:16:53.386092 16467 raft_consensus.cc:359] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71bc24acc894fd89e27147665eadaca" member_type: VOTER }
I20260709 13:16:53.386476 16467 raft_consensus.cc:385] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:53.386742 16467 raft_consensus.cc:740] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71bc24acc894fd89e27147665eadaca, State: Initialized, Role: FOLLOWER
I20260709 13:16:53.387387 16467 consensus_queue.cc:260] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a71bc24acc894fd89e27147665eadaca" member_type: VOTER }
I20260709 13:16:53.387853 16467 raft_consensus.cc:399] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:53.388082 16467 raft_consensus.cc:493] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:53.388325 16467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:53.392411 16467 raft_consensus.cc:515] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71bc24acc894fd89e27147665eadaca" member_type: VOTER }
I20260709 13:16:53.392926 16467 leader_election.cc:304] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [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: a71bc24acc894fd89e27147665eadaca; no voters: 
I20260709 13:16:53.394156 16467 leader_election.cc:290] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:53.394546 16470 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:53.395889 16470 raft_consensus.cc:697] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 1 LEADER]: Becoming Leader. State: Replica: a71bc24acc894fd89e27147665eadaca, State: Running, Role: LEADER
I20260709 13:16:53.396567 16470 consensus_queue.cc:237] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [LEADER]: Queue going to LEADER mode. State: All 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: "a71bc24acc894fd89e27147665eadaca" member_type: VOTER }
I20260709 13:16:53.397122 16467 sys_catalog.cc:565] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:53.400884 16471 sys_catalog.cc:455] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a71bc24acc894fd89e27147665eadaca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71bc24acc894fd89e27147665eadaca" member_type: VOTER } }
I20260709 13:16:53.401620 16471 sys_catalog.cc:458] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:53.402117 16472 sys_catalog.cc:455] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [sys.catalog]: SysCatalogTable state changed. Reason: New leader a71bc24acc894fd89e27147665eadaca. Latest consensus state: current_term: 1 leader_uuid: "a71bc24acc894fd89e27147665eadaca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a71bc24acc894fd89e27147665eadaca" member_type: VOTER } }
I20260709 13:16:53.402994 16472 sys_catalog.cc:458] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:53.409245 16477 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:53.416481 16477 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:53.417445 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:53.424852 16477 catalog_manager.cc:1383] Generated new cluster ID: bd576847cee446d79fad8a9da243e83b
I20260709 13:16:53.425125 16477 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:53.450122 16477 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:53.451365 16477 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:53.463217 16477 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca: Generated new TSK 0
I20260709 13:16:53.463778 16477 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:53.483932 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:53.489543 16488 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:16:53.490880 16489 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:16:53.493988 16491 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:16:53.494204 15416 server_base.cc:1061] running on GCE node
I20260709 13:16:53.495345 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:53.495540 15416 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:16:53.495731 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603013495694 us; error 0 us; skew 500 ppm
I20260709 13:16:53.496272 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:53.498461 15416 webserver.cc:533] Webserver started at http://127.15.14.1:36925/ using document root <none> and password file <none>
I20260709 13:16:53.498965 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:53.499154 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:53.499445 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:53.500468 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.504725 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:16:53.507995 16496 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:16:53.508714 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:16:53.508987 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.509279 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-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:16:53.527246 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:53.528425 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:53.529800 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:53.531986 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:53.532209 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:53.532438 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:53.532615 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:53.570864 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:38683
I20260709 13:16:53.570953 16558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:38683 every 8 connection(s)
I20260709 13:16:53.575587 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:53.582785 16563 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:16:53.583835 16564 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:16:53.587141 15416 server_base.cc:1061] running on GCE node
W20260709 13:16:53.587108 16566 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:16:53.588362 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:53.588549 15416 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:16:53.588675 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603013588662 us; error 0 us; skew 500 ppm
I20260709 13:16:53.589109 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:53.591979 15416 webserver.cc:533] Webserver started at http://127.15.14.2:33335/ using document root <none> and password file <none>
I20260709 13:16:53.592577 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:53.592557 16559 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44835
I20260709 13:16:53.593011 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:53.593169 16559 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:53.593338 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:53.593940 16559 heartbeater.cc:507] Master 127.15.14.62:44835 requested a full tablet report, sending...
I20260709 13:16:53.594543 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "51cea5f814e44f89820ec9e7a23576af"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.595882 16432 ts_manager.cc:194] Registered new tserver with Master: 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:16:53.597536 16432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39780
I20260709 13:16:53.599429 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:53.602667 16571 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:16:53.603493 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:16:53.603771 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "51cea5f814e44f89820ec9e7a23576af"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.604053 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-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:16:53.619225 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:53.620347 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:53.621682 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:53.623736 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:53.623955 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:53.624194 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:53.624363 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:53.661831 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:36711
I20260709 13:16:53.662000 16633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:36711 every 8 connection(s)
I20260709 13:16:53.667111 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:53.674510 16637 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:16:53.676095 16638 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:16:53.678857 15416 server_base.cc:1061] running on GCE node
W20260709 13:16:53.679384 16640 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:16:53.680361 16634 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44835
I20260709 13:16:53.680490 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:53.680759 15416 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:16:53.680789 16634 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:53.681113 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603013681090 us; error 0 us; skew 500 ppm
I20260709 13:16:53.681833 16634 heartbeater.cc:507] Master 127.15.14.62:44835 requested a full tablet report, sending...
I20260709 13:16:53.681972 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:53.684167 16432 ts_manager.cc:194] Registered new tserver with Master: 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:53.685390 16432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39794
I20260709 13:16:53.686440 15416 webserver.cc:533] Webserver started at http://127.15.14.3:42541/ using document root <none> and password file <none>
I20260709 13:16:53.687038 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:53.687263 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:53.687604 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:53.688839 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "56949a0f02e44b798ac4b3702df6c71e"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.693296 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:53.696581 16645 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:16:53.697373 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:16:53.697664 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "56949a0f02e44b798ac4b3702df6c71e"
format_stamp: "Formatted at 2026-07-09 13:16:53 on dist-test-slave-x7j4"
I20260709 13:16:53.697902 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-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:16:53.719818 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:53.720984 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:53.722419 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:53.724659 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:53.724831 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:53.725117 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:53.725281 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:53.764276 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:37131
I20260709 13:16:53.764367 16707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:37131 every 8 connection(s)
I20260709 13:16:53.777635 16708 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44835
I20260709 13:16:53.777937 16708 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:53.778626 16708 heartbeater.cc:507] Master 127.15.14.62:44835 requested a full tablet report, sending...
I20260709 13:16:53.780418 16432 ts_manager.cc:194] Registered new tserver with Master: 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:53.780864 15416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01339172s
I20260709 13:16:53.781987 16432 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39800
I20260709 13:16:53.806619 16432 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39804:
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:16:53.812826 16432 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:16:53.997712 16599 tablet_service.cc:1511] Processing CreateTablet for tablet ec23f98a3df543bd94dc66e33b60431d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:53.998664 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 636372d1206344448514da4a69f25e4e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:54.000324 16598 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff2d418061e4b6680c4c481ffc0b444 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:53.999243 16599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec23f98a3df543bd94dc66e33b60431d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.002668 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 3077cb09713945cbbc2fe81163fdfc66 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:53.999774 16596 tablet_service.cc:1511] Processing CreateTablet for tablet 81095b26465c4953be0764436d178755 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:54.004055 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3077cb09713945cbbc2fe81163fdfc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.005899 16596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81095b26465c4953be0764436d178755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.006481 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636372d1206344448514da4a69f25e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.006613 16594 tablet_service.cc:1511] Processing CreateTablet for tablet c4abfeff32484ed9bf812591043031dc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:54.007200 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff2d418061e4b6680c4c481ffc0b444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.007997 16594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4abfeff32484ed9bf812591043031dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.010771 16593 tablet_service.cc:1511] Processing CreateTablet for tablet 745e18acac6341a38bfdb08c72e19a62 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:54.012097 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745e18acac6341a38bfdb08c72e19a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.015074 16592 tablet_service.cc:1511] Processing CreateTablet for tablet e92b7ae755c14556965dfc454b3e81aa (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:54.016352 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92b7ae755c14556965dfc454b3e81aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.036605 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 45397503d2f7477f9eaea40ab70b0826 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:54.038007 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45397503d2f7477f9eaea40ab70b0826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.040831 16590 tablet_service.cc:1511] Processing CreateTablet for tablet 954df293634447b6a6b924a9190c5efc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:54.042196 16590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954df293634447b6a6b924a9190c5efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.042816 16524 tablet_service.cc:1511] Processing CreateTablet for tablet ec23f98a3df543bd94dc66e33b60431d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:54.044111 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec23f98a3df543bd94dc66e33b60431d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.052491 16523 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff2d418061e4b6680c4c481ffc0b444 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:54.053872 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff2d418061e4b6680c4c481ffc0b444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.060326 16598 tablet_service.cc:1511] Processing CreateTablet for tablet e362058f8d454f23adc92f8525f5a88c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:54.062018 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e362058f8d454f23adc92f8525f5a88c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.065322 16522 tablet_service.cc:1511] Processing CreateTablet for tablet 636372d1206344448514da4a69f25e4e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:54.066741 16522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636372d1206344448514da4a69f25e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.072153 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 81095b26465c4953be0764436d178755 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:54.073643 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81095b26465c4953be0764436d178755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.083524 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 3077cb09713945cbbc2fe81163fdfc66 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:54.084905 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3077cb09713945cbbc2fe81163fdfc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.095731 16519 tablet_service.cc:1511] Processing CreateTablet for tablet c4abfeff32484ed9bf812591043031dc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:54.096529 16518 tablet_service.cc:1511] Processing CreateTablet for tablet 745e18acac6341a38bfdb08c72e19a62 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:54.097116 16519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4abfeff32484ed9bf812591043031dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.096823 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 62582968c53f4865a3bf40f1bb512c1a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:54.097785 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745e18acac6341a38bfdb08c72e19a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.098241 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62582968c53f4865a3bf40f1bb512c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.103291 16722 tablet_bootstrap.cc:492] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:54.103586 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 6413205c50894bfb957ae5e22612c590 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:54.104842 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413205c50894bfb957ae5e22612c590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.112313 16517 tablet_service.cc:1511] Processing CreateTablet for tablet e92b7ae755c14556965dfc454b3e81aa (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:54.113655 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92b7ae755c14556965dfc454b3e81aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.120698 16516 tablet_service.cc:1511] Processing CreateTablet for tablet 45397503d2f7477f9eaea40ab70b0826 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:54.122198 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45397503d2f7477f9eaea40ab70b0826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.123905 16722 tablet_bootstrap.cc:654] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.125324 16723 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:54.141060 16723 tablet_bootstrap.cc:654] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.142223 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 0a4d3bc316654ef1bf603ebaf2268272 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:54.147595 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a4d3bc316654ef1bf603ebaf2268272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.148363 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 62582968c53f4865a3bf40f1bb512c1a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:54.149575 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62582968c53f4865a3bf40f1bb512c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.142830 16524 tablet_service.cc:1511] Processing CreateTablet for tablet 954df293634447b6a6b924a9190c5efc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:54.143366 16521 tablet_service.cc:1511] Processing CreateTablet for tablet e362058f8d454f23adc92f8525f5a88c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:54.153061 16598 tablet_service.cc:1511] Processing CreateTablet for tablet 8b50634d97c0450db93cc9b0896be655 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:54.153839 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954df293634447b6a6b924a9190c5efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.154304 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b50634d97c0450db93cc9b0896be655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.154464 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e362058f8d454f23adc92f8525f5a88c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.153061 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c7105304049288918291743784424 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:54.155894 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c7105304049288918291743784424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.146595 16722 tablet_bootstrap.cc:492] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:54.167098 16722 ts_tablet_manager.cc:1403] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.006s
I20260709 13:16:54.170087 16722 raft_consensus.cc:359] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.172910 16519 tablet_service.cc:1511] Processing CreateTablet for tablet 6413205c50894bfb957ae5e22612c590 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:54.173177 16523 tablet_service.cc:1511] Processing CreateTablet for tablet 0a4d3bc316654ef1bf603ebaf2268272 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:54.180837 16519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413205c50894bfb957ae5e22612c590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.186609 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 67197cd5a1c54c6884d1134a67863497 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:54.189409 16516 tablet_service.cc:1511] Processing CreateTablet for tablet 8b50634d97c0450db93cc9b0896be655 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:54.191128 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 70548f70e9d349629d917424404b8c2e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:54.192286 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67197cd5a1c54c6884d1134a67863497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.191490 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b50634d97c0450db93cc9b0896be655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.194047 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 67197cd5a1c54c6884d1134a67863497 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:54.195232 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67197cd5a1c54c6884d1134a67863497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.194937 16673 tablet_service.cc:1511] Processing CreateTablet for tablet ec23f98a3df543bd94dc66e33b60431d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:54.195562 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 0ff2d418061e4b6680c4c481ffc0b444 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:54.196208 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec23f98a3df543bd94dc66e33b60431d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.196790 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff2d418061e4b6680c4c481ffc0b444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.189648 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c7105304049288918291743784424 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:54.200254 16671 tablet_service.cc:1511] Processing CreateTablet for tablet 636372d1206344448514da4a69f25e4e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:54.201479 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636372d1206344448514da4a69f25e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.203768 16669 tablet_service.cc:1511] Processing CreateTablet for tablet 3077cb09713945cbbc2fe81163fdfc66 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:54.205333 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 954df293634447b6a6b924a9190c5efc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:54.205896 16668 tablet_service.cc:1511] Processing CreateTablet for tablet c4abfeff32484ed9bf812591043031dc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:54.208139 16667 tablet_service.cc:1511] Processing CreateTablet for tablet 745e18acac6341a38bfdb08c72e19a62 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:54.211766 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 45397503d2f7477f9eaea40ab70b0826 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:54.198127 16722 raft_consensus.cc:385] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.214462 16722 raft_consensus.cc:740] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.214814 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 81095b26465c4953be0764436d178755 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:54.210304 16666 tablet_service.cc:1511] Processing CreateTablet for tablet e92b7ae755c14556965dfc454b3e81aa (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:54.215852 16722 consensus_queue.cc:260] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.216759 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3077cb09713945cbbc2fe81163fdfc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.217599 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4abfeff32484ed9bf812591043031dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.219017 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954df293634447b6a6b924a9190c5efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.222991 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92b7ae755c14556965dfc454b3e81aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.226824 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70548f70e9d349629d917424404b8c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.231007 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45397503d2f7477f9eaea40ab70b0826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.235090 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745e18acac6341a38bfdb08c72e19a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.235725 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81095b26465c4953be0764436d178755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.243448 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a4d3bc316654ef1bf603ebaf2268272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.251299 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c7105304049288918291743784424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.267935 16598 tablet_service.cc:1511] Processing CreateTablet for tablet eb526599c53746e3903765935869ae77 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:54.269236 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb526599c53746e3903765935869ae77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.267926 16723 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:54.275226 16723 ts_tablet_manager.cc:1403] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.150s	user 0.033s	sys 0.053s
I20260709 13:16:54.281064 16723 raft_consensus.cc:359] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.282066 16723 raft_consensus.cc:385] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.282523 16723 raft_consensus.cc:740] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.285633 16524 tablet_service.cc:1511] Processing CreateTablet for tablet eb526599c53746e3903765935869ae77 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:54.287333 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb526599c53746e3903765935869ae77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.287874 16667 tablet_service.cc:1511] Processing CreateTablet for tablet e362058f8d454f23adc92f8525f5a88c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:54.289484 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e362058f8d454f23adc92f8525f5a88c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.285653 16519 tablet_service.cc:1511] Processing CreateTablet for tablet 70548f70e9d349629d917424404b8c2e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:54.292522 16519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70548f70e9d349629d917424404b8c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.297108 16634 heartbeater.cc:499] Master 127.15.14.62:44835 was elected leader, sending a full tablet report...
I20260709 13:16:54.305598 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa14a6364a64483a655a16e05826e06 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:54.306826 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa14a6364a64483a655a16e05826e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.310184 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa14a6364a64483a655a16e05826e06 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:54.311465 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa14a6364a64483a655a16e05826e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.313701 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 6413205c50894bfb957ae5e22612c590 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:54.315672 16722 ts_tablet_manager.cc:1434] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.148s	user 0.024s	sys 0.020s
I20260709 13:16:54.316672 16722 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:54.295471 16723 consensus_queue.cc:260] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.334524 16722 tablet_bootstrap.cc:654] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.342665 16592 tablet_service.cc:1511] Processing CreateTablet for tablet 40e1b78d4c12415c87ebf06cc2099ccf (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:54.344015 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e1b78d4c12415c87ebf06cc2099ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.347121 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 40e1b78d4c12415c87ebf06cc2099ccf (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:54.348474 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e1b78d4c12415c87ebf06cc2099ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.354664 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 62582968c53f4865a3bf40f1bb512c1a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:54.357060 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 0a4d3bc316654ef1bf603ebaf2268272 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:54.365793 16723 ts_tablet_manager.cc:1434] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.090s	user 0.014s	sys 0.004s
I20260709 13:16:54.366382 16669 tablet_service.cc:1511] Processing CreateTablet for tablet 8b50634d97c0450db93cc9b0896be655 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:54.366880 16723 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:54.367424 16727 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:54.370990 16559 heartbeater.cc:499] Master 127.15.14.62:44835 was elected leader, sending a full tablet report...
I20260709 13:16:54.373318 16665 tablet_service.cc:1511] Processing CreateTablet for tablet eb526599c53746e3903765935869ae77 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:54.363552 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413205c50894bfb957ae5e22612c590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.375358 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62582968c53f4865a3bf40f1bb512c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.378973 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb526599c53746e3903765935869ae77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.380988 16671 tablet_service.cc:1511] Processing CreateTablet for tablet 70548f70e9d349629d917424404b8c2e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:54.381906 16592 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5719afcde49fb9ed261a344f0757c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:54.382719 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a4d3bc316654ef1bf603ebaf2268272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.401291 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5719afcde49fb9ed261a344f0757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.402967 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b50634d97c0450db93cc9b0896be655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.383769 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5719afcde49fb9ed261a344f0757c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:54.409343 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5719afcde49fb9ed261a344f0757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.411409 16671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70548f70e9d349629d917424404b8c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.417197 16722 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:54.417752 16722 ts_tablet_manager.cc:1403] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.000s
I20260709 13:16:54.418286 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 40e1b78d4c12415c87ebf06cc2099ccf (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:54.419565 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e1b78d4c12415c87ebf06cc2099ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.387506 16666 tablet_service.cc:1511] Processing CreateTablet for tablet 7a0c7105304049288918291743784424 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:54.420989 16722 raft_consensus.cc:359] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.421813 16722 raft_consensus.cc:385] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.422130 16722 raft_consensus.cc:740] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.422286 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c7105304049288918291743784424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.423223 16722 consensus_queue.cc:260] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.397635 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa14a6364a64483a655a16e05826e06 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:54.427433 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa14a6364a64483a655a16e05826e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.429939 16722 ts_tablet_manager.cc:1434] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:54.374415 16667 tablet_service.cc:1511] Processing CreateTablet for tablet 67197cd5a1c54c6884d1134a67863497 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:54.438787 16667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67197cd5a1c54c6884d1134a67863497. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:54.408334 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:54.443681 16591 tablet_service.cc:1511] Processing CreateTablet for tablet ddebac9f8dde40a2a7b25c18e8ce5dae (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:54.444944 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddebac9f8dde40a2a7b25c18e8ce5dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.390318 16516 tablet_service.cc:1511] Processing CreateTablet for tablet ddebac9f8dde40a2a7b25c18e8ce5dae (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:54.431280 16726 raft_consensus.cc:493] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:54.445505 16726 raft_consensus.cc:515] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.394192 16723 tablet_bootstrap.cc:654] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.448427 16726 leader_election.cc:290] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:54.451468 16727 tablet_bootstrap.cc:654] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.451539 16722 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:54.452703 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddebac9f8dde40a2a7b25c18e8ce5dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.437283 16672 tablet_service.cc:1511] Processing CreateTablet for tablet 60d5719afcde49fb9ed261a344f0757c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:54.491139 16672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5719afcde49fb9ed261a344f0757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.496331 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 8647bdb427fe4235959158c67658829d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:54.498250 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8647bdb427fe4235959158c67658829d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.510159 16592 tablet_service.cc:1511] Processing CreateTablet for tablet 8647bdb427fe4235959158c67658829d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:54.512090 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8647bdb427fe4235959158c67658829d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.516873 16519 tablet_service.cc:1511] Processing CreateTablet for tablet ffb580fb881c43be879f4b2321a3594a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:54.534881 16519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb580fb881c43be879f4b2321a3594a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.541287 16598 tablet_service.cc:1511] Processing CreateTablet for tablet ffb580fb881c43be879f4b2321a3594a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:54.542726 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb580fb881c43be879f4b2321a3594a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.543751 16723 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:54.544325 16723 ts_tablet_manager.cc:1403] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.178s	user 0.032s	sys 0.034s
I20260709 13:16:54.545081 16668 tablet_service.cc:1511] Processing CreateTablet for tablet ddebac9f8dde40a2a7b25c18e8ce5dae (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:54.549103 16595 tablet_service.cc:1511] Processing CreateTablet for tablet e63c6bf8cbd14b04a4b81fb546167054 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:54.552008 16521 tablet_service.cc:1511] Processing CreateTablet for tablet e63c6bf8cbd14b04a4b81fb546167054 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:54.552440 16524 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb12869a9154755b33808a66653a79b (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:54.553308 16722 tablet_bootstrap.cc:654] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.554667 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb12869a9154755b33808a66653a79b (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:54.557283 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 0fb12869a9154755b33808a66653a79b (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:54.565182 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63c6bf8cbd14b04a4b81fb546167054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.566002 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb12869a9154755b33808a66653a79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.570016 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb12869a9154755b33808a66653a79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.572086 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddebac9f8dde40a2a7b25c18e8ce5dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.571882 16593 tablet_service.cc:1511] Processing CreateTablet for tablet ca89823aae7843b3a464bf9efeda3cbe (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:54.572418 16520 tablet_service.cc:1511] Processing CreateTablet for tablet ca89823aae7843b3a464bf9efeda3cbe (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:54.573235 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca89823aae7843b3a464bf9efeda3cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.573345 16669 tablet_service.cc:1511] Processing CreateTablet for tablet 8647bdb427fe4235959158c67658829d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:54.573976 16726 raft_consensus.cc:493] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:54.574409 16726 raft_consensus.cc:515] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.574640 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8647bdb427fe4235959158c67658829d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.581604 16727 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:54.582074 16727 ts_tablet_manager.cc:1403] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.215s	user 0.009s	sys 0.007s
I20260709 13:16:54.582374 16664 tablet_service.cc:1511] Processing CreateTablet for tablet ca89823aae7843b3a464bf9efeda3cbe (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:54.583554 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca89823aae7843b3a464bf9efeda3cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.587428 16727 raft_consensus.cc:359] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.588306 16727 raft_consensus.cc:385] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.588678 16727 raft_consensus.cc:740] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.591099 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63c6bf8cbd14b04a4b81fb546167054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.591427 16727 consensus_queue.cc:260] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.600554 16726 leader_election.cc:290] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:54.599407 16670 tablet_service.cc:1511] Processing CreateTablet for tablet e63c6bf8cbd14b04a4b81fb546167054 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:54.601799 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63c6bf8cbd14b04a4b81fb546167054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.606034 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 9123920ea5c944b99a7cad969f5ec974 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:54.607815 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123920ea5c944b99a7cad969f5ec974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.608309 16523 tablet_service.cc:1511] Processing CreateTablet for tablet 9123920ea5c944b99a7cad969f5ec974 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:54.610800 16518 tablet_service.cc:1511] Processing CreateTablet for tablet 140810bc6b30453e87e6d0d3b2bbb918 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:54.615899 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 9123920ea5c944b99a7cad969f5ec974 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:54.618667 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123920ea5c944b99a7cad969f5ec974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.623842 16524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fb12869a9154755b33808a66653a79b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.626936 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:54.628212 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:54.629845 16572 leader_election.cc:343] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:54.630484 16572 leader_election.cc:343] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.623445 16723 raft_consensus.cc:359] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.634928 16723 raft_consensus.cc:385] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.637857 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9123920ea5c944b99a7cad969f5ec974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.642407 16708 heartbeater.cc:499] Master 127.15.14.62:44835 was elected leader, sending a full tablet report...
I20260709 13:16:54.643260 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140810bc6b30453e87e6d0d3b2bbb918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.635826 16723 raft_consensus.cc:740] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.650802 16727 ts_tablet_manager.cc:1434] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.011s
I20260709 13:16:54.650645 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 140810bc6b30453e87e6d0d3b2bbb918 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:54.651782 16516 tablet_service.cc:1511] Processing CreateTablet for tablet 111f7e517a6c4575a94be73151c6a5e2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:54.653048 16598 tablet_service.cc:1511] Processing CreateTablet for tablet 140810bc6b30453e87e6d0d3b2bbb918 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:54.654327 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140810bc6b30453e87e6d0d3b2bbb918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.655200 16727 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:54.651875 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca89823aae7843b3a464bf9efeda3cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.636601 16666 tablet_service.cc:1511] Processing CreateTablet for tablet ffb580fb881c43be879f4b2321a3594a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:54.662992 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111f7e517a6c4575a94be73151c6a5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.669018 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:54.670600 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:54.648365 16723 consensus_queue.cc:260] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:54.672732 16572 leader_election.cc:343] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.673283 16723 ts_tablet_manager.cc:1434] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.127s	user 0.007s	sys 0.000s
I20260709 13:16:54.673247 16572 leader_election.cc:304] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:54.673702 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140810bc6b30453e87e6d0d3b2bbb918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.674404 16726 raft_consensus.cc:2749] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:54.681439 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb580fb881c43be879f4b2321a3594a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:54.685913 16572 leader_election.cc:343] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.686410 16572 leader_election.cc:304] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:54.687237 16726 raft_consensus.cc:2749] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:54.674423 16723 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:54.693188 16592 tablet_service.cc:1511] Processing CreateTablet for tablet 111f7e517a6c4575a94be73151c6a5e2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:54.694478 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111f7e517a6c4575a94be73151c6a5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.705346 16727 tablet_bootstrap.cc:654] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.709601 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 111f7e517a6c4575a94be73151c6a5e2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:54.711035 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111f7e517a6c4575a94be73151c6a5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.711549 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 4644fb990e574e8c8116fa0c4285d93d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:54.712795 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4644fb990e574e8c8116fa0c4285d93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.717304 16722 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:54.718093 16728 raft_consensus.cc:493] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:54.718619 16728 raft_consensus.cc:515] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.717859 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 4644fb990e574e8c8116fa0c4285d93d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:54.727161 16728 leader_election.cc:290] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:54.729825 16722 ts_tablet_manager.cc:1403] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.278s	user 0.012s	sys 0.009s
I20260709 13:16:54.744196 16727 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:54.744642 16727 ts_tablet_manager.cc:1403] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.000s
I20260709 13:16:54.746812 16727 raft_consensus.cc:359] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.747536 16727 raft_consensus.cc:385] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.747833 16727 raft_consensus.cc:740] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.749505 16727 consensus_queue.cc:260] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.751868 16727 ts_tablet_manager.cc:1434] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:16:54.753499 16727 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:54.753589 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 4644fb990e574e8c8116fa0c4285d93d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:54.754873 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4644fb990e574e8c8116fa0c4285d93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.759572 16727 tablet_bootstrap.cc:654] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.740326 16723 tablet_bootstrap.cc:654] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.765179 16722 raft_consensus.cc:359] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.765995 16722 raft_consensus.cc:385] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.766319 16722 raft_consensus.cc:740] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.770149 16722 consensus_queue.cc:260] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.771965 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 409d5482c68f400587d5fe50d0034694 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:54.773335 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409d5482c68f400587d5fe50d0034694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.782225 16722 ts_tablet_manager.cc:1434] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:16:54.783713 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4644fb990e574e8c8116fa0c4285d93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.790285 16593 tablet_service.cc:1511] Processing CreateTablet for tablet 30db25b18caf410195d28a16ab378721 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:54.797233 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30db25b18caf410195d28a16ab378721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.799604 16722 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:54.805786 16516 tablet_service.cc:1511] Processing CreateTablet for tablet 409d5482c68f400587d5fe50d0034694 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:54.808001 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409d5482c68f400587d5fe50d0034694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.808555 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:54.810117 16497 leader_election.cc:343] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.813127 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 30db25b18caf410195d28a16ab378721 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:54.814561 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30db25b18caf410195d28a16ab378721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.815613 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:54.810328 16598 tablet_service.cc:1511] Processing CreateTablet for tablet 409d5482c68f400587d5fe50d0034694 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:54.817020 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 409d5482c68f400587d5fe50d0034694. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:54.818264 16500 leader_election.cc:343] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.818001 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 30db25b18caf410195d28a16ab378721 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:54.826354 16734 raft_consensus.cc:493] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:54.827636 16734 raft_consensus.cc:515] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.830540 16723 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:54.831073 16723 ts_tablet_manager.cc:1403] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.157s	user 0.013s	sys 0.010s
I20260709 13:16:54.831463 16722 tablet_bootstrap.cc:654] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.834844 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30db25b18caf410195d28a16ab378721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.839073 16734 leader_election.cc:290] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:54.840935 16734 raft_consensus.cc:493] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:54.841339 16734 raft_consensus.cc:515] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.848393 16734 leader_election.cc:290] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:54.842404 16723 raft_consensus.cc:359] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.849759 16723 raft_consensus.cc:385] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.850191 16723 raft_consensus.cc:740] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.851279 16723 consensus_queue.cc:260] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.853937 16723 ts_tablet_manager.cc:1434] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:16:54.855245 16727 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:54.855814 16727 ts_tablet_manager.cc:1403] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.016s
I20260709 13:16:54.818799 16500 leader_election.cc:304] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:54.864763 16728 raft_consensus.cc:2749] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:54.866387 16727 raft_consensus.cc:359] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.868680 16592 tablet_service.cc:1511] Processing CreateTablet for tablet d5ccba93a5c74e3e93ea14dc722df5d3 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:54.869204 16727 raft_consensus.cc:385] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.870345 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ccba93a5c74e3e93ea14dc722df5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.875061 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 7e05587bd18f46d49b37eb060c82bfbc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:54.875705 16727 raft_consensus.cc:740] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.876281 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e05587bd18f46d49b37eb060c82bfbc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:54.876492 16500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.2:36711, user_credentials={real_user=slave}} blocked reactor thread for 58412.3us
I20260709 13:16:54.878399 16520 tablet_service.cc:1511] Processing CreateTablet for tablet d5ccba93a5c74e3e93ea14dc722df5d3 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:54.879704 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ccba93a5c74e3e93ea14dc722df5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.884075 16728 raft_consensus.cc:493] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:54.884392 16666 tablet_service.cc:1511] Processing CreateTablet for tablet 7e05587bd18f46d49b37eb060c82bfbc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:54.884577 16728 raft_consensus.cc:515] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.885586 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e05587bd18f46d49b37eb060c82bfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.886590 16728 leader_election.cc:290] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:54.864295 16723 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:54.877092 16727 consensus_queue.cc:260] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.895152 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:54.896040 16682 raft_consensus.cc:2468] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:54.897315 16497 leader_election.cc:304] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:54.898226 16728 raft_consensus.cc:2804] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:54.898597 16728 raft_consensus.cc:493] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:54.899019 16728 raft_consensus.cc:3060] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:54.899758 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e18acac6341a38bfdb08c72e19a62" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:54.901734 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:16:54.903318 16649 leader_election.cc:343] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.903492 16727 ts_tablet_manager.cc:1434] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
W20260709 13:16:54.904073 16649 leader_election.cc:343] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.907842 16728 raft_consensus.cc:515] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.910832 16727 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:54.912323 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:54.913691 16670 tablet_service.cc:1511] Processing CreateTablet for tablet d5ccba93a5c74e3e93ea14dc722df5d3 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:54.913719 16518 tablet_service.cc:1511] Processing CreateTablet for tablet 7e05587bd18f46d49b37eb060c82bfbc (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:54.915630 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e05587bd18f46d49b37eb060c82bfbc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:54.918938 16500 leader_election.cc:343] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.921308 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:54.922586 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.922324 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:54.928903 16593 tablet_service.cc:1511] Processing CreateTablet for tablet 0234c0c672d244cc93978e8c71cedff1 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:54.930295 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0234c0c672d244cc93978e8c71cedff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.933029 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e18acac6341a38bfdb08c72e19a62" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:54.934371 16723 tablet_bootstrap.cc:654] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.934203 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:54.935086 16646 leader_election.cc:343] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.935367 16534 raft_consensus.cc:2393] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:54.935549 16646 leader_election.cc:304] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:54.936470 16743 raft_consensus.cc:2749] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:54.937898 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ccba93a5c74e3e93ea14dc722df5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.938139 16646 leader_election.cc:304] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:54.940119 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 0234c0c672d244cc93978e8c71cedff1 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:54.940935 16743 raft_consensus.cc:3060] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:54.945716 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 0234c0c672d244cc93978e8c71cedff1 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:54.947002 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0234c0c672d244cc93978e8c71cedff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.947731 16743 raft_consensus.cc:2749] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:54.949204 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0234c0c672d244cc93978e8c71cedff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.949635 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:54.951360 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.951454 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
W20260709 13:16:54.952857 16500 leader_election.cc:343] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:54.957012 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.957207 16722 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:54.957667 16722 ts_tablet_manager.cc:1403] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.004s
I20260709 13:16:54.960546 16722 raft_consensus.cc:359] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.961241 16722 raft_consensus.cc:385] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.961524 16722 raft_consensus.cc:740] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.964782 16728 leader_election.cc:290] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:54.966169 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:54.971388 16727 tablet_bootstrap.cc:654] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:54.980723 16723 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:54.981387 16723 ts_tablet_manager.cc:1403] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.121s	user 0.014s	sys 0.004s
I20260709 13:16:54.982237 16598 tablet_service.cc:1511] Processing CreateTablet for tablet b48df9fedfb7414499c573fabfab114e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:54.983877 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48df9fedfb7414499c573fabfab114e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.986857 16518 tablet_service.cc:1511] Processing CreateTablet for tablet b48df9fedfb7414499c573fabfab114e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:54.988550 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48df9fedfb7414499c573fabfab114e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.998462 16723 raft_consensus.cc:359] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:54.999378 16723 raft_consensus.cc:385] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:54.999683 16723 raft_consensus.cc:740] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:54.988561 16682 raft_consensus.cc:2468] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:55.002022 16497 leader_election.cc:304] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:55.003458 16728 raft_consensus.cc:2804] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:54.975394 16722 consensus_queue.cc:260] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.008955 16723 consensus_queue.cc:260] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.016021 16727 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.016487 16727 ts_tablet_manager.cc:1403] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.027s
I20260709 13:16:55.022033 16728 raft_consensus.cc:697] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:16:55.025028 16728 consensus_queue.cc:237] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.027514 16722 ts_tablet_manager.cc:1434] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.001s
I20260709 13:16:55.027729 16668 tablet_service.cc:1511] Processing CreateTablet for tablet b48df9fedfb7414499c573fabfab114e (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:55.029598 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48df9fedfb7414499c573fabfab114e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.031687 16727 raft_consensus.cc:359] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.032390 16727 raft_consensus.cc:385] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.032650 16727 raft_consensus.cc:740] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.033353 16727 consensus_queue.cc:260] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.035553 16722 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.036742 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 4bec7d014e424d1186c85c8469f79e5a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:55.042146 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec7d014e424d1186c85c8469f79e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.040896 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 4bec7d014e424d1186c85c8469f79e5a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:55.044359 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec7d014e424d1186c85c8469f79e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.046397 16722 tablet_bootstrap.cc:654] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.036754 16592 tablet_service.cc:1511] Processing CreateTablet for tablet 4bec7d014e424d1186c85c8469f79e5a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:55.051731 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec7d014e424d1186c85c8469f79e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.052589 16723 ts_tablet_manager.cc:1434] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.071s	user 0.011s	sys 0.000s
I20260709 13:16:55.053629 16723 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.042470 16727 ts_tablet_manager.cc:1434] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:16:55.055307 16722 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:55.055740 16727 tablet_bootstrap.cc:492] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.055780 16722 ts_tablet_manager.cc:1403] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.005s
I20260709 13:16:55.066788 16722 raft_consensus.cc:359] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.070420 16722 raft_consensus.cc:385] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.070849 16722 raft_consensus.cc:740] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.071004 16521 tablet_service.cc:1511] Processing CreateTablet for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:55.063779 16723 tablet_bootstrap.cc:654] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.071816 16722 consensus_queue.cc:260] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.077271 16722 ts_tablet_manager.cc:1434] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:16:55.078307 16722 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.072757 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.083879 16430 catalog_manager.cc:5697] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:55.086402 16727 tablet_bootstrap.cc:654] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.087296 16722 tablet_bootstrap.cc:654] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.089196 16723 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.089809 16723 ts_tablet_manager.cc:1403] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.008s
I20260709 13:16:55.092823 16723 raft_consensus.cc:359] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.093612 16723 raft_consensus.cc:385] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.093953 16723 raft_consensus.cc:740] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.094852 16723 consensus_queue.cc:260] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.099835 16723 ts_tablet_manager.cc:1434] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260709 13:16:55.101076 16723 tablet_bootstrap.cc:492] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.108532 16722 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:55.109318 16722 ts_tablet_manager.cc:1403] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.006s
I20260709 13:16:55.109259 16592 tablet_service.cc:1511] Processing CreateTablet for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:55.109481 16673 tablet_service.cc:1511] Processing CreateTablet for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:55.110754 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.113986 16722 raft_consensus.cc:359] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.116201 16743 raft_consensus.cc:493] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.119699 16743 raft_consensus.cc:515] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.122577 16743 leader_election.cc:290] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:55.123771 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.124195 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:55.125202 16649 leader_election.cc:343] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:55.125661 16646 leader_election.cc:343] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.126083 16646 leader_election.cc:304] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:55.127990 16593 tablet_service.cc:1511] Processing CreateTablet for tablet ce74390147b24aad81a6fce895c5ae3c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:55.116644 16518 tablet_service.cc:1511] Processing CreateTablet for tablet ce74390147b24aad81a6fce895c5ae3c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:55.129870 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74390147b24aad81a6fce895c5ae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.131150 16727 tablet_bootstrap.cc:492] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.131628 16727 ts_tablet_manager.cc:1403] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.012s
I20260709 13:16:55.133800 16673 tablet_service.cc:1511] Processing CreateTablet for tablet ce74390147b24aad81a6fce895c5ae3c (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:55.110754 16592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.134565 16727 raft_consensus.cc:359] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.135120 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74390147b24aad81a6fce895c5ae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.135370 16727 raft_consensus.cc:385] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.135680 16727 raft_consensus.cc:740] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.136502 16727 consensus_queue.cc:260] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.137501 16734 raft_consensus.cc:2749] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.138535 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74390147b24aad81a6fce895c5ae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.142163 16727 ts_tablet_manager.cc:1434] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:16:55.143791 16598 tablet_service.cc:1511] Processing CreateTablet for tablet 93d4a25e9f1043459349845ec778c0d8 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:55.144927 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d4a25e9f1043459349845ec778c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.144727 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 93d4a25e9f1043459349845ec778c0d8 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:55.146036 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d4a25e9f1043459349845ec778c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.147531 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 93d4a25e9f1043459349845ec778c0d8 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:55.148591 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d4a25e9f1043459349845ec778c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.153913 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 684bef90a2f04407a05898219b34bc28 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:55.155126 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684bef90a2f04407a05898219b34bc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.158730 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 684bef90a2f04407a05898219b34bc28 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:55.159669 16728 raft_consensus.cc:493] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.159942 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684bef90a2f04407a05898219b34bc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.160141 16728 raft_consensus.cc:515] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.162145 16728 leader_election.cc:290] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.163241 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abfeff32484ed9bf812591043031dc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.163785 16722 raft_consensus.cc:385] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.164448 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abfeff32484ed9bf812591043031dc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.119086 16723 tablet_bootstrap.cc:654] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.163066 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 0a92744206f44b23a8364dec8faef433 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:55.170531 16516 tablet_service.cc:1511] Processing CreateTablet for tablet 0a92744206f44b23a8364dec8faef433 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 13:16:55.165344 16497 leader_election.cc:343] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.168380 16666 tablet_service.cc:1511] Processing CreateTablet for tablet 0a92744206f44b23a8364dec8faef433 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:55.171404 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a92744206f44b23a8364dec8faef433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.171833 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a92744206f44b23a8364dec8faef433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.172171 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a92744206f44b23a8364dec8faef433. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.170110 16726 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.166951 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 684bef90a2f04407a05898219b34bc28 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:55.174923 16726 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.175473 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684bef90a2f04407a05898219b34bc28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.175604 16523 tablet_service.cc:1511] Processing CreateTablet for tablet 9602bdae6fd64c598ab0413bb0d4e70a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:55.176824 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9602bdae6fd64c598ab0413bb0d4e70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.176913 16726 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.178730 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 9602bdae6fd64c598ab0413bb0d4e70a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:55.179898 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9602bdae6fd64c598ab0413bb0d4e70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.182782 16664 tablet_service.cc:1511] Processing CreateTablet for tablet ad98a43a764849a6837c4c1a003d5f82 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:55.183997 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad98a43a764849a6837c4c1a003d5f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.183661 16590 tablet_service.cc:1511] Processing CreateTablet for tablet ad98a43a764849a6837c4c1a003d5f82 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:55.184877 16590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad98a43a764849a6837c4c1a003d5f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.188189 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.188822 16534 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.188197 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:55.191087 16572 leader_election.cc:343] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:55.191671 16500 leader_election.cc:343] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.191819 16750 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.192137 16500 leader_election.cc:304] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.192256 16750 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.192406 16520 tablet_service.cc:1511] Processing CreateTablet for tablet ad98a43a764849a6837c4c1a003d5f82 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:55.193001 16748 raft_consensus.cc:493] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.193717 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad98a43a764849a6837c4c1a003d5f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.193439 16748 raft_consensus.cc:515] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.194329 16750 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.195446 16748 leader_election.cc:290] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.195927 16748 raft_consensus.cc:2749] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.196084 16572 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.197712 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.198077 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.198310 16609 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:55.198649 16683 raft_consensus.cc:2468] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:55.199958 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.200433 16743 raft_consensus.cc:493] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.200668 16608 raft_consensus.cc:2468] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:55.200783 16497 leader_election.cc:304] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:55.200887 16743 raft_consensus.cc:515] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.200037 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.201689 16728 raft_consensus.cc:2804] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.202039 16728 raft_consensus.cc:493] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.202351 16728 raft_consensus.cc:3060] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:55.202530 16497 leader_election.cc:343] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.204356 16673 tablet_service.cc:1511] Processing CreateTablet for tablet 9602bdae6fd64c598ab0413bb0d4e70a (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:55.205448 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9602bdae6fd64c598ab0413bb0d4e70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.170559 16722 raft_consensus.cc:740] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.207041 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.207639 16608 raft_consensus.cc:2468] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:55.208453 16726 raft_consensus.cc:2804] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.208851 16726 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.209184 16726 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.206442 16722 consensus_queue.cc:260] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.208366 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.211645 16649 leader_election.cc:304] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:55.212440 16734 raft_consensus.cc:2804] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.212831 16734 raft_consensus.cc:493] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.213187 16734 raft_consensus.cc:3060] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.207060 16500 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.217955 16750 raft_consensus.cc:2804] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.226949 16750 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.227303 16750 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.208843 16743 leader_election.cc:290] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:16:55.236353 16594 tablet_service.cc:1511] Processing CreateTablet for tablet 0c30187efc894e32824a40749d1c7aee (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:55.237663 16594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30187efc894e32824a40749d1c7aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.241637 16750 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.245944 16727 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.267373 16520 tablet_service.cc:1511] Processing CreateTablet for tablet b8f86b6f295a40c89c80aa9fba6d4e73 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:55.268628 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f86b6f295a40c89c80aa9fba6d4e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.258347 16757 raft_consensus.cc:493] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.270684 16593 tablet_service.cc:1511] Processing CreateTablet for tablet b8f86b6f295a40c89c80aa9fba6d4e73 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:55.270967 16757 raft_consensus.cc:515] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.261783 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:55.272251 16593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f86b6f295a40c89c80aa9fba6d4e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.259712 16750 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.277314 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.278952 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.262498 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:55.280045 16727 tablet_bootstrap.cc:654] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.280489 16726 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:55.281206 16572 leader_election.cc:343] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:55.281888 16572 leader_election.cc:343] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.282270 16572 leader_election.cc:304] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.283210 16608 raft_consensus.cc:2393] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
W20260709 13:16:55.286729 16497 leader_election.cc:343] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.287158 16497 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.271468 16722 ts_tablet_manager.cc:1434] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.161s	user 0.012s	sys 0.006s
I20260709 13:16:55.261899 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 0c30187efc894e32824a40749d1c7aee (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:55.275069 16673 tablet_service.cc:1511] Processing CreateTablet for tablet b8f86b6f295a40c89c80aa9fba6d4e73 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:55.289484 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f86b6f295a40c89c80aa9fba6d4e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.275813 16757 leader_election.cc:290] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.244524 16728 raft_consensus.cc:515] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.298441 16757 raft_consensus.cc:2749] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.298712 16722 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.304070 16734 raft_consensus.cc:515] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.304708 16727 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.305162 16727 ts_tablet_manager.cc:1403] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.009s
I20260709 13:16:55.297297 16750 raft_consensus.cc:2749] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.308826 16734 leader_election.cc:290] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:16:55.312598 16597 tablet_service.cc:1511] Processing CreateTablet for tablet 304d223e418d4d09ab073d4863e4f3f2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:55.313795 16597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304d223e418d4d09ab073d4863e4f3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.315353 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:55.315891 16608 raft_consensus.cc:3060] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.315730 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:55.316557 16727 raft_consensus.cc:359] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.317277 16727 raft_consensus.cc:385] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.317553 16727 raft_consensus.cc:740] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.318982 16534 raft_consensus.cc:2393] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:55.319392 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
W20260709 13:16:55.320717 16572 leader_election.cc:343] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.321834 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:55.322535 16682 raft_consensus.cc:2393] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:16:55.323715 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec23f98a3df543bd94dc66e33b60431d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:55.324471 16533 raft_consensus.cc:2393] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:55.325453 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30187efc894e32824a40749d1c7aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.326344 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 304d223e418d4d09ab073d4863e4f3f2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:55.327901 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304d223e418d4d09ab073d4863e4f3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.326344 16516 tablet_service.cc:1511] Processing CreateTablet for tablet ea522ba56a69424d8124be96808679f3 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:55.331933 16726 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:16:55.332258 16756 log.cc:927] Time spent T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 13:16:55.332607 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea522ba56a69424d8124be96808679f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.332671 16727 consensus_queue.cc:260] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.335052 16727 ts_tablet_manager.cc:1434] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 13:16:55.337255 16591 tablet_service.cc:1511] Processing CreateTablet for tablet ea522ba56a69424d8124be96808679f3 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:55.338325 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea522ba56a69424d8124be96808679f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.330816 16497 leader_election.cc:304] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [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: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.339416 16669 tablet_service.cc:1511] Processing CreateTablet for tablet ea522ba56a69424d8124be96808679f3 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:55.342921 16750 raft_consensus.cc:2749] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.343142 16518 tablet_service.cc:1511] Processing CreateTablet for tablet f5ab2fa5fcc64615983f34a30c7e30f2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:55.343888 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:55.345168 16518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab2fa5fcc64615983f34a30c7e30f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.344928 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 304d223e418d4d09ab073d4863e4f3f2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:55.345353 16534 raft_consensus.cc:2393] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51cea5f814e44f89820ec9e7a23576af in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:55.346290 16572 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [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: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.346320 16523 tablet_service.cc:1511] Processing CreateTablet for tablet 0c30187efc894e32824a40749d1c7aee (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:55.348407 16726 raft_consensus.cc:2749] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.351608 16598 tablet_service.cc:1511] Processing CreateTablet for tablet f5ab2fa5fcc64615983f34a30c7e30f2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:55.352921 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea522ba56a69424d8124be96808679f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.353552 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab2fa5fcc64615983f34a30c7e30f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.356665 16727 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.311036 16728 leader_election.cc:290] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.362932 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304d223e418d4d09ab073d4863e4f3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.363855 16523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30187efc894e32824a40749d1c7aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.362491 16608 raft_consensus.cc:2468] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:55.381711 16649 leader_election.cc:304] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:55.382560 16734 raft_consensus.cc:2804] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:55.385363 16734 raft_consensus.cc:697] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:55.391177 16723 tablet_bootstrap.cc:492] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.391687 16723 ts_tablet_manager.cc:1403] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.291s	user 0.031s	sys 0.007s
I20260709 13:16:55.391531 16734 consensus_queue.cc:237] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.398205 16726 raft_consensus.cc:493] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.400328 16726 raft_consensus.cc:515] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.403926 16726 leader_election.cc:290] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.404942 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.400326 16722 tablet_bootstrap.cc:654] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.409950 16517 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae7054f68bf41e8a27427f82cbe2c30 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:55.405445 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.411172 16727 tablet_bootstrap.cc:654] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.411237 16517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7054f68bf41e8a27427f82cbe2c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.411362 16682 raft_consensus.cc:2393] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51cea5f814e44f89820ec9e7a23576af in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:55.412575 16520 tablet_service.cc:1511] Processing CreateTablet for tablet 6f11af8b867c456e9ce52590196a375d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:55.413339 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f11af8b867c456e9ce52590196a375d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.410313 16591 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae7054f68bf41e8a27427f82cbe2c30 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:55.415073 16572 leader_election.cc:304] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.415370 16591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7054f68bf41e8a27427f82cbe2c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.416163 16726 raft_consensus.cc:3060] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.419955 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 6f11af8b867c456e9ce52590196a375d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:55.421063 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f11af8b867c456e9ce52590196a375d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.434193 16673 tablet_service.cc:1511] Processing CreateTablet for tablet f5ab2fa5fcc64615983f34a30c7e30f2 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:55.435953 16673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab2fa5fcc64615983f34a30c7e30f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.438639 16521 tablet_service.cc:1511] Processing CreateTablet for tablet 1810dc7955624edfb07eaa3fe3132f45 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:55.439759 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1810dc7955624edfb07eaa3fe3132f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.444479 16595 tablet_service.cc:1511] Processing CreateTablet for tablet 6f11af8b867c456e9ce52590196a375d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:55.446328 16595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f11af8b867c456e9ce52590196a375d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.446857 16759 raft_consensus.cc:493] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.447481 16759 raft_consensus.cc:515] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.449239 16723 raft_consensus.cc:359] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.454044 16598 tablet_service.cc:1511] Processing CreateTablet for tablet 1810dc7955624edfb07eaa3fe3132f45 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:55.456555 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.459801 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1810dc7955624edfb07eaa3fe3132f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.453404 16723 raft_consensus.cc:385] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.464954 16668 tablet_service.cc:1511] Processing CreateTablet for tablet 1810dc7955624edfb07eaa3fe3132f45 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:55.468449 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1810dc7955624edfb07eaa3fe3132f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.471343 16670 tablet_service.cc:1511] Processing CreateTablet for tablet 9ae7054f68bf41e8a27427f82cbe2c30 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:55.472580 16670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7054f68bf41e8a27427f82cbe2c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.477579 16743 raft_consensus.cc:493] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.478092 16743 raft_consensus.cc:515] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.478880 16521 tablet_service.cc:1511] Processing CreateTablet for tablet f6e0e5403bc544bb9118a58143375dcd (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:55.480896 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e0e5403bc544bb9118a58143375dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.480752 16598 tablet_service.cc:1511] Processing CreateTablet for tablet f6e0e5403bc544bb9118a58143375dcd (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:55.464012 16723 raft_consensus.cc:740] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.482885 16723 consensus_queue.cc:260] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.484566 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e0e5403bc544bb9118a58143375dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.485175 16723 ts_tablet_manager.cc:1434] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.000s
I20260709 13:16:55.486203 16723 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.486588 16726 raft_consensus.cc:2749] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.493368 16728 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:55.495486 16723 tablet_bootstrap.cc:654] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.498466 16590 tablet_service.cc:1511] Processing CreateTablet for tablet d943e18bbc6d404392066b465fe870ad (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:55.499933 16590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d943e18bbc6d404392066b465fe870ad. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:55.467545 16572 leader_election.cc:343] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.512179 16743 leader_election.cc:290] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:55.512290 16722 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:55.512992 16722 ts_tablet_manager.cc:1403] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.214s	user 0.028s	sys 0.011s
I20260709 13:16:55.513176 16594 tablet_service.cc:1511] Processing CreateTablet for tablet ada17af2f0194f718684762009fd0e7d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:55.514652 16594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada17af2f0194f718684762009fd0e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.514573 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.515537 16608 raft_consensus.cc:2468] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:55.518857 16598 tablet_service.cc:1511] Processing CreateTablet for tablet eb366a5484f4487ebcead23fcb8f6899 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:55.521670 16598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb366a5484f4487ebcead23fcb8f6899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.522979 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:55.524699 16646 leader_election.cc:343] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.525452 16669 tablet_service.cc:1511] Processing CreateTablet for tablet f6e0e5403bc544bb9118a58143375dcd (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:55.525830 16649 leader_election.cc:304] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:55.526724 16669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e0e5403bc544bb9118a58143375dcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.529100 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.530911 16516 tablet_service.cc:1511] Processing CreateTablet for tablet eb366a5484f4487ebcead23fcb8f6899 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:55.531649 16520 tablet_service.cc:1511] Processing CreateTablet for tablet ada17af2f0194f718684762009fd0e7d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:55.532121 16516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb366a5484f4487ebcead23fcb8f6899. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.532663 16520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada17af2f0194f718684762009fd0e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.534005 16743 raft_consensus.cc:2804] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.534361 16743 raft_consensus.cc:493] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.534806 16668 tablet_service.cc:1511] Processing CreateTablet for tablet eb366a5484f4487ebcead23fcb8f6899 (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:55.536190 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb366a5484f4487ebcead23fcb8f6899. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:55.539932 16572 leader_election.cc:343] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.540136 16664 tablet_service.cc:1511] Processing CreateTablet for tablet d943e18bbc6d404392066b465fe870ad (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:55.540398 16572 leader_election.cc:304] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.541320 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d943e18bbc6d404392066b465fe870ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.542467 16727 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.521201 16759 leader_election.cc:290] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.542949 16727 ts_tablet_manager.cc:1403] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.186s	user 0.015s	sys 0.003s
I20260709 13:16:55.543327 16759 raft_consensus.cc:2749] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:55.545861 16727 raft_consensus.cc:359] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.546384 16722 raft_consensus.cc:359] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.547112 16722 raft_consensus.cc:385] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.547408 16722 raft_consensus.cc:740] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.546602 16727 raft_consensus.cc:385] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.551087 16727 raft_consensus.cc:740] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.551841 16727 consensus_queue.cc:260] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.558149 16521 tablet_service.cc:1511] Processing CreateTablet for tablet d943e18bbc6d404392066b465fe870ad (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:55.534680 16743 raft_consensus.cc:3060] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.562806 16521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d943e18bbc6d404392066b465fe870ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.567179 16722 consensus_queue.cc:260] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.570920 16722 ts_tablet_manager.cc:1434] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260709 13:16:55.572288 16722 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.585429 16727 ts_tablet_manager.cc:1434] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:16:55.586462 16727 tablet_bootstrap.cc:492] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.589551 16723 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.595669 16668 tablet_service.cc:1511] Processing CreateTablet for tablet ada17af2f0194f718684762009fd0e7d (DEFAULT_TABLE table=test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:55.596764 16668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ada17af2f0194f718684762009fd0e7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:55.594539 16723 ts_tablet_manager.cc:1403] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.109s	user 0.045s	sys 0.034s
I20260709 13:16:55.606559 16722 tablet_bootstrap.cc:654] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:55.615741 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:55.624127 16727 tablet_bootstrap.cc:654] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.629375 16743 raft_consensus.cc:515] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.630029 16728 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:55.632562 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:55.633422 16766 raft_consensus.cc:493] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.633870 16766 raft_consensus.cc:515] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.635856 16766 leader_election.cc:290] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:55.637305 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.637904 16609 raft_consensus.cc:2468] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:55.639106 16649 leader_election.cc:304] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:55.640857 16766 raft_consensus.cc:2804] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.641249 16766 raft_consensus.cc:493] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.641567 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.642570 16533 raft_consensus.cc:2468] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:55.644526 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
W20260709 13:16:55.644989 16646 leader_election.cc:343] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.645303 16609 raft_consensus.cc:3060] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.641589 16766 raft_consensus.cc:3060] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.647186 16723 raft_consensus.cc:359] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.644544 16743 leader_election.cc:290] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:55.638622 16432 catalog_manager.cc:5697] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.656935 16609 raft_consensus.cc:2468] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:55.658517 16649 leader_election.cc:304] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:55.650987 16723 raft_consensus.cc:385] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.662461 16723 raft_consensus.cc:740] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.663434 16723 consensus_queue.cc:260] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.665421 16743 raft_consensus.cc:2804] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:55.666307 16743 raft_consensus.cc:697] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:55.667646 16723 ts_tablet_manager.cc:1434] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:16:55.667402 16743 consensus_queue.cc:237] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.669589 16723 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.680894 16723 tablet_bootstrap.cc:654] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.686069 16722 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:55.686666 16722 ts_tablet_manager.cc:1403] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.004s
I20260709 13:16:55.689951 16722 raft_consensus.cc:359] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.690852 16722 raft_consensus.cc:385] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.691314 16722 raft_consensus.cc:740] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.692317 16722 consensus_queue.cc:260] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.693656 16723 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.694334 16723 ts_tablet_manager.cc:1403] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260709 13:16:55.697165 16723 raft_consensus.cc:359] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.698042 16723 raft_consensus.cc:385] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.698470 16723 raft_consensus.cc:740] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.699513 16723 consensus_queue.cc:260] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.703938 16722 ts_tablet_manager.cc:1434] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 13:16:55.704787 16723 ts_tablet_manager.cc:1434] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:55.705797 16723 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.705138 16722 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.712895 16723 tablet_bootstrap.cc:654] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.722039 16766 raft_consensus.cc:515] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.735553 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:55.736433 16534 raft_consensus.cc:3060] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.738426 16722 tablet_bootstrap.cc:654] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.743422 16727 tablet_bootstrap.cc:492] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.743928 16727 ts_tablet_manager.cc:1403] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.158s	user 0.035s	sys 0.064s
I20260709 13:16:55.745267 16723 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.745833 16723 ts_tablet_manager.cc:1403] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.011s
I20260709 13:16:55.749102 16723 raft_consensus.cc:359] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.749851 16723 raft_consensus.cc:385] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.750187 16723 raft_consensus.cc:740] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.750957 16766 leader_election.cc:290] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:55.751012 16723 consensus_queue.cc:260] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.752276 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:55.752894 16607 raft_consensus.cc:3060] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.753625 16723 ts_tablet_manager.cc:1434] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:16:55.754571 16723 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.756703 16727 raft_consensus.cc:359] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.757215 16727 raft_consensus.cc:385] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.757429 16727 raft_consensus.cc:740] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.758235 16727 consensus_queue.cc:260] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.760416 16727 ts_tablet_manager.cc:1434] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:16:55.761296 16727 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.760924 16432 catalog_manager.cc:5697] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.763516 16607 raft_consensus.cc:2468] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:55.765743 16723 tablet_bootstrap.cc:654] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.767015 16727 tablet_bootstrap.cc:654] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.768383 16649 leader_election.cc:304] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:55.769295 16766 raft_consensus.cc:2804] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:55.769812 16766 raft_consensus.cc:697] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:55.770668 16766 consensus_queue.cc:237] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.771107 16534 raft_consensus.cc:2468] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:55.776787 16722 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:55.777230 16722 ts_tablet_manager.cc:1403] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.006s
I20260709 13:16:55.779310 16723 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.779742 16722 raft_consensus.cc:359] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.780380 16722 raft_consensus.cc:385] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.780665 16722 raft_consensus.cc:740] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.781292 16722 consensus_queue.cc:260] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.779759 16723 ts_tablet_manager.cc:1403] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 13:16:55.785036 16431 catalog_manager.cc:5697] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.785382 16723 raft_consensus.cc:359] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.786648 16723 raft_consensus.cc:385] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.787045 16723 raft_consensus.cc:740] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.786046 16727 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.788635 16727 ts_tablet_manager.cc:1403] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 13:16:55.787784 16723 consensus_queue.cc:260] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.789896 16723 ts_tablet_manager.cc:1434] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:55.790748 16723 tablet_bootstrap.cc:492] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.791630 16722 ts_tablet_manager.cc:1434] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:16:55.791311 16727 raft_consensus.cc:359] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.792048 16727 raft_consensus.cc:385] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.792366 16727 raft_consensus.cc:740] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.792551 16722 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.793198 16727 consensus_queue.cc:260] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.795667 16727 ts_tablet_manager.cc:1434] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:16:55.796128 16766 raft_consensus.cc:493] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.796583 16727 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.796622 16766 raft_consensus.cc:515] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.798035 16722 tablet_bootstrap.cc:654] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.798879 16766 leader_election.cc:290] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:55.800781 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.801481 16534 raft_consensus.cc:2468] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:55.803200 16727 tablet_bootstrap.cc:654] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.803416 16646 leader_election.cc:304] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:55.803503 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.804632 16607 raft_consensus.cc:2468] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:55.805797 16722 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:55.806265 16722 ts_tablet_manager.cc:1403] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:16:55.806861 16723 tablet_bootstrap.cc:654] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.806594 16766 raft_consensus.cc:2804] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.807260 16766 raft_consensus.cc:493] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.807772 16766 raft_consensus.cc:3060] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.809062 16722 raft_consensus.cc:359] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.809998 16722 raft_consensus.cc:385] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.810412 16722 raft_consensus.cc:740] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.811576 16722 consensus_queue.cc:260] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.815308 16727 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.815323 16723 tablet_bootstrap.cc:492] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.816136 16723 ts_tablet_manager.cc:1403] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260709 13:16:55.816179 16727 ts_tablet_manager.cc:1403] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:16:55.816795 16766 raft_consensus.cc:515] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.818897 16723 raft_consensus.cc:359] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.819499 16723 raft_consensus.cc:385] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.819757 16723 raft_consensus.cc:740] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.815460 16722 ts_tablet_manager.cc:1434] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:55.820590 16723 consensus_queue.cc:260] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.820986 16722 tablet_bootstrap.cc:492] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.822535 16723 ts_tablet_manager.cc:1434] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:16:55.823318 16723 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.819716 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:55.826015 16534 raft_consensus.cc:3060] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.827723 16722 tablet_bootstrap.cc:654] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.827589 16727 raft_consensus.cc:359] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.828316 16727 raft_consensus.cc:385] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.828593 16727 raft_consensus.cc:740] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.829226 16727 consensus_queue.cc:260] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.831172 16727 ts_tablet_manager.cc:1434] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:16:55.831992 16727 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.837527 16727 tablet_bootstrap.cc:654] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.842324 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:55.843152 16607 raft_consensus.cc:3060] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.844700 16723 tablet_bootstrap.cc:654] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.849746 16723 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.850309 16723 ts_tablet_manager.cc:1403] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.027s	user 0.001s	sys 0.007s
I20260709 13:16:55.853644 16723 raft_consensus.cc:359] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.854494 16723 raft_consensus.cc:385] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.854878 16723 raft_consensus.cc:740] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.855724 16723 consensus_queue.cc:260] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.858330 16723 ts_tablet_manager.cc:1434] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:55.859488 16723 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.866888 16723 tablet_bootstrap.cc:654] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.867761 16726 raft_consensus.cc:493] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.868355 16726 raft_consensus.cc:515] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.870824 16766 leader_election.cc:290] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:55.871008 16726 leader_election.cc:290] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.871176 16534 raft_consensus.cc:2468] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:55.871668 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e18acac6341a38bfdb08c72e19a62" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.872278 16533 raft_consensus.cc:2468] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.874512 16646 leader_election.cc:304] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:55.876184 16572 leader_election.cc:304] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:55.877255 16726 raft_consensus.cc:2804] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.877753 16726 raft_consensus.cc:493] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.878132 16726 raft_consensus.cc:3060] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.880613 16766 raft_consensus.cc:2804] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:55.882349 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e18acac6341a38bfdb08c72e19a62" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.883055 16682 raft_consensus.cc:2468] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.883538 16766 raft_consensus.cc:697] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:55.885053 16607 raft_consensus.cc:2468] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:55.884714 16766 consensus_queue.cc:237] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.886092 16759 raft_consensus.cc:493] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.886579 16759 raft_consensus.cc:515] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.889708 16759 leader_election.cc:290] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.890072 16722 tablet_bootstrap.cc:492] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:55.890494 16722 ts_tablet_manager.cc:1403] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.070s	user 0.023s	sys 0.033s
I20260709 13:16:55.895861 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abfeff32484ed9bf812591043031dc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.897023 16722 raft_consensus.cc:359] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.897738 16722 raft_consensus.cc:385] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:55.897662 16572 leader_election.cc:343] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:55.898169 16722 raft_consensus.cc:740] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.898911 16722 consensus_queue.cc:260] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.899580 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abfeff32484ed9bf812591043031dc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.900174 16533 raft_consensus.cc:2468] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.901594 16572 leader_election.cc:304] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:55.902810 16759 raft_consensus.cc:2804] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.903149 16759 raft_consensus.cc:493] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.903482 16759 raft_consensus.cc:3060] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.904680 16722 ts_tablet_manager.cc:1434] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:16:55.907112 16722 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:55.909058 16723 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.909693 16723 ts_tablet_manager.cc:1403] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.050s	user 0.001s	sys 0.017s
I20260709 13:16:55.913357 16722 tablet_bootstrap.cc:654] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.913188 16723 raft_consensus.cc:359] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.914165 16723 raft_consensus.cc:385] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.914539 16723 raft_consensus.cc:740] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.915776 16723 consensus_queue.cc:260] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.916625 16759 raft_consensus.cc:515] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.924324 16790 raft_consensus.cc:493] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.917994 16726 raft_consensus.cc:515] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.924826 16790 raft_consensus.cc:515] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.927102 16790 leader_election.cc:290] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.929216 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.929718 16727 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.929883 16682 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.930253 16727 ts_tablet_manager.cc:1403] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.098s	user 0.030s	sys 0.052s
I20260709 13:16:55.929827 16431 catalog_manager.cc:5697] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:55.931650 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abfeff32484ed9bf812591043031dc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:55.932451 16533 raft_consensus.cc:3060] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.923322 16723 ts_tablet_manager.cc:1434] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:16:55.933055 16727 raft_consensus.cc:359] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.933739 16727 raft_consensus.cc:385] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.933980 16727 raft_consensus.cc:740] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.935012 16790 raft_consensus.cc:493] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.934808 16727 consensus_queue.cc:260] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.935448 16790 raft_consensus.cc:515] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.936757 16723 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:55.938117 16790 leader_election.cc:290] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.929131 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.942304 16727 ts_tablet_manager.cc:1434] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:55.942467 16534 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.943145 16723 tablet_bootstrap.cc:654] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.943372 16727 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.945904 16572 leader_election.cc:304] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:55.948685 16790 raft_consensus.cc:2804] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.948814 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:55.949080 16790 raft_consensus.cc:493] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.949402 16790 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.949445 16682 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.951043 16727 tablet_bootstrap.cc:654] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.950953 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:55.951653 16534 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:55.959005 16572 leader_election.cc:304] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:55.960244 16790 raft_consensus.cc:515] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.961297 16533 raft_consensus.cc:2468] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:55.963405 16727 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.963632 16726 leader_election.cc:290] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.963868 16727 ts_tablet_manager.cc:1403] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 13:16:55.964454 16726 raft_consensus.cc:2804] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.964846 16726 raft_consensus.cc:493] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.965327 16726 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.967137 16723 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:55.966913 16727 raft_consensus.cc:359] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.967608 16727 raft_consensus.cc:385] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.967449 16759 leader_election.cc:290] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.967566 16723 ts_tablet_manager.cc:1403] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260709 13:16:55.968034 16727 raft_consensus.cc:740] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.962472 16790 leader_election.cc:290] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.968888 16727 consensus_queue.cc:260] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.971063 16723 raft_consensus.cc:359] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.971740 16723 raft_consensus.cc:385] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:55.972031 16723 raft_consensus.cc:740] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:55.973685 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:55.974040 16727 ts_tablet_manager.cc:1434] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:55.974361 16533 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.975008 16727 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:55.977890 16726 raft_consensus.cc:515] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.980888 16727 tablet_bootstrap.cc:654] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:55.982672 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:55.983541 16682 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.986066 16728 raft_consensus.cc:493] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:55.986675 16728 raft_consensus.cc:515] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.987568 16726 leader_election.cc:290] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.991074 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:55.991031 16728 leader_election.cc:290] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:55.992126 16607 raft_consensus.cc:2468] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:55.992892 16723 consensus_queue.cc:260] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.994112 16500 leader_election.cc:304] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:55.995137 16748 raft_consensus.cc:2804] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:55.995400 16723 ts_tablet_manager.cc:1434] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:16:55.995697 16748 raft_consensus.cc:493] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:55.996208 16748 raft_consensus.cc:3060] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:55.997428 16727 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:55.997854 16727 ts_tablet_manager.cc:1403] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260709 13:16:56.001036 16727 raft_consensus.cc:359] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:55.991202 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:56.001694 16727 raft_consensus.cc:385] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.002061 16727 raft_consensus.cc:740] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.002218 16683 raft_consensus.cc:2468] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:56.002842 16727 consensus_queue.cc:260] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.005105 16727 ts_tablet_manager.cc:1434] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:56.005977 16727 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.011569 16727 tablet_bootstrap.cc:654] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.014551 16682 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.016742 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e18acac6341a38bfdb08c72e19a62" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:56.027209 16534 raft_consensus.cc:3060] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.020512 16723 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:56.030612 16722 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.026358 16533 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.031272 16722 ts_tablet_manager.cc:1403] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.044s
I20260709 13:16:56.020440 16748 raft_consensus.cc:515] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.023057 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "745e18acac6341a38bfdb08c72e19a62" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.033874 16683 raft_consensus.cc:3060] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.023569 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4abfeff32484ed9bf812591043031dc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.035312 16681 raft_consensus.cc:3060] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.040170 16722 raft_consensus.cc:359] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.040815 16722 raft_consensus.cc:385] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.041137 16723 tablet_bootstrap.cc:654] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.041411 16766 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.041081 16722 raft_consensus.cc:740] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.042469 16722 consensus_queue.cc:260] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.043303 16727 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.047091 16727 ts_tablet_manager.cc:1403] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.011s
I20260709 13:16:56.046492 16722 ts_tablet_manager.cc:1434] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260709 13:16:56.023715 16572 leader_election.cc:304] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:56.048975 16722 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:56.053385 16726 raft_consensus.cc:2804] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.053874 16726 raft_consensus.cc:697] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.054800 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.054766 16726 consensus_queue.cc:237] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.055617 16682 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.056339 16683 raft_consensus.cc:2468] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.058439 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:56.059382 16532 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.050400 16727 raft_consensus.cc:359] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.062259 16727 raft_consensus.cc:385] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.063211 16727 raft_consensus.cc:740] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.060885 16748 leader_election.cc:290] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.060304 16681 raft_consensus.cc:2468] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.061681 16572 leader_election.cc:304] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:56.067624 16572 leader_election.cc:304] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:56.066431 16727 consensus_queue.cc:260] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.070839 16790 raft_consensus.cc:2804] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.071462 16790 raft_consensus.cc:697] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.072569 16790 consensus_queue.cc:237] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.062047 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:56.076239 16794 raft_consensus.cc:2804] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.076790 16607 raft_consensus.cc:3060] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.076977 16794 raft_consensus.cc:697] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.065811 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.081310 16680 raft_consensus.cc:3060] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.062994 16534 raft_consensus.cc:2468] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.078152 16794 consensus_queue.cc:237] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.099982 16766 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.100663 16722 tablet_bootstrap.cc:654] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.102140 16727 ts_tablet_manager.cc:1434] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260709 13:16:56.103229 16727 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.120121 16532 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.121619 16572 leader_election.cc:304] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:56.122632 16759 raft_consensus.cc:2804] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.129756 16759 raft_consensus.cc:697] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.134512 16748 raft_consensus.cc:493] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.135188 16748 raft_consensus.cc:515] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.130805 16759 consensus_queue.cc:237] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.144286 16727 tablet_bootstrap.cc:654] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.143412 16743 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.150760 16743 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.152920 16743 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:56.153281 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.154053 16609 raft_consensus.cc:2393] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:16:56.154943 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.155472 16734 raft_consensus.cc:493] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.155701 16608 raft_consensus.cc:2393] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:16:56.155716 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.155957 16734 raft_consensus.cc:515] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.156790 16533 raft_consensus.cc:2393] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:56.157846 16680 raft_consensus.cc:2468] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:56.158074 16734 leader_election.cc:290] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:56.158247 16646 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:56.155797 16748 leader_election.cc:290] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.158704 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3077cb09713945cbbc2fe81163fdfc66" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:56.136102 16607 raft_consensus.cc:2468] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:56.159905 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.161026 16497 leader_election.cc:304] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
W20260709 13:16:56.161216 16646 leader_election.cc:343] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.162041 16748 raft_consensus.cc:2804] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.162518 16743 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.162789 16748 raft_consensus.cc:697] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:16:56.163786 16748 consensus_queue.cc:237] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.149808 16723 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:56.168169 16723 ts_tablet_manager.cc:1403] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.148s	user 0.031s	sys 0.014s
I20260709 13:16:56.162885 16500 leader_election.cc:304] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:56.171861 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.172791 16750 raft_consensus.cc:3060] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:56.173413 16649 leader_election.cc:343] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.174001 16649 leader_election.cc:304] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:56.174369 16743 raft_consensus.cc:2749] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.175014 16743 raft_consensus.cc:2749] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.177228 16682 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.179139 16723 raft_consensus.cc:359] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.179811 16723 raft_consensus.cc:385] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.180070 16723 raft_consensus.cc:740] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.180099 16750 raft_consensus.cc:2749] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.180805 16723 consensus_queue.cc:260] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.183041 16723 ts_tablet_manager.cc:1434] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 13:16:56.185693 16722 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.194433 16722 ts_tablet_manager.cc:1403] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.014s
I20260709 13:16:56.194675 16723 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:56.196985 16727 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.197551 16727 ts_tablet_manager.cc:1403] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.011s
I20260709 13:16:56.197000 16722 raft_consensus.cc:359] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.198469 16722 raft_consensus.cc:385] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.198886 16722 raft_consensus.cc:740] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.199738 16722 consensus_queue.cc:260] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.200249 16750 raft_consensus.cc:493] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.200703 16750 raft_consensus.cc:515] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.202109 16722 ts_tablet_manager.cc:1434] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:56.202132 16723 tablet_bootstrap.cc:654] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.203240 16750 leader_election.cc:290] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.203738 16722 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:56.203892 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.203945 16727 raft_consensus.cc:359] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.204715 16727 raft_consensus.cc:385] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.204999 16727 raft_consensus.cc:740] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.205513 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:56.210457 16497 leader_election.cc:343] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.210817 16722 tablet_bootstrap.cc:654] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.205611 16727 consensus_queue.cc:260] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.204735 16607 raft_consensus.cc:2468] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:56.216454 16500 leader_election.cc:304] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:56.219305 16743 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:56.221835 16743 consensus_queue.cc:1048] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.224602 16750 raft_consensus.cc:2804] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.224956 16750 raft_consensus.cc:493] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.224293 16431 catalog_manager.cc:5697] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.225266 16750 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.232084 16750 raft_consensus.cc:515] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.236166 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:56.236945 16607 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.239271 16727 ts_tablet_manager.cc:1434] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.005s
I20260709 13:16:56.239136 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.239262 16750 leader_election.cc:290] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:16:56.241618 16497 leader_election.cc:343] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.249240 16727 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.251979 16722 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.252507 16722 ts_tablet_manager.cc:1403] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.006s
I20260709 13:16:56.255470 16727 tablet_bootstrap.cc:654] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.255167 16722 raft_consensus.cc:359] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.256048 16722 raft_consensus.cc:385] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.256402 16722 raft_consensus.cc:740] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.257280 16722 consensus_queue.cc:260] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.258792 16750 raft_consensus.cc:493] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.259385 16750 raft_consensus.cc:515] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.260864 16766 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:56.262921 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a4d3bc316654ef1bf603ebaf2268272" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:16:56.264556 16500 leader_election.cc:343] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.267154 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a4d3bc316654ef1bf603ebaf2268272" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:56.269168 16497 leader_election.cc:343] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.269750 16497 leader_election.cc:304] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:56.271010 16734 raft_consensus.cc:493] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.267817 16750 leader_election.cc:290] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.271793 16734 raft_consensus.cc:515] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.274307 16722 ts_tablet_manager.cc:1434] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 13:16:56.271087 16748 raft_consensus.cc:2749] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.275763 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62582968c53f4865a3bf40f1bb512c1a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.276449 16734 leader_election.cc:290] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:56.276546 16532 raft_consensus.cc:2468] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:56.278270 16646 leader_election.cc:304] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:56.280750 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62582968c53f4865a3bf40f1bb512c1a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.281324 16608 raft_consensus.cc:2468] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:56.253772 16429 catalog_manager.cc:5697] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.286458 16734 raft_consensus.cc:2804] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.286976 16734 raft_consensus.cc:493] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.287086 16722 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:56.287453 16734 raft_consensus.cc:3060] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.293601 16722 tablet_bootstrap.cc:654] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.285565 16429 catalog_manager.cc:5697] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.305917 16722 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.306785 16722 ts_tablet_manager.cc:1403] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.008s
I20260709 13:16:56.310210 16722 raft_consensus.cc:359] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.311432 16722 raft_consensus.cc:385] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.311846 16722 raft_consensus.cc:740] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.312755 16722 consensus_queue.cc:260] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.315500 16722 ts_tablet_manager.cc:1434] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:56.316677 16722 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:56.298568 16607 raft_consensus.cc:2468] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:56.318630 16500 leader_election.cc:304] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:56.320088 16748 raft_consensus.cc:2804] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.320690 16748 raft_consensus.cc:697] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:16:56.321744 16748 consensus_queue.cc:237] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.325704 16722 tablet_bootstrap.cc:654] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.302623 16429 catalog_manager.cc:5697] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.342628 16766 consensus_queue.cc:1048] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.346288 16734 raft_consensus.cc:515] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.353111 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62582968c53f4865a3bf40f1bb512c1a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:56.353734 16532 raft_consensus.cc:3060] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.353577 16432 catalog_manager.cc:5697] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.356927 16766 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:56.368002 16766 raft_consensus.cc:493] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.368445 16766 raft_consensus.cc:515] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.368999 16743 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.370380 16766 leader_election.cc:290] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:56.371327 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.372021 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:56.372517 16649 leader_election.cc:343] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:56.373118 16646 leader_election.cc:343] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.373528 16646 leader_election.cc:304] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:56.373620 16532 raft_consensus.cc:2468] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:56.374554 16766 raft_consensus.cc:2749] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.376312 16646 leader_election.cc:304] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:56.377048 16723 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:56.377476 16723 ts_tablet_manager.cc:1403] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.183s	user 0.074s	sys 0.079s
I20260709 13:16:56.378075 16727 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.378495 16727 ts_tablet_manager.cc:1403] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.129s	user 0.032s	sys 0.042s
I20260709 13:16:56.379962 16723 raft_consensus.cc:359] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.380574 16723 raft_consensus.cc:385] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.380841 16723 raft_consensus.cc:740] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.377060 16766 raft_consensus.cc:2804] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.381522 16766 raft_consensus.cc:697] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:56.381455 16723 consensus_queue.cc:260] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.382357 16766 consensus_queue.cc:237] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.383600 16723 ts_tablet_manager.cc:1434] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:56.384476 16723 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:56.385485 16722 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.385965 16722 ts_tablet_manager.cc:1403] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.004s
I20260709 13:16:56.387576 16727 raft_consensus.cc:359] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.388417 16727 raft_consensus.cc:385] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.388265 16722 raft_consensus.cc:359] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.388729 16727 raft_consensus.cc:740] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.388918 16722 raft_consensus.cc:385] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.389199 16722 raft_consensus.cc:740] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.389997 16723 tablet_bootstrap.cc:654] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.389623 16727 consensus_queue.cc:260] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.392264 16727 ts_tablet_manager.cc:1434] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:16:56.393282 16727 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.397977 16722 consensus_queue.cc:260] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.405157 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62582968c53f4865a3bf40f1bb512c1a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:56.405751 16609 raft_consensus.cc:3060] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.409722 16727 tablet_bootstrap.cc:654] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.412886 16609 raft_consensus.cc:2468] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:56.414535 16734 leader_election.cc:290] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:56.417088 16722 ts_tablet_manager.cc:1434] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:16:56.417717 16794 raft_consensus.cc:493] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.418186 16794 raft_consensus.cc:515] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.420389 16794 leader_election.cc:290] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.421819 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:56.422454 16682 raft_consensus.cc:2468] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:56.418763 16431 catalog_manager.cc:5697] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.423991 16572 leader_election.cc:304] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:56.421362 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.424903 16794 raft_consensus.cc:2804] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.421018 16722 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:56.425244 16794 raft_consensus.cc:493] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.425648 16794 raft_consensus.cc:3060] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:56.427326 16572 leader_election.cc:343] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.431053 16727 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.431541 16722 tablet_bootstrap.cc:654] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.431638 16727 ts_tablet_manager.cc:1403] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260709 13:16:56.432967 16759 raft_consensus.cc:493] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.433483 16759 raft_consensus.cc:515] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.435791 16759 leader_election.cc:290] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.435710 16727 raft_consensus.cc:359] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.436944 16727 raft_consensus.cc:385] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.437314 16727 raft_consensus.cc:740] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.438611 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a4d3bc316654ef1bf603ebaf2268272" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:56.438303 16727 consensus_queue.cc:260] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.439450 16682 raft_consensus.cc:2468] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:56.441087 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a4d3bc316654ef1bf603ebaf2268272" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.441497 16727 ts_tablet_manager.cc:1434] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:16:56.441459 16572 leader_election.cc:304] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:56.441674 16534 raft_consensus.cc:2468] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:56.442410 16759 raft_consensus.cc:2804] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.442838 16759 raft_consensus.cc:493] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.443234 16759 raft_consensus.cc:3060] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.443364 16727 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.451577 16727 tablet_bootstrap.cc:654] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.456385 16794 raft_consensus.cc:515] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.459664 16794 leader_election.cc:290] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.460117 16723 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:56.465713 16723 ts_tablet_manager.cc:1403] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.081s	user 0.034s	sys 0.040s
I20260709 13:16:56.461591 16759 raft_consensus.cc:515] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.460350 16726 consensus_queue.cc:1048] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.461567 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.467571 16759 leader_election.cc:290] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.467717 16682 raft_consensus.cc:3060] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.469564 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a4d3bc316654ef1bf603ebaf2268272" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:56.470134 16532 raft_consensus.cc:3060] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.474665 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a4d3bc316654ef1bf603ebaf2268272" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.475234 16681 raft_consensus.cc:3060] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.479894 16682 raft_consensus.cc:2468] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.481246 16723 raft_consensus.cc:359] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.482173 16723 raft_consensus.cc:385] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.462635 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:56.481377 16748 raft_consensus.cc:493] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.482839 16748 raft_consensus.cc:515] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.483371 16723 raft_consensus.cc:740] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.462296 16727 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.484781 16727 ts_tablet_manager.cc:1403] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.000s
I20260709 13:16:56.485088 16748 leader_election.cc:290] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.486764 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.486943 16429 catalog_manager.cc:5697] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:56.488499 16727 raft_consensus.cc:359] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.482059 16572 leader_election.cc:304] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:56.489447 16727 raft_consensus.cc:385] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.489854 16727 raft_consensus.cc:740] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.490056 16759 raft_consensus.cc:2804] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:56.490199 16572 leader_election.cc:343] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.490622 16759 raft_consensus.cc:697] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.490584 16727 consensus_queue.cc:260] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.491235 16748 raft_consensus.cc:493] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:56.488374 16500 leader_election.cc:343] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.491736 16759 consensus_queue.cc:237] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.492995 16723 consensus_queue.cc:260] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.491712 16748 raft_consensus.cc:515] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.495057 16532 raft_consensus.cc:2468] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.495502 16723 ts_tablet_manager.cc:1434] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:16:56.496302 16572 leader_election.cc:304] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:56.496519 16723 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:56.497210 16727 ts_tablet_manager.cc:1434] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:16:56.497416 16726 raft_consensus.cc:2804] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.497941 16726 raft_consensus.cc:697] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.498207 16727 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.498834 16726 consensus_queue.cc:237] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.500440 16681 raft_consensus.cc:2468] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.501574 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa14a6364a64483a655a16e05826e06" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:16:56.503456 16500 leader_election.cc:343] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.505369 16727 tablet_bootstrap.cc:654] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.505664 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:56.506985 16497 leader_election.cc:343] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.507416 16497 leader_election.cc:304] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:56.508456 16750 raft_consensus.cc:2749] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.509451 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa14a6364a64483a655a16e05826e06" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:56.510063 16681 raft_consensus.cc:2468] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:56.508435 16748 leader_election.cc:290] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.511330 16497 leader_election.cc:304] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:56.512379 16748 raft_consensus.cc:2804] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.512748 16748 raft_consensus.cc:493] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.513090 16748 raft_consensus.cc:3060] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.517096 16722 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.517727 16722 ts_tablet_manager.cc:1403] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.011s
I20260709 13:16:56.520401 16723 tablet_bootstrap.cc:654] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.521005 16748 raft_consensus.cc:515] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.525521 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa14a6364a64483a655a16e05826e06" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.526206 16682 raft_consensus.cc:3060] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.525720 16722 raft_consensus.cc:359] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.526235 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa14a6364a64483a655a16e05826e06" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:56.526866 16722 raft_consensus.cc:385] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.527287 16722 raft_consensus.cc:740] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.528012 16722 consensus_queue.cc:260] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:56.528430 16500 leader_election.cc:343] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.530257 16722 ts_tablet_manager.cc:1434] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:16:56.531211 16722 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:56.526135 16748 leader_election.cc:290] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.538594 16682 raft_consensus.cc:2468] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:56.540844 16497 leader_election.cc:304] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:56.541918 16748 raft_consensus.cc:2804] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.542619 16748 raft_consensus.cc:697] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:16:56.546190 16722 tablet_bootstrap.cc:654] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.550961 16726 consensus_queue.cc:1048] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:56.556152 16790 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:16:56.559734 16802 raft_consensus.cc:493] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.561837 16802 raft_consensus.cc:515] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.553586 16748 consensus_queue.cc:237] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.564297 16790 raft_consensus.cc:493] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.564815 16790 raft_consensus.cc:515] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.565331 16802 leader_election.cc:290] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.566974 16790 leader_election.cc:290] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.567006 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.567301 16723 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:56.568234 16723 ts_tablet_manager.cc:1403] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.004s
I20260709 13:16:56.572062 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:56.572374 16572 leader_election.cc:343] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.572898 16681 raft_consensus.cc:2468] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:56.573287 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.573935 16532 raft_consensus.cc:2468] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:56.573626 16429 catalog_manager.cc:5697] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.572925 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:56.575091 16680 raft_consensus.cc:2468] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:56.577939 16727 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.578338 16727 ts_tablet_manager.cc:1403] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.035s
I20260709 13:16:56.579274 16572 leader_election.cc:304] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:56.580772 16759 raft_consensus.cc:2804] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.582767 16572 leader_election.cc:304] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:56.596163 16790 raft_consensus.cc:2804] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.596699 16790 raft_consensus.cc:493] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.597116 16790 raft_consensus.cc:3060] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.584712 16723 raft_consensus.cc:359] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.586637 16727 raft_consensus.cc:359] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.602761 16727 raft_consensus.cc:385] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.603175 16727 raft_consensus.cc:740] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.604077 16727 consensus_queue.cc:260] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.585813 16759 raft_consensus.cc:493] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.606195 16759 raft_consensus.cc:3060] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.607308 16727 ts_tablet_manager.cc:1434] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 13:16:56.608426 16723 raft_consensus.cc:385] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.608789 16723 raft_consensus.cc:740] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.609129 16802 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.609836 16727 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.618968 16723 consensus_queue.cc:260] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.621768 16723 ts_tablet_manager.cc:1434] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.053s	user 0.003s	sys 0.002s
I20260709 13:16:56.618198 16759 raft_consensus.cc:515] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.623368 16790 raft_consensus.cc:515] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.622684 16723 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
W20260709 13:16:56.623656 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:56.641301 16431 catalog_manager.cc:5697] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.674273 16723 tablet_bootstrap.cc:654] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:56.716389 16803 log.cc:927] Time spent T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: Append to log took a long time: real 0.051s	user 0.000s	sys 0.008s
I20260709 13:16:56.716645 16722 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.717155 16722 ts_tablet_manager.cc:1403] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.186s	user 0.017s	sys 0.017s
I20260709 13:16:56.718150 16727 tablet_bootstrap.cc:654] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.726897 16723 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:56.728223 16429 catalog_manager.cc:5697] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.729789 16723 ts_tablet_manager.cc:1403] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.004s
I20260709 13:16:56.732829 16727 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.732735 16723 raft_consensus.cc:359] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.733363 16727 ts_tablet_manager.cc:1403] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.017s
I20260709 13:16:56.733618 16723 raft_consensus.cc:385] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.733978 16723 raft_consensus.cc:740] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.734809 16723 consensus_queue.cc:260] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.735024 16722 raft_consensus.cc:359] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.754132 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:56.752600 16759 leader_election.cc:290] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.750281 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:56.736076 16727 raft_consensus.cc:359] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.812161 16723 ts_tablet_manager.cc:1434] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.004s
W20260709 13:16:56.792639 16497 consensus_peers.cc:597] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. 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:16:56.832600 16727 raft_consensus.cc:385] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.752434 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:56.794263 16748 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 13:16:56.792505 16837 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 13:16:56.797024 16802 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:16:56.831804 16722 raft_consensus.cc:385] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.834878 16766 raft_consensus.cc:493] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.836385 16727 raft_consensus.cc:740] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.836534 16766 raft_consensus.cc:515] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.836422 16722 raft_consensus.cc:740] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.834553 16723 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:56.839314 16766 leader_election.cc:290] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:56.840334 16727 consensus_queue.cc:260] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.736866 16790 leader_election.cc:290] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.833555 16531 raft_consensus.cc:3060] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.838250 16722 consensus_queue.cc:260] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.842178 16722 ts_tablet_manager.cc:1434] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.000s
I20260709 13:16:56.797235 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
W20260709 13:16:56.835136 16572 leader_election.cc:343] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.844733 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:56.797391 16836 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 13:16:56.845515 16723 tablet_bootstrap.cc:654] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.846303 16722 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:56.835803 16759 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.848985 16766 raft_consensus.cc:493] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.849499 16766 raft_consensus.cc:515] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.852399 16766 leader_election.cc:290] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
W20260709 13:16:56.850679 16649 leader_election.cc:343] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.831116 16842 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:16:56.854080 16748 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.788632 16680 raft_consensus.cc:3060] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.857928 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:16:56.859405 16649 leader_election.cc:343] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.847381 16682 raft_consensus.cc:3060] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.848155 16727 ts_tablet_manager.cc:1434] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.114s	user 0.016s	sys 0.014s
I20260709 13:16:56.861867 16727 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:56.865126 16680 raft_consensus.cc:2468] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.873054 16572 leader_election.cc:304] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:56.874467 16835 raft_consensus.cc:2804] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.874955 16835 raft_consensus.cc:697] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.875770 16835 consensus_queue.cc:237] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.878016 16727 tablet_bootstrap.cc:654] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.880170 16723 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:56.879161 16722 tablet_bootstrap.cc:654] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:56.880729 16723 ts_tablet_manager.cc:1403] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260709 13:16:56.884181 16723 raft_consensus.cc:359] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.899348 16723 raft_consensus.cc:385] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:56.865127 16531 raft_consensus.cc:2468] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.899679 16723 raft_consensus.cc:740] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:56.900888 16572 leader_election.cc:304] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:56.908118 16722 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:56.908633 16802 raft_consensus.cc:2804] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:56.909192 16802 raft_consensus.cc:697] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:56.909830 16794 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.908663 16722 ts_tablet_manager.cc:1403] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.003s
I20260709 13:16:56.909991 16802 consensus_queue.cc:237] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.915292 16836 raft_consensus.cc:493] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.915827 16836 raft_consensus.cc:515] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.910776 16723 consensus_queue.cc:260] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.919603 16836 leader_election.cc:290] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:56.920976 16727 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:56.921458 16727 ts_tablet_manager.cc:1403] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.006s
I20260709 13:16:56.923519 16723 ts_tablet_manager.cc:1434] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.042s	user 0.001s	sys 0.010s
I20260709 13:16:56.925345 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa14a6364a64483a655a16e05826e06" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.925621 16766 raft_consensus.cc:493] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:56.931208 16682 raft_consensus.cc:2468] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:56.926127 16766 raft_consensus.cc:515] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:56.929060 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa14a6364a64483a655a16e05826e06" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:56.933818 16681 raft_consensus.cc:2393] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51cea5f814e44f89820ec9e7a23576af in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:56.935448 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.937704 16766 leader_election.cc:290] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:56.937914 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:56.938510 16534 raft_consensus.cc:2468] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:56.943137 16723 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:56.940371 16572 leader_election.cc:304] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
W20260709 13:16:56.952179 16646 leader_election.cc:343] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:56.959110 16646 leader_election.cc:304] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:56.979914 16743 raft_consensus.cc:2749] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:56.956048 16836 raft_consensus.cc:3060] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:56.982023 16646 leader_election.cc:304] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:56.983268 16734 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:56.985170 16734 raft_consensus.cc:2804] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:56.985546 16734 raft_consensus.cc:493] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:56.985975 16734 raft_consensus.cc:3060] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.001190 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb526599c53746e3903765935869ae77" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.001972 16534 raft_consensus.cc:2468] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:57.004417 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb526599c53746e3903765935869ae77" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.007483 16722 raft_consensus.cc:359] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.008304 16722 raft_consensus.cc:385] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.008692 16722 raft_consensus.cc:740] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.009446 16841 raft_consensus.cc:493] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.009990 16841 raft_consensus.cc:515] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.011883 16743 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.012655 16841 leader_election.cc:290] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.013609 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.010507 16794 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.009318 16802 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:16:57.018903 16727 raft_consensus.cc:359] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.021401 16727 raft_consensus.cc:385] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.020432 16722 consensus_queue.cc:260] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.021623 16727 raft_consensus.cc:740] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.017702 16646 leader_election.cc:304] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
W20260709 13:16:57.041033 16649 leader_election.cc:343] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.041242 16743 raft_consensus.cc:2804] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.031287 16531 raft_consensus.cc:3060] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.042321 16743 raft_consensus.cc:493] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.042745 16743 raft_consensus.cc:3060] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.026609 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:57.023116 16727 consensus_queue.cc:260] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.046226 16683 raft_consensus.cc:2393] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:16:57.047736 16734 raft_consensus.cc:515] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.051836 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:57.052631 16534 raft_consensus.cc:3060] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.054175 16836 raft_consensus.cc:2749] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.050199 16743 raft_consensus.cc:515] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.056715 16794 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.073340 16743 leader_election.cc:290] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.074218 16722 ts_tablet_manager.cc:1434] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.163s	user 0.008s	sys 0.000s
I20260709 13:16:57.075606 16722 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.076391 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb526599c53746e3903765935869ae77" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:57.086594 16530 raft_consensus.cc:3060] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.062958 16534 raft_consensus.cc:2468] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:57.095774 16841 raft_consensus.cc:493] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.097512 16727 ts_tablet_manager.cc:1434] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.176s	user 0.006s	sys 0.004s
I20260709 13:16:57.101485 16727 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:57.093143 16734 leader_election.cc:290] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
W20260709 13:16:57.107167 16649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:36711, user_credentials={real_user=slave}} blocked reactor thread for 53913.5us
I20260709 13:16:57.111829 16497 leader_election.cc:304] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:57.110200 16646 leader_election.cc:304] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:57.114573 16750 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.100461 16841 raft_consensus.cc:515] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.116595 16841 leader_election.cc:290] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.116725 16723 tablet_bootstrap.cc:654] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.124019 16840 raft_consensus.cc:3060] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.123363 16734 raft_consensus.cc:2804] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:57.142149 16851 log.cc:927] Time spent T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260709 13:16:57.133637 16794 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.144613 16794 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.145798 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.129518 16766 raft_consensus.cc:493] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.150149 16766 raft_consensus.cc:515] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:57.167325 16855 log.cc:927] Time spent T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:16:57.167951 16734 raft_consensus.cc:697] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:57.169220 16734 consensus_queue.cc:237] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.209149 16840 raft_consensus.cc:2749] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.219247 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb526599c53746e3903765935869ae77" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:57.221433 16606 raft_consensus.cc:3060] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.227164 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.229591 16432 catalog_manager.cc:5697] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.209372 16530 raft_consensus.cc:2468] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:57.233224 16840 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:57.242340 16857 log.cc:927] Time spent T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:16:57.242524 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:57.246071 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:57.250491 16766 leader_election.cc:290] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.257432 16794 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.277184 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.277848 16532 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:57.284514 16497 leader_election.cc:304] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:57.285308 16841 raft_consensus.cc:2749] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:57.281837 16646 leader_election.cc:304] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:57.288172 16859 raft_consensus.cc:2804] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.289955 16859 raft_consensus.cc:697] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:57.300899 16722 tablet_bootstrap.cc:654] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:57.304270 16649 leader_election.cc:343] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.295624 16859 consensus_queue.cc:237] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.316274 16727 tablet_bootstrap.cc:654] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.319145 16723 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:57.319690 16723 ts_tablet_manager.cc:1403] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.377s	user 0.020s	sys 0.016s
I20260709 13:16:57.319986 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:57.320647 16683 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:57.323287 16723 raft_consensus.cc:359] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.325444 16723 raft_consensus.cc:385] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.325739 16723 raft_consensus.cc:740] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.326412 16723 consensus_queue.cc:260] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.327968 16606 raft_consensus.cc:2468] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:57.328871 16723 ts_tablet_manager.cc:1434] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:57.329974 16723 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:57.335608 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.344784 16572 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [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: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:57.344836 16649 leader_election.cc:304] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:57.349877 16835 raft_consensus.cc:2804] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:57.350283 16835 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.350607 16835 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.350664 16859 raft_consensus.cc:2749] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.359465 16680 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.361697 16835 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.365952 16722 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.366452 16722 ts_tablet_manager.cc:1403] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.291s	user 0.010s	sys 0.011s
I20260709 13:16:57.369814 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:57.370044 16722 raft_consensus.cc:359] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.370416 16530 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.370682 16722 raft_consensus.cc:385] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.370981 16722 raft_consensus.cc:740] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.371623 16722 consensus_queue.cc:260] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.366461 16835 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.373193 16431 catalog_manager.cc:5697] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.374776 16722 ts_tablet_manager.cc:1434] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:57.375701 16722 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.377465 16530 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:16:57.379516 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:57.380085 16682 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.381219 16722 tablet_bootstrap.cc:654] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.387791 16682 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:16:57.391706 16723 tablet_bootstrap.cc:654] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.395541 16572 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:57.396250 16835 raft_consensus.cc:2804] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.396719 16835 raft_consensus.cc:697] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:57.396541 16837 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.395694 16429 catalog_manager.cc:5697] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.397534 16835 consensus_queue.cc:237] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.403414 16727 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:57.403860 16727 ts_tablet_manager.cc:1403] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.303s	user 0.013s	sys 0.008s
I20260709 13:16:57.409341 16722 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.409826 16722 ts_tablet_manager.cc:1403] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.006s
I20260709 13:16:57.399410 16837 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:57.417214 16727 raft_consensus.cc:359] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.417907 16727 raft_consensus.cc:385] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.418169 16727 raft_consensus.cc:740] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.419441 16727 consensus_queue.cc:260] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.421411 16727 ts_tablet_manager.cc:1434] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:16:57.424706 16722 raft_consensus.cc:359] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.425575 16722 raft_consensus.cc:385] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.426239 16722 raft_consensus.cc:740] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.438992 16837 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:16:57.458506 16727 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:57.461480 16430 catalog_manager.cc:5697] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 2, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.462929 16722 consensus_queue.cc:260] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.465358 16722 ts_tablet_manager.cc:1434] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.005s
I20260709 13:16:57.466310 16722 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.462174 16837 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.469452 16723 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:57.470705 16734 raft_consensus.cc:493] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.479360 16734 raft_consensus.cc:515] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.481907 16734 leader_election.cc:290] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.472230 16722 tablet_bootstrap.cc:654] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.483565 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.484213 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:16:57.484911 16646 leader_election.cc:343] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:57.485492 16649 leader_election.cc:343] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.485939 16649 leader_election.cc:304] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:57.479579 16723 ts_tablet_manager.cc:1403] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.007s
I20260709 13:16:57.487216 16734 raft_consensus.cc:2749] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.489989 16723 raft_consensus.cc:359] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.490671 16723 raft_consensus.cc:385] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.490969 16723 raft_consensus.cc:740] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.493541 16723 consensus_queue.cc:260] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.495592 16723 ts_tablet_manager.cc:1434] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:57.496600 16722 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.496809 16723 tablet_bootstrap.cc:492] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:57.497035 16722 ts_tablet_manager.cc:1403] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:16:57.497507 16835 raft_consensus.cc:493] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.497984 16835 raft_consensus.cc:515] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.497808 16429 catalog_manager.cc:5697] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.500047 16835 leader_election.cc:290] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.500964 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.506891 16530 raft_consensus.cc:2393] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51cea5f814e44f89820ec9e7a23576af in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:16:57.500119 16722 raft_consensus.cc:359] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.501524 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67197cd5a1c54c6884d1134a67863497" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:57.507659 16722 raft_consensus.cc:385] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.508086 16722 raft_consensus.cc:740] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.508738 16722 consensus_queue.cc:260] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.510744 16727 tablet_bootstrap.cc:654] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.512292 16572 leader_election.cc:304] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:57.513091 16726 raft_consensus.cc:3060] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.505856 16723 tablet_bootstrap.cc:654] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.510897 16722 ts_tablet_manager.cc:1434] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:16:57.519704 16722 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.520048 16726 raft_consensus.cc:2749] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.523012 16727 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:57.525736 16727 ts_tablet_manager.cc:1403] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.001s
I20260709 13:16:57.528529 16723 tablet_bootstrap.cc:492] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:57.529035 16723 ts_tablet_manager.cc:1403] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260709 13:16:57.528466 16722 tablet_bootstrap.cc:654] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.530884 16727 raft_consensus.cc:359] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.531651 16727 raft_consensus.cc:385] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.531450 16723 raft_consensus.cc:359] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.532012 16727 raft_consensus.cc:740] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.533073 16727 consensus_queue.cc:260] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.535706 16727 ts_tablet_manager.cc:1434] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:57.536878 16727 tablet_bootstrap.cc:492] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:57.532143 16723 raft_consensus.cc:385] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.542591 16723 raft_consensus.cc:740] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.543344 16723 consensus_queue.cc:260] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.544845 16727 tablet_bootstrap.cc:654] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.545181 16723 ts_tablet_manager.cc:1434] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:57.546088 16723 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:57.566553 16723 tablet_bootstrap.cc:654] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.567438 16722 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.567870 16722 ts_tablet_manager.cc:1403] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.027s
I20260709 13:16:57.568176 16727 tablet_bootstrap.cc:492] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:57.568676 16727 ts_tablet_manager.cc:1403] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260709 13:16:57.571812 16723 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:57.571424 16722 raft_consensus.cc:359] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.572235 16723 ts_tablet_manager.cc:1403] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 13:16:57.572235 16722 raft_consensus.cc:385] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.572625 16722 raft_consensus.cc:740] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.572623 16727 raft_consensus.cc:359] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.573503 16722 consensus_queue.cc:260] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.573892 16727 raft_consensus.cc:385] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.574239 16727 raft_consensus.cc:740] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.574602 16723 raft_consensus.cc:359] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.575218 16723 raft_consensus.cc:385] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.574993 16727 consensus_queue.cc:260] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.575455 16723 raft_consensus.cc:740] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.575796 16722 ts_tablet_manager.cc:1434] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:57.576145 16723 consensus_queue.cc:260] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.577101 16722 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.580822 16727 ts_tablet_manager.cc:1434] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:16:57.581691 16727 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:57.584522 16722 tablet_bootstrap.cc:654] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.585932 16723 ts_tablet_manager.cc:1434] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:16:57.586819 16723 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:57.592115 16723 tablet_bootstrap.cc:654] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.595949 16722 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.596364 16722 ts_tablet_manager.cc:1403] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260709 13:16:57.596834 16727 tablet_bootstrap.cc:654] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.598922 16722 raft_consensus.cc:359] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.599653 16722 raft_consensus.cc:385] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.599962 16722 raft_consensus.cc:740] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.607113 16723 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:57.607577 16723 ts_tablet_manager.cc:1403] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 13:16:57.606920 16722 consensus_queue.cc:260] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.609414 16722 ts_tablet_manager.cc:1434] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:16:57.610750 16722 tablet_bootstrap.cc:492] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.610194 16723 raft_consensus.cc:359] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.615887 16722 tablet_bootstrap.cc:654] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.615705 16723 raft_consensus.cc:385] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.616451 16723 raft_consensus.cc:740] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.616961 16727 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:57.617401 16727 ts_tablet_manager.cc:1403] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260709 13:16:57.617339 16723 consensus_queue.cc:260] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.620043 16727 raft_consensus.cc:359] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.620630 16727 raft_consensus.cc:385] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.620863 16727 raft_consensus.cc:740] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.621428 16727 consensus_queue.cc:260] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.629158 16734 raft_consensus.cc:493] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.629621 16734 raft_consensus.cc:515] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.630538 16723 ts_tablet_manager.cc:1434] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:16:57.631677 16734 leader_election.cc:290] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.631902 16723 tablet_bootstrap.cc:492] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:57.632730 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8647bdb427fe4235959158c67658829d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.636723 16606 raft_consensus.cc:2468] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:57.633272 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8647bdb427fe4235959158c67658829d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.638816 16530 raft_consensus.cc:2468] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:57.638021 16649 leader_election.cc:304] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:57.644724 16734 raft_consensus.cc:2804] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.645295 16734 raft_consensus.cc:493] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.645782 16734 raft_consensus.cc:3060] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.658672 16860 raft_consensus.cc:493] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.659272 16727 ts_tablet_manager.cc:1434] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 13:16:57.659303 16860 raft_consensus.cc:515] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.660866 16727 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:57.662104 16860 leader_election.cc:290] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.662992 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.664031 16722 tablet_bootstrap.cc:492] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.664093 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:57.664354 16649 leader_election.cc:343] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.664665 16722 ts_tablet_manager.cc:1403] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.035s
W20260709 13:16:57.665470 16646 leader_election.cc:343] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.665880 16646 leader_election.cc:304] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:57.666596 16860 raft_consensus.cc:2749] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.667551 16722 raft_consensus.cc:359] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.668196 16722 raft_consensus.cc:385] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.668448 16722 raft_consensus.cc:740] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.669148 16734 raft_consensus.cc:515] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.669083 16722 consensus_queue.cc:260] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.671077 16722 ts_tablet_manager.cc:1434] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:57.671896 16722 tablet_bootstrap.cc:492] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.671702 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8647bdb427fe4235959158c67658829d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:57.672269 16530 raft_consensus.cc:3060] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.677440 16726 raft_consensus.cc:493] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.678058 16722 tablet_bootstrap.cc:654] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.677901 16726 raft_consensus.cc:515] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.678850 16530 raft_consensus.cc:2468] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:57.680164 16646 leader_election.cc:304] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:57.681115 16860 raft_consensus.cc:2804] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.681682 16860 raft_consensus.cc:697] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:57.682826 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:57.682669 16860 consensus_queue.cc:237] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.681694 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.685039 16534 raft_consensus.cc:2468] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
W20260709 13:16:57.685782 16572 leader_election.cc:343] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.688159 16572 leader_election.cc:304] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:57.689208 16722 tablet_bootstrap.cc:492] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.689288 16859 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.690184 16722 ts_tablet_manager.cc:1403] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:16:57.689019 16727 tablet_bootstrap.cc:654] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.692173 16723 tablet_bootstrap.cc:654] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.679838 16726 leader_election.cc:290] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.694470 16734 leader_election.cc:290] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.695288 16726 raft_consensus.cc:2804] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.695655 16726 raft_consensus.cc:493] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.695976 16726 raft_consensus.cc:3060] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.696198 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8647bdb427fe4235959158c67658829d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:57.696941 16606 raft_consensus.cc:3060] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.699729 16734 raft_consensus.cc:493] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.698154 16841 raft_consensus.cc:493] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.700434 16841 raft_consensus.cc:515] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.700318 16734 raft_consensus.cc:515] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.702346 16841 leader_election.cc:290] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:16:57.694686 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:57.706174 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.707032 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:57.707110 16609 raft_consensus.cc:2468] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:57.706197 16722 raft_consensus.cc:359] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.707458 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.707688 16722 raft_consensus.cc:385] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.707701 16680 raft_consensus.cc:2468] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:57.708115 16722 raft_consensus.cc:740] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.708081 16608 raft_consensus.cc:2468] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:57.708453 16500 leader_election.cc:304] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:57.708807 16722 consensus_queue.cc:260] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.706506 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.709704 16530 raft_consensus.cc:2468] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:57.710358 16649 leader_election.cc:304] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:57.710939 16722 ts_tablet_manager.cc:1434] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:16:57.712033 16722 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.711858 16859 raft_consensus.cc:2804] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.711139 16606 raft_consensus.cc:2468] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:57.713683 16859 raft_consensus.cc:493] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.714071 16859 raft_consensus.cc:3060] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.706564 16734 leader_election.cc:290] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.711618 16841 raft_consensus.cc:2804] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.720122 16432 catalog_manager.cc:5697] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.721267 16841 raft_consensus.cc:493] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.731571 16841 raft_consensus.cc:3060] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.742157 16841 raft_consensus.cc:515] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.749895 16726 raft_consensus.cc:515] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.751750 16841 leader_election.cc:290] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.751942 16859 raft_consensus.cc:515] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.753219 16726 leader_election.cc:290] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.756125 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:57.756670 16534 raft_consensus.cc:3060] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.757355 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:57.757725 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:57.758562 16682 raft_consensus.cc:2393] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:16:57.759303 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:57.759819 16608 raft_consensus.cc:3060] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.760902 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:57.748713 16860 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:16:57.765733 16530 raft_consensus.cc:2393] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
W20260709 13:16:57.767843 16572 leader_election.cc:343] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.770069 16608 raft_consensus.cc:2468] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:57.772547 16500 leader_election.cc:304] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:57.773494 16534 raft_consensus.cc:2468] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:57.773641 16750 raft_consensus.cc:2804] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.774118 16750 raft_consensus.cc:697] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:16:57.774669 16572 leader_election.cc:304] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:57.775076 16750 consensus_queue.cc:237] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.777364 16802 raft_consensus.cc:2804] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.778048 16802 raft_consensus.cc:697] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:57.779474 16802 consensus_queue.cc:237] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.790901 16859 leader_election.cc:290] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.804698 16727 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:57.805068 16727 ts_tablet_manager.cc:1403] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.144s	user 0.022s	sys 0.020s
I20260709 13:16:57.797602 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:57.810958 16608 raft_consensus.cc:2393] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:16:57.813010 16649 leader_election.cc:304] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [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: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:57.813212 16431 catalog_manager.cc:5697] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.813784 16859 raft_consensus.cc:2749] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.816620 16750 raft_consensus.cc:493] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.816489 16727 raft_consensus.cc:359] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.817659 16727 raft_consensus.cc:385] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.817824 16722 tablet_bootstrap.cc:654] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.817941 16727 raft_consensus.cc:740] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.817368 16432 catalog_manager.cc:5697] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.817193 16750 raft_consensus.cc:515] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.819859 16727 consensus_queue.cc:260] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.821959 16727 ts_tablet_manager.cc:1434] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:16:57.822535 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.823185 16608 raft_consensus.cc:2468] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:57.824347 16500 leader_election.cc:304] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:57.825196 16840 raft_consensus.cc:2804] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:57.825605 16840 raft_consensus.cc:493] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:57.825973 16727 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:57.825943 16840 raft_consensus.cc:3060] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.829783 16723 tablet_bootstrap.cc:492] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:57.835060 16723 ts_tablet_manager.cc:1403] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.203s	user 0.040s	sys 0.005s
I20260709 13:16:57.837702 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:57.839205 16682 raft_consensus.cc:2468] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:16:57.840539 16750 leader_election.cc:290] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.841461 16723 raft_consensus.cc:359] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.842410 16723 raft_consensus.cc:385] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.842816 16723 raft_consensus.cc:740] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.853222 16859 raft_consensus.cc:493] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:57.853883 16859 raft_consensus.cc:515] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.834686 16840 raft_consensus.cc:515] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.875499 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:57.876732 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:57.880967 16683 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:57.860431 16859 leader_election.cc:290] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:57.888757 16723 consensus_queue.cc:260] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:57.894748 16649 leader_election.cc:343] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.895823 16723 ts_tablet_manager.cc:1434] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.060s	user 0.009s	sys 0.014s
I20260709 13:16:57.896556 16723 tablet_bootstrap.cc:492] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:57.897789 16726 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:16:57.899961 16646 leader_election.cc:343] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:57.907431 16840 leader_election.cc:290] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:57.907092 16646 leader_election.cc:304] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:57.913122 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:57.913168 16859 raft_consensus.cc:2749] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:57.913702 16608 raft_consensus.cc:3060] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.914997 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:57.915539 16680 raft_consensus.cc:3060] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:57.918270 16723 tablet_bootstrap.cc:654] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.923260 16608 raft_consensus.cc:2468] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:57.928046 16500 leader_election.cc:304] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:57.923739 16680 raft_consensus.cc:2468] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:16:57.925768 16727 tablet_bootstrap.cc:654] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.927052 16722 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.926817 16859 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.929966 16722 ts_tablet_manager.cc:1403] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.006s
I20260709 13:16:57.930847 16766 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:57.929360 16840 raft_consensus.cc:2804] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:57.933413 16840 raft_consensus.cc:697] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:16:57.934345 16840 consensus_queue.cc:237] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.936965 16722 raft_consensus.cc:359] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.942619 16722 raft_consensus.cc:385] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.943128 16722 raft_consensus.cc:740] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.944198 16722 consensus_queue.cc:260] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.949780 16722 ts_tablet_manager.cc:1434] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:16:57.951156 16722 tablet_bootstrap.cc:492] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:57.962129 16534 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:16:57.963836 16726 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:57.975484 16430 catalog_manager.cc:5697] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.977433 16723 tablet_bootstrap.cc:492] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:57.977895 16723 ts_tablet_manager.cc:1403] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.011s
I20260709 13:16:57.978909 16722 tablet_bootstrap.cc:654] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:57.980440 16723 raft_consensus.cc:359] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.981109 16723 raft_consensus.cc:385] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.981374 16723 raft_consensus.cc:740] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.983044 16723 consensus_queue.cc:260] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.983872 16727 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:57.984283 16727 ts_tablet_manager.cc:1403] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.005s
I20260709 13:16:57.988400 16723 ts_tablet_manager.cc:1434] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:16:57.986739 16727 raft_consensus.cc:359] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.989496 16727 raft_consensus.cc:385] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:57.989573 16723 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:57.989796 16727 raft_consensus.cc:740] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:57.998148 16722 tablet_bootstrap.cc:492] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:57.998827 16722 ts_tablet_manager.cc:1403] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.012s
I20260709 13:16:58.002104 16722 raft_consensus.cc:359] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:57.990530 16727 consensus_queue.cc:260] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.002858 16722 raft_consensus.cc:385] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.003222 16722 raft_consensus.cc:740] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.003892 16722 consensus_queue.cc:260] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.006289 16722 ts_tablet_manager.cc:1434] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:16:58.007231 16722 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.009219 16723 tablet_bootstrap.cc:654] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.011451 16726 raft_consensus.cc:493] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.011919 16726 raft_consensus.cc:515] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.013839 16726 leader_election.cc:290] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.015285 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.016817 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.017355 16533 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
W20260709 13:16:58.018185 16572 leader_election.cc:343] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.018584 16722 tablet_bootstrap.cc:654] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.023463 16727 ts_tablet_manager.cc:1434] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 13:16:58.024145 16727 tablet_bootstrap.cc:492] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.022300 16572 leader_election.cc:304] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:58.025300 16802 raft_consensus.cc:2804] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.025638 16802 raft_consensus.cc:493] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.025940 16802 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.030360 16726 raft_consensus.cc:493] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.031141 16837 raft_consensus.cc:493] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.031103 16726 raft_consensus.cc:515] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.031631 16837 raft_consensus.cc:515] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.033893 16837 leader_election.cc:290] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.034013 16726 leader_election.cc:290] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.035292 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.035666 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.035917 16534 raft_consensus.cc:2468] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.036382 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.036710 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.036973 16680 raft_consensus.cc:2468] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.037266 16682 raft_consensus.cc:2468] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.037585 16802 raft_consensus.cc:515] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:58.038405 16572 leader_election.cc:343] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.039139 16572 leader_election.cc:304] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:58.039675 16802 leader_election.cc:290] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.040052 16726 raft_consensus.cc:2804] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.040450 16726 raft_consensus.cc:493] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.040828 16726 raft_consensus.cc:3060] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.040967 16572 leader_election.cc:304] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:58.041275 16723 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.041759 16723 ts_tablet_manager.cc:1403] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.007s
I20260709 13:16:58.043493 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.043604 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.044327 16534 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:58.044796 16572 leader_election.cc:343] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.045403 16802 raft_consensus.cc:2804] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.045769 16802 raft_consensus.cc:493] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.046100 16802 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.047252 16726 raft_consensus.cc:515] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.049787 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.050328 16533 raft_consensus.cc:3060] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.052286 16802 raft_consensus.cc:515] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.053107 16534 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.054185 16802 leader_election.cc:290] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.055428 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.055866 16572 leader_election.cc:304] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:58.055950 16682 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.056434 16802 raft_consensus.cc:2804] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.056933 16722 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.057365 16722 ts_tablet_manager.cc:1403] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.010s
I20260709 13:16:58.057498 16802 raft_consensus.cc:697] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.058233 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.058346 16802 consensus_queue.cc:237] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.059710 16533 raft_consensus.cc:2468] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.060932 16572 leader_election.cc:304] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:58.061334 16682 raft_consensus.cc:2468] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.061648 16837 raft_consensus.cc:2804] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.062107 16837 raft_consensus.cc:697] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.062613 16572 leader_election.cc:304] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:58.063172 16727 tablet_bootstrap.cc:654] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.063311 16835 raft_consensus.cc:2804] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.062909 16837 consensus_queue.cc:237] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.064491 16835 raft_consensus.cc:697] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.065235 16835 consensus_queue.cc:237] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.068427 16722 raft_consensus.cc:359] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.068964 16835 raft_consensus.cc:493] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.069324 16722 raft_consensus.cc:385] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.069741 16722 raft_consensus.cc:740] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.069491 16835 raft_consensus.cc:515] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.070536 16722 consensus_queue.cc:260] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.071714 16835 leader_election.cc:290] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.073125 16722 ts_tablet_manager.cc:1434] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:58.073554 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.074086 16722 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.074164 16682 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.074199 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.075639 16572 leader_election.cc:304] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:58.076328 16837 raft_consensus.cc:2804] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.076690 16837 raft_consensus.cc:493] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.076524 16723 raft_consensus.cc:359] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.077040 16837 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.075117 16533 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.077185 16723 raft_consensus.cc:385] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.078855 16723 raft_consensus.cc:740] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.079519 16723 consensus_queue.cc:260] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.081436 16723 ts_tablet_manager.cc:1434] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.000s
I20260709 13:16:58.082329 16534 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.083092 16723 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:58.083039 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.083688 16680 raft_consensus.cc:3060] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.083854 16722 tablet_bootstrap.cc:654] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.085692 16726 leader_election.cc:290] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.089995 16723 tablet_bootstrap.cc:654] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.095477 16722 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.095916 16722 ts_tablet_manager.cc:1403] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260709 13:16:58.098379 16722 raft_consensus.cc:359] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.099037 16722 raft_consensus.cc:385] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.099304 16722 raft_consensus.cc:740] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.100097 16722 consensus_queue.cc:260] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.102029 16727 tablet_bootstrap.cc:492] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.105600 16727 ts_tablet_manager.cc:1403] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260709 13:16:58.102705 16680 raft_consensus.cc:2468] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.103063 16534 raft_consensus.cc:2468] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.102345 16722 ts_tablet_manager.cc:1434] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:16:58.113811 16722 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.115175 16837 raft_consensus.cc:515] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.117935 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.118815 16533 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.120774 16722 tablet_bootstrap.cc:654] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.124471 16727 raft_consensus.cc:359] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.125386 16727 raft_consensus.cc:385] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.125696 16727 raft_consensus.cc:740] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.128314 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.128958 16680 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.130374 16431 catalog_manager.cc:5697] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.131120 16727 consensus_queue.cc:260] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.131991 16860 raft_consensus.cc:493] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.132393 16860 raft_consensus.cc:515] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.142004 16680 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.143103 16837 leader_election.cc:290] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.126217 16533 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.145207 16572 leader_election.cc:304] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:58.145963 16837 raft_consensus.cc:2804] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.146570 16837 raft_consensus.cc:697] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.148526 16860 leader_election.cc:290] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:58.148418 16837 consensus_queue.cc:237] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.149775 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:58.151844 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.152719 16723 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.152890 16533 raft_consensus.cc:2393] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:16:58.153165 16723 ts_tablet_manager.cc:1403] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.019s
I20260709 13:16:58.155735 16723 raft_consensus.cc:359] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.155936 16646 leader_election.cc:304] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:58.156664 16859 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.162530 16727 ts_tablet_manager.cc:1434] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 13:16:58.164072 16727 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.168440 16859 raft_consensus.cc:2749] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.171331 16727 tablet_bootstrap.cc:654] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.172585 16431 catalog_manager.cc:5697] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.174436 16431 catalog_manager.cc:5697] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.175935 16431 catalog_manager.cc:5697] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.176872 16722 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.177306 16722 ts_tablet_manager.cc:1403] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.064s	user 0.030s	sys 0.021s
I20260709 13:16:58.156363 16723 raft_consensus.cc:385] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.179257 16723 raft_consensus.cc:740] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.179919 16723 consensus_queue.cc:260] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.180943 16722 raft_consensus.cc:359] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.181594 16722 raft_consensus.cc:385] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.181833 16722 raft_consensus.cc:740] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.182014 16723 ts_tablet_manager.cc:1434] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:16:58.182556 16722 consensus_queue.cc:260] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.183017 16723 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:58.187103 16727 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.187526 16727 ts_tablet_manager.cc:1403] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:16:58.188095 16722 ts_tablet_manager.cc:1434] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:58.189026 16722 tablet_bootstrap.cc:492] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.190399 16727 raft_consensus.cc:359] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.191051 16727 raft_consensus.cc:385] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.191294 16727 raft_consensus.cc:740] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.192373 16727 consensus_queue.cc:260] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.193856 16727 ts_tablet_manager.cc:1434] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:58.196228 16727 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.200745 16722 tablet_bootstrap.cc:654] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.204073 16723 tablet_bootstrap.cc:654] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.204958 16727 tablet_bootstrap.cc:654] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.210675 16837 raft_consensus.cc:493] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.211174 16837 raft_consensus.cc:515] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.213201 16837 leader_election.cc:290] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.214534 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f7e517a6c4575a94be73151c6a5e2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.215442 16722 tablet_bootstrap.cc:492] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.215478 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f7e517a6c4575a94be73151c6a5e2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.216022 16722 ts_tablet_manager.cc:1403] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
W20260709 13:16:58.216177 16572 leader_election.cc:343] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.216187 16680 raft_consensus.cc:2468] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.219184 16722 raft_consensus.cc:359] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.219862 16722 raft_consensus.cc:385] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.220163 16722 raft_consensus.cc:740] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.220609 16723 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.220865 16722 consensus_queue.cc:260] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.221267 16723 ts_tablet_manager.cc:1403] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:16:58.221302 16572 leader_election.cc:304] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:58.222466 16722 ts_tablet_manager.cc:1434] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:58.222666 16802 raft_consensus.cc:2804] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.223059 16802 raft_consensus.cc:493] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.223397 16802 raft_consensus.cc:3060] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.223547 16722 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.224294 16723 raft_consensus.cc:359] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.224953 16723 raft_consensus.cc:385] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.225232 16723 raft_consensus.cc:740] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.226333 16723 consensus_queue.cc:260] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.228379 16723 ts_tablet_manager.cc:1434] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:58.229502 16723 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:58.230736 16802 raft_consensus.cc:515] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.232784 16802 leader_election.cc:290] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:16:58.234304 16572 consensus_peers.cc:597] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. 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:16:58.234539 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f7e517a6c4575a94be73151c6a5e2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.236795 16723 tablet_bootstrap.cc:654] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:58.238382 16572 leader_election.cc:343] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.238989 16722 tablet_bootstrap.cc:654] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.239645 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f7e517a6c4575a94be73151c6a5e2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.240342 16682 raft_consensus.cc:3060] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.241411 16802 raft_consensus.cc:493] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.241882 16802 raft_consensus.cc:515] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.245185 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.245949 16533 raft_consensus.cc:2468] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.247336 16802 leader_election.cc:290] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.247413 16572 leader_election.cc:304] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:58.248374 16726 raft_consensus.cc:2804] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.248876 16726 raft_consensus.cc:493] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.249285 16726 raft_consensus.cc:3060] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.256124 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.256981 16680 raft_consensus.cc:2468] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.260779 16860 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.265218 16726 raft_consensus.cc:515] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.267679 16682 raft_consensus.cc:2468] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.267681 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.268428 16533 raft_consensus.cc:3060] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.269085 16572 leader_election.cc:304] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:58.269980 16837 raft_consensus.cc:2804] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.270432 16837 raft_consensus.cc:697] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.271644 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.272209 16682 raft_consensus.cc:3060] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.271973 16837 consensus_queue.cc:237] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.280905 16726 leader_election.cc:290] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.284473 16723 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.278453 16533 raft_consensus.cc:2468] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.284883 16682 raft_consensus.cc:2468] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.285773 16727 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.286194 16727 ts_tablet_manager.cc:1403] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.022s
I20260709 13:16:58.286172 16572 leader_election.cc:304] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:58.286443 16722 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.287338 16722 ts_tablet_manager.cc:1403] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.032s
I20260709 13:16:58.287338 16723 ts_tablet_manager.cc:1403] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.001s
I20260709 13:16:58.287683 16726 raft_consensus.cc:2804] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.288746 16726 raft_consensus.cc:697] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.289529 16726 consensus_queue.cc:237] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.290845 16722 raft_consensus.cc:359] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.291051 16727 raft_consensus.cc:359] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.291579 16722 raft_consensus.cc:385] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.291738 16727 raft_consensus.cc:385] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.292079 16722 raft_consensus.cc:740] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.291955 16860 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.293174 16722 consensus_queue.cc:260] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.292101 16727 raft_consensus.cc:740] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.295429 16722 ts_tablet_manager.cc:1434] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:58.295249 16727 consensus_queue.cc:260] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.296407 16722 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.302929 16723 raft_consensus.cc:359] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.303577 16723 raft_consensus.cc:385] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.304374 16723 raft_consensus.cc:740] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.303810 16430 catalog_manager.cc:5697] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.305088 16723 consensus_queue.cc:260] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.308552 16723 ts_tablet_manager.cc:1434] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:16:58.309471 16723 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:58.313354 16722 tablet_bootstrap.cc:654] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.313611 16840 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.320128 16727 ts_tablet_manager.cc:1434] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260709 13:16:58.321012 16727 tablet_bootstrap.cc:492] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.326684 16727 tablet_bootstrap.cc:654] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.327658 16899 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.342206 16722 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.342720 16722 ts_tablet_manager.cc:1403] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.001s
I20260709 13:16:58.345722 16722 raft_consensus.cc:359] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.346472 16722 raft_consensus.cc:385] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.346818 16722 raft_consensus.cc:740] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.347470 16722 consensus_queue.cc:260] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.349972 16722 ts_tablet_manager.cc:1434] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:58.350855 16722 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.357935 16722 tablet_bootstrap.cc:654] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.358413 16727 tablet_bootstrap.cc:492] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.358879 16727 ts_tablet_manager.cc:1403] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.008s
I20260709 13:16:58.359050 16723 tablet_bootstrap.cc:654] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.361274 16727 raft_consensus.cc:359] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.364692 16727 raft_consensus.cc:385] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.364997 16727 raft_consensus.cc:740] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.367174 16727 consensus_queue.cc:260] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.367533 16750 raft_consensus.cc:493] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.368162 16750 raft_consensus.cc:515] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.370399 16750 leader_election.cc:290] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.371095 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f7e517a6c4575a94be73151c6a5e2" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:58.376788 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111f7e517a6c4575a94be73151c6a5e2" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.377642 16727 ts_tablet_manager.cc:1434] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 13:16:58.377755 16680 raft_consensus.cc:2393] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:16:58.379900 16497 leader_election.cc:304] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:58.381451 16899 raft_consensus.cc:3060] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.388129 16840 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.388885 16727 tablet_bootstrap.cc:492] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.390378 16899 raft_consensus.cc:2749] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.392519 16840 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.394493 16726 consensus_queue.cc:1048] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:58.396515 16723 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.420751 16723 ts_tablet_manager.cc:1403] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.004s
I20260709 13:16:58.425807 16722 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.426398 16722 ts_tablet_manager.cc:1403] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.015s
I20260709 13:16:58.395215 16727 tablet_bootstrap.cc:654] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.425793 16431 catalog_manager.cc:5697] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.429258 16722 raft_consensus.cc:359] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.430140 16722 raft_consensus.cc:385] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.430492 16722 raft_consensus.cc:740] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.432056 16722 consensus_queue.cc:260] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.435231 16766 raft_consensus.cc:493] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.435748 16766 raft_consensus.cc:515] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.437134 16722 ts_tablet_manager.cc:1434] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:16:58.437685 16766 leader_election.cc:290] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:58.438052 16722 tablet_bootstrap.cc:492] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.439579 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:58.440207 16608 raft_consensus.cc:2468] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:58.441344 16649 leader_election.cc:304] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:58.442392 16766 raft_consensus.cc:2804] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.442785 16766 raft_consensus.cc:493] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.443159 16766 raft_consensus.cc:3060] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.444658 16722 tablet_bootstrap.cc:654] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.434937 16723 raft_consensus.cc:359] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.446247 16723 raft_consensus.cc:385] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.446388 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.446538 16723 raft_consensus.cc:740] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.446907 16726 raft_consensus.cc:493] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.447146 16533 raft_consensus.cc:2468] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:58.447329 16726 raft_consensus.cc:515] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.447402 16723 consensus_queue.cc:260] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.449378 16727 tablet_bootstrap.cc:492] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.449666 16726 leader_election.cc:290] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.449810 16727 ts_tablet_manager.cc:1403] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.004s
I20260709 13:16:58.449985 16723 ts_tablet_manager.cc:1434] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:16:58.450877 16723 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:58.452378 16727 raft_consensus.cc:359] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.453017 16727 raft_consensus.cc:385] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.453287 16727 raft_consensus.cc:740] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.453545 16766 raft_consensus.cc:515] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.453926 16727 consensus_queue.cc:260] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.455181 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:58.456637 16572 leader_election.cc:343] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.459406 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.459970 16533 raft_consensus.cc:3060] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.464303 16727 ts_tablet_manager.cc:1434] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:16:58.465188 16727 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.468340 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.468986 16534 raft_consensus.cc:2468] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.469879 16723 tablet_bootstrap.cc:654] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.472919 16572 leader_election.cc:304] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:58.474200 16802 raft_consensus.cc:2804] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.474561 16802 raft_consensus.cc:493] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.474898 16802 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.479475 16727 tablet_bootstrap.cc:654] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.506871 16766 leader_election.cc:290] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:58.510936 16726 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:58.514566 16723 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.515025 16723 ts_tablet_manager.cc:1403] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.011s
I20260709 13:16:58.521566 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:58.522151 16608 raft_consensus.cc:3060] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.523083 16533 raft_consensus.cc:2468] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:58.524453 16723 raft_consensus.cc:359] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.516816 16835 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:16:58.525098 16727 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.525122 16723 raft_consensus.cc:385] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.525535 16723 raft_consensus.cc:740] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.525635 16727 ts_tablet_manager.cc:1403] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.007s
I20260709 13:16:58.531418 16646 leader_election.cc:304] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:58.532243 16860 raft_consensus.cc:2804] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.532642 16722 tablet_bootstrap.cc:492] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.532760 16860 raft_consensus.cc:697] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:58.533110 16722 ts_tablet_manager.cc:1403] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.028s
I20260709 13:16:58.533530 16727 raft_consensus.cc:359] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.533677 16860 consensus_queue.cc:237] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.534797 16723 consensus_queue.cc:260] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.535486 16722 raft_consensus.cc:359] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.536095 16722 raft_consensus.cc:385] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.536356 16722 raft_consensus.cc:740] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.536806 16723 ts_tablet_manager.cc:1434] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:16:58.536944 16722 consensus_queue.cc:260] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.537657 16723 tablet_bootstrap.cc:492] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:58.538326 16722 ts_tablet_manager.cc:1434] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:16:58.534221 16727 raft_consensus.cc:385] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.542368 16727 raft_consensus.cc:740] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.542757 16722 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.543007 16727 consensus_queue.cc:260] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.540155 16911 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:16:58.551821 16802 raft_consensus.cc:515] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.556336 16727 ts_tablet_manager.cc:1434] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260709 13:16:58.557519 16727 tablet_bootstrap.cc:492] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.562520 16835 raft_consensus.cc:493] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.563103 16835 raft_consensus.cc:515] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.566376 16837 raft_consensus.cc:493] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.566879 16837 raft_consensus.cc:515] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.567260 16727 tablet_bootstrap.cc:654] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.568684 16837 leader_election.cc:290] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.569849 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0d8a7cb5a1461bb84ccb98884fddfd" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.569993 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.570746 16683 raft_consensus.cc:2468] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
W20260709 13:16:58.571841 16572 leader_election.cc:343] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.572453 16572 leader_election.cc:304] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:58.573127 16911 raft_consensus.cc:2804] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.573429 16911 raft_consensus.cc:493] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.573702 16911 raft_consensus.cc:3060] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.579538 16432 catalog_manager.cc:5697] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:58.582857 16835 leader_election.cc:290] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.583567 16727 tablet_bootstrap.cc:492] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.583966 16727 ts_tablet_manager.cc:1403] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:16:58.584478 16911 raft_consensus.cc:515] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.586087 16727 raft_consensus.cc:359] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.586783 16727 raft_consensus.cc:385] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.587059 16727 raft_consensus.cc:740] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.588569 16802 leader_election.cc:290] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.590540 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.591048 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0d8a7cb5a1461bb84ccb98884fddfd" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.591427 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.593099 16533 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.598115 16608 raft_consensus.cc:2468] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:58.624226 16533 raft_consensus.cc:2468] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.659535 16727 consensus_queue.cc:260] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.669127 16723 tablet_bootstrap.cc:654] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.670604 16727 ts_tablet_manager.cc:1434] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 13:16:58.671398 16727 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:58.679852 16726 raft_consensus.cc:493] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.680233 16726 raft_consensus.cc:515] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:58.682099 16572 leader_election.cc:343] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.682499 16572 leader_election.cc:304] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:58.667721 16911 leader_election.cc:290] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.686585 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
W20260709 13:16:58.686825 16572 leader_election.cc:343] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.687103 16682 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.687716 16911 raft_consensus.cc:2749] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.690253 16572 leader_election.cc:304] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:16:58.693159 16682 raft_consensus.cc:2468] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.694824 16726 leader_election.cc:290] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.711851 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.715718 16722 tablet_bootstrap.cc:654] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.694027 16802 raft_consensus.cc:2804] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.721306 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.724157 16677 raft_consensus.cc:2468] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:58.728529 16727 tablet_bootstrap.cc:654] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:58.732640 16572 leader_election.cc:343] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.734127 16837 consensus_queue.cc:1048] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.735855 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:58.738302 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.738845 16679 raft_consensus.cc:3060] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.740706 16802 raft_consensus.cc:697] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.753969 16679 raft_consensus.cc:2468] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:58.756534 16802 consensus_queue.cc:237] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.760617 16860 raft_consensus.cc:493] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.765446 16860 raft_consensus.cc:515] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.760768 16572 leader_election.cc:304] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:58.761691 16835 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.767315 16723 tablet_bootstrap.cc:492] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.767617 16835 raft_consensus.cc:2804] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:58.767757 16723 ts_tablet_manager.cc:1403] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.230s	user 0.015s	sys 0.016s
I20260709 13:16:58.767984 16835 raft_consensus.cc:493] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:58.768056 16860 leader_election.cc:290] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:58.768365 16835 raft_consensus.cc:3060] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.770828 16911 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:58.771579 16726 consensus_queue.cc:1048] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.770831 16723 raft_consensus.cc:359] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.775094 16835 raft_consensus.cc:515] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.775635 16723 raft_consensus.cc:385] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.776016 16723 raft_consensus.cc:740] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.777043 16835 leader_election.cc:290] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.776798 16723 consensus_queue.cc:260] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.779501 16723 ts_tablet_manager.cc:1434] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:16:58.780459 16723 tablet_bootstrap.cc:492] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:58.790659 16572 leader_election.cc:304] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:58.794739 16722 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:58.796777 16722 ts_tablet_manager.cc:1403] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.254s	user 0.017s	sys 0.044s
I20260709 13:16:58.798622 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:58.799700 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:58.800128 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:58.800674 16676 raft_consensus.cc:3060] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:58.803658 16572 leader_election.cc:343] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.796339 16951 raft_consensus.cc:2804] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.815790 16723 tablet_bootstrap.cc:654] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.832387 16722 raft_consensus.cc:359] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.833058 16722 raft_consensus.cc:385] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.833307 16722 raft_consensus.cc:740] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.833897 16722 consensus_queue.cc:260] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.807128 16837 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:16:58.836607 16727 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:58.837203 16727 ts_tablet_manager.cc:1403] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.166s	user 0.013s	sys 0.008s
I20260709 13:16:58.838076 16726 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:58.840111 16649 leader_election.cc:304] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:58.841638 16766 raft_consensus.cc:2749] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:58.847584 16722 ts_tablet_manager.cc:1434] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:16:58.848800 16722 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:58.826525 16951 raft_consensus.cc:697] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
W20260709 13:16:58.853596 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 45131.1us
I20260709 13:16:58.825824 16802 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:16:58.856447 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
W20260709 13:16:58.861872 16572 leader_election.cc:343] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.853006 16750 raft_consensus.cc:493] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.874737 16951 consensus_queue.cc:237] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.877334 16911 raft_consensus.cc:493] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.878612 16911 raft_consensus.cc:515] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.870289 16750 raft_consensus.cc:515] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.880499 16911 leader_election.cc:290] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.881155 16750 leader_election.cc:290] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.882536 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:58.885911 16676 raft_consensus.cc:2468] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
W20260709 13:16:58.888329 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:58.908851 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.909736 16727 raft_consensus.cc:359] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.910266 16727 raft_consensus.cc:385] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:58.910581 16572 leader_election.cc:304] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:58.910583 16727 raft_consensus.cc:740] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:58.966456 16676 raft_consensus.cc:3060] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:58.969633 16840 raft_consensus.cc:493] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.970209 16840 raft_consensus.cc:515] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.973476 16726 raft_consensus.cc:493] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:58.973711 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:58.973941 16726 raft_consensus.cc:515] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.976118 16722 tablet_bootstrap.cc:654] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:58.976907 16726 leader_election.cc:290] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:16:58.976984 16500 leader_election.cc:343] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:58.977612 16802 raft_consensus.cc:2804] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:58.978096 16802 raft_consensus.cc:697] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:58.978281 16840 leader_election.cc:290] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:58.968923 16727 consensus_queue.cc:260] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.980652 16802 consensus_queue.cc:237] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:58.981333 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:58.982038 16679 raft_consensus.cc:2393] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:16:58.978789 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:58.986665 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 66198.4us
I20260709 13:16:58.987385 16723 tablet_bootstrap.cc:492] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:58.988679 16723 ts_tablet_manager.cc:1403] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.208s	user 0.011s	sys 0.011s
I20260709 13:16:58.998934 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:59.001094 16727 ts_tablet_manager.cc:1434] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.164s	user 0.009s	sys 0.001s
I20260709 13:16:59.002215 16726 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:59.006431 16572 leader_election.cc:343] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:59.009833 16572 leader_election.cc:343] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.010406 16572 leader_election.cc:304] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.015575 16835 raft_consensus.cc:2749] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.025565 16722 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.026036 16722 ts_tablet_manager.cc:1403] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.177s	user 0.023s	sys 0.001s
I20260709 13:16:59.031466 16497 leader_election.cc:304] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.031985 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.033840 16840 raft_consensus.cc:3060] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.035338 16723 raft_consensus.cc:359] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.035988 16723 raft_consensus.cc:385] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.036245 16723 raft_consensus.cc:740] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.036852 16723 consensus_queue.cc:260] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:59.046068 16572 leader_election.cc:343] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.066627 16727 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.068948 16678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:59.069199 16940 raft_consensus.cc:493] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.061370 16911 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:16:59.110193 16723 ts_tablet_manager.cc:1434] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.121s	user 0.041s	sys 0.022s
I20260709 13:16:59.111230 16723 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:59.109256 16940 raft_consensus.cc:515] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.130152 16962 raft_consensus.cc:493] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.130373 16940 leader_election.cc:290] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.130774 16962 raft_consensus.cc:515] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.132048 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.133764 16722 raft_consensus.cc:359] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.140498 16722 raft_consensus.cc:385] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.140895 16722 raft_consensus.cc:740] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
W20260709 13:16:59.145565 16572 leader_election.cc:343] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.146222 16572 leader_election.cc:304] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.147266 16726 raft_consensus.cc:2749] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.147508 16722 consensus_queue.cc:260] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.167630 16722 ts_tablet_manager.cc:1434] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.141s	user 0.007s	sys 0.003s
I20260709 13:16:59.139078 16962 leader_election.cc:290] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.168588 16722 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:59.167744 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:59.187650 16727 tablet_bootstrap.cc:654] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:59.169747 16497 leader_election.cc:343] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.171185 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.191594 16607 raft_consensus.cc:2468] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.173594 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.192960 16683 raft_consensus.cc:2393] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:16:59.195509 16497 leader_election.cc:304] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.196307 16940 raft_consensus.cc:2749] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.204311 16497 leader_election.cc:304] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.205106 16938 raft_consensus.cc:3060] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.196267 16840 raft_consensus.cc:2749] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.205415 16649 leader_election.cc:304] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:59.206981 16964 raft_consensus.cc:2804] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.207350 16964 raft_consensus.cc:493] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.207731 16964 raft_consensus.cc:3060] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.209915 16722 tablet_bootstrap.cc:654] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.215214 16962 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:59.217442 16938 raft_consensus.cc:2749] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.220242 16837 raft_consensus.cc:493] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.223780 16837 raft_consensus.cc:515] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.225047 16964 raft_consensus.cc:515] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.225795 16837 leader_election.cc:290] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.227000 16964 leader_election.cc:290] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.226871 16835 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.230101 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:59.230649 16606 raft_consensus.cc:3060] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.232224 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:59.235392 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.236004 16532 raft_consensus.cc:2468] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:59.237833 16572 leader_election.cc:304] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
W20260709 13:16:59.240577 16572 leader_election.cc:343] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.241472 16961 raft_consensus.cc:2804] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.241865 16961 raft_consensus.cc:493] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.242197 16961 raft_consensus.cc:3060] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:59.238654 16646 leader_election.cc:343] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.280066 16727 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.282122 16722 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.283203 16722 ts_tablet_manager.cc:1403] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.115s	user 0.005s	sys 0.011s
I20260709 13:16:59.285945 16727 ts_tablet_manager.cc:1403] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.220s	user 0.015s	sys 0.028s
I20260709 13:16:59.293972 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.294809 16722 raft_consensus.cc:359] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.295444 16722 raft_consensus.cc:385] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.295720 16722 raft_consensus.cc:740] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.296324 16722 consensus_queue.cc:260] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.299448 16722 ts_tablet_manager.cc:1434] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:16:59.300297 16722 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
W20260709 13:16:59.300836 16646 leader_election.cc:343] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.304644 16962 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.280710 16961 raft_consensus.cc:515] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.291070 16606 raft_consensus.cc:2468] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:59.307170 16961 leader_election.cc:290] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.309041 16723 tablet_bootstrap.cc:654] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.311355 16649 leader_election.cc:304] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.315608 16727 raft_consensus.cc:359] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.316146 16727 raft_consensus.cc:385] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.316366 16727 raft_consensus.cc:740] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.317277 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:16:59.314899 16860 raft_consensus.cc:2804] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:59.318789 16572 leader_election.cc:343] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.318593 16860 raft_consensus.cc:697] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:59.323565 16860 consensus_queue.cc:237] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.323588 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.325686 16533 raft_consensus.cc:3060] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.316817 16727 consensus_queue.cc:260] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.327600 16722 tablet_bootstrap.cc:654] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.336221 16533 raft_consensus.cc:2468] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:16:59.342770 16572 leader_election.cc:304] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.343346 16802 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.344089 16837 raft_consensus.cc:2804] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.344599 16837 raft_consensus.cc:697] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:16:59.345567 16837 consensus_queue.cc:237] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.336826 16727 ts_tablet_manager.cc:1434] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:16:59.347450 16727 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.350929 16835 consensus_queue.cc:1048] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.360477 16727 tablet_bootstrap.cc:654] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.361917 16723 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:59.362406 16723 ts_tablet_manager.cc:1403] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.251s	user 0.014s	sys 0.010s
I20260709 13:16:59.364858 16723 raft_consensus.cc:359] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.365509 16723 raft_consensus.cc:385] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.365773 16723 raft_consensus.cc:740] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.366209 16430 catalog_manager.cc:5697] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.366354 16723 consensus_queue.cc:260] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.370975 16722 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.371310 16723 ts_tablet_manager.cc:1434] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:59.371531 16722 ts_tablet_manager.cc:1403] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.003s
I20260709 13:16:59.372336 16723 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:59.375173 16722 raft_consensus.cc:359] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.379679 16722 raft_consensus.cc:385] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.380295 16431 catalog_manager.cc:5697] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.380966 16722 raft_consensus.cc:740] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.382637 16722 consensus_queue.cc:260] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.386302 16722 ts_tablet_manager.cc:1434] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 13:16:59.386457 16723 tablet_bootstrap.cc:654] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.387286 16722 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:59.387743 16727 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.389289 16727 ts_tablet_manager.cc:1403] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.013s
I20260709 13:16:59.384815 16431 catalog_manager.cc:5697] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.391866 16727 raft_consensus.cc:359] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.392485 16727 raft_consensus.cc:385] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.392740 16727 raft_consensus.cc:740] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.393399 16727 consensus_queue.cc:260] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.391739 16431 catalog_manager.cc:5697] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.399740 16727 ts_tablet_manager.cc:1434] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:59.400621 16727 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.406332 16835 consensus_queue.cc:1048] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:59.407994 16727 tablet_bootstrap.cc:654] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.434975 16727 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.435567 16727 ts_tablet_manager.cc:1403] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.013s
I20260709 13:16:59.439162 16727 raft_consensus.cc:359] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.442274 16727 raft_consensus.cc:385] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.442549 16727 raft_consensus.cc:740] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.443233 16727 consensus_queue.cc:260] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.444557 16722 tablet_bootstrap.cc:654] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.445473 16727 ts_tablet_manager.cc:1434] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:16:59.447781 16727 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.453140 16727 tablet_bootstrap.cc:654] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.466344 16723 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:59.466802 16723 ts_tablet_manager.cc:1403] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.095s	user 0.043s	sys 0.031s
I20260709 13:16:59.466929 16727 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.467483 16727 ts_tablet_manager.cc:1403] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 13:16:59.467643 16722 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.468101 16722 ts_tablet_manager.cc:1403] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.000s
I20260709 13:16:59.470155 16727 raft_consensus.cc:359] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.470520 16722 raft_consensus.cc:359] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.470952 16727 raft_consensus.cc:385] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.471186 16722 raft_consensus.cc:385] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.471489 16727 raft_consensus.cc:740] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.472301 16727 consensus_queue.cc:260] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.471505 16722 raft_consensus.cc:740] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.474686 16727 ts_tablet_manager.cc:1434] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:59.475666 16727 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.476465 16723 raft_consensus.cc:359] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.477111 16723 raft_consensus.cc:385] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.477380 16723 raft_consensus.cc:740] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.477999 16723 consensus_queue.cc:260] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.474396 16722 consensus_queue.cc:260] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.481492 16802 raft_consensus.cc:493] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.482098 16722 ts_tablet_manager.cc:1434] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:16:59.483011 16722 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:59.484417 16727 tablet_bootstrap.cc:654] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.486732 16723 ts_tablet_manager.cc:1434] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:16:59.487866 16723 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:59.490650 16860 raft_consensus.cc:493] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.491129 16860 raft_consensus.cc:515] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.494254 16860 leader_election.cc:290] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.497128 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0234c0c672d244cc93978e8c71cedff1" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.497782 16607 raft_consensus.cc:2468] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.499215 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0234c0c672d244cc93978e8c71cedff1" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.499428 16722 tablet_bootstrap.cc:654] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:59.500553 16646 leader_election.cc:343] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.501359 16976 raft_consensus.cc:493] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.501849 16976 raft_consensus.cc:515] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.503500 16723 tablet_bootstrap.cc:654] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.504045 16976 leader_election.cc:290] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.507016 16649 leader_election.cc:304] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.509074 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:59.510310 16646 leader_election.cc:343] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.511993 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.512598 16607 raft_consensus.cc:2468] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.481930 16802 raft_consensus.cc:515] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.515098 16802 leader_election.cc:290] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.518199 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.518306 16649 leader_election.cc:304] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.519035 16962 raft_consensus.cc:2804] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.519405 16962 raft_consensus.cc:493] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.519586 16860 raft_consensus.cc:493] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.519757 16962 raft_consensus.cc:3060] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.520049 16860 raft_consensus.cc:515] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.523959 16860 leader_election.cc:290] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.524472 16860 raft_consensus.cc:2804] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.524820 16860 raft_consensus.cc:493] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.525171 16860 raft_consensus.cc:3060] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.522744 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0d8a7cb5a1461bb84ccb98884fddfd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.525931 16533 raft_consensus.cc:2468] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.527033 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
W20260709 13:16:59.532191 16572 leader_election.cc:343] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.534904 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0d8a7cb5a1461bb84ccb98884fddfd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.535955 16951 consensus_queue.cc:1048] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.537900 16607 raft_consensus.cc:2468] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.542469 16972 raft_consensus.cc:493] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.551537 16646 leader_election.cc:304] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:59.553452 16964 raft_consensus.cc:2804] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.553915 16964 raft_consensus.cc:493] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.554301 16964 raft_consensus.cc:3060] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:59.557657 16572 leader_election.cc:343] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.558192 16572 leader_election.cc:304] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.558957 16835 raft_consensus.cc:2749] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.543062 16972 raft_consensus.cc:515] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.564163 16972 leader_election.cc:290] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.567524 16964 raft_consensus.cc:515] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.569569 16750 raft_consensus.cc:493] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.581779 16750 raft_consensus.cc:515] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.583811 16750 leader_election.cc:290] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.587380 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0d8a7cb5a1461bb84ccb98884fddfd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.588011 16976 raft_consensus.cc:493] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.588562 16976 raft_consensus.cc:515] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.590415 16976 leader_election.cc:290] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.587584 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.588074 16534 raft_consensus.cc:3060] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.595618 16607 raft_consensus.cc:2393] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:16:59.597440 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:59.601570 16534 raft_consensus.cc:2468] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:59.591733 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.616709 16532 raft_consensus.cc:2393] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:16:59.594183 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.594297 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:59.618849 16727 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.619292 16727 ts_tablet_manager.cc:1403] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.144s	user 0.059s	sys 0.076s
I20260709 13:16:59.620790 16431 catalog_manager.cc:5697] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.622185 16727 raft_consensus.cc:359] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.622851 16727 raft_consensus.cc:385] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.623093 16727 raft_consensus.cc:740] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.623490 16497 leader_election.cc:304] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.624104 16722 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.624564 16722 ts_tablet_manager.cc:1403] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.142s	user 0.030s	sys 0.034s
I20260709 13:16:59.624208 16727 consensus_queue.cc:260] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.625116 16750 raft_consensus.cc:3060] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.626541 16727 ts_tablet_manager.cc:1434] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:59.627453 16727 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.627996 16646 leader_election.cc:304] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:59.628752 16976 raft_consensus.cc:2804] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.629201 16976 raft_consensus.cc:697] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:59.586002 16964 leader_election.cc:290] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.629999 16976 consensus_queue.cc:237] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.561993 16962 raft_consensus.cc:515] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.605854 16723 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:59.632324 16723 ts_tablet_manager.cc:1403] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.145s	user 0.032s	sys 0.028s
I20260709 13:16:59.633790 16727 tablet_bootstrap.cc:654] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.635877 16750 raft_consensus.cc:2749] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.635293 16723 raft_consensus.cc:359] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.581251 16860 raft_consensus.cc:515] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.638847 16962 leader_election.cc:290] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.640574 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0234c0c672d244cc93978e8c71cedff1" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.627075 16722 raft_consensus.cc:359] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.636479 16723 raft_consensus.cc:385] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.644572 16722 raft_consensus.cc:385] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.644639 16723 raft_consensus.cc:740] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
W20260709 13:16:59.606789 16572 leader_election.cc:343] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.646881 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ccba93a5c74e3e93ea14dc722df5d3" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:16:59.647488 16572 leader_election.cc:343] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.647868 16572 leader_election.cc:304] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:16:59.646919 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c0d8a7cb5a1461bb84ccb98884fddfd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:59.648622 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0234c0c672d244cc93978e8c71cedff1" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:59.649338 16605 raft_consensus.cc:3060] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.648872 16802 raft_consensus.cc:2749] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.644919 16722 raft_consensus.cc:740] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.650633 16606 raft_consensus.cc:3060] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.654969 16951 consensus_queue.cc:1048] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.657138 16606 raft_consensus.cc:2468] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:59.658066 16723 consensus_queue.cc:260] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.660166 16723 ts_tablet_manager.cc:1434] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:16:59.658672 16649 leader_election.cc:304] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:16:59.662676 16723 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:59.663681 16530 raft_consensus.cc:3060] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.665174 16975 raft_consensus.cc:3060] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.660804 16722 consensus_queue.cc:260] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.670290 16722 ts_tablet_manager.cc:1434] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 13:16:59.671211 16722 tablet_bootstrap.cc:492] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:59.675174 16430 catalog_manager.cc:5697] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.681505 16530 raft_consensus.cc:2468] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:59.689278 16727 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.689736 16727 ts_tablet_manager.cc:1403] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.011s
I20260709 13:16:59.690414 16975 raft_consensus.cc:2749] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:59.692138 16605 raft_consensus.cc:2468] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:59.693778 16649 leader_election.cc:304] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:59.695413 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.697049 16727 raft_consensus.cc:359] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.697664 16727 raft_consensus.cc:385] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.697913 16727 raft_consensus.cc:740] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
W20260709 13:16:59.698122 16646 leader_election.cc:343] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.698555 16860 leader_election.cc:290] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.698613 16727 consensus_queue.cc:260] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.701061 16723 tablet_bootstrap.cc:654] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.696584 16975 raft_consensus.cc:2804] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.704792 16975 raft_consensus.cc:697] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:59.705720 16975 consensus_queue.cc:237] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.701699 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:59.703791 16722 tablet_bootstrap.cc:654] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.707592 16605 raft_consensus.cc:3060] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.711022 16727 ts_tablet_manager.cc:1434] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:16:59.712244 16727 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.717084 16722 tablet_bootstrap.cc:492] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.717787 16722 ts_tablet_manager.cc:1403] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.007s
I20260709 13:16:59.717942 16727 tablet_bootstrap.cc:654] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.720799 16722 raft_consensus.cc:359] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.721462 16722 raft_consensus.cc:385] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.721715 16722 raft_consensus.cc:740] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.722324 16722 consensus_queue.cc:260] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.723174 16605 raft_consensus.cc:2468] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:59.724205 16649 leader_election.cc:304] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.724373 16722 ts_tablet_manager.cc:1434] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:59.724908 16860 raft_consensus.cc:2804] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.725394 16860 raft_consensus.cc:697] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:59.726827 16860 consensus_queue.cc:237] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.732239 16722 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:59.738346 16722 tablet_bootstrap.cc:654] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.739979 16964 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:59.747772 16727 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.748268 16727 ts_tablet_manager.cc:1403] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260709 13:16:59.750778 16727 raft_consensus.cc:359] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.753655 16727 raft_consensus.cc:385] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.753953 16727 raft_consensus.cc:740] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.755630 16727 consensus_queue.cc:260] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.756491 16722 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.756968 16722 ts_tablet_manager.cc:1403] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.003s
I20260709 13:16:59.757920 16727 ts_tablet_manager.cc:1434] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:59.758872 16727 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.759498 16722 raft_consensus.cc:359] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.760118 16722 raft_consensus.cc:385] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.760391 16722 raft_consensus.cc:740] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.761000 16722 consensus_queue.cc:260] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.762365 16964 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.765583 16722 ts_tablet_manager.cc:1434] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:16:59.766623 16727 tablet_bootstrap.cc:654] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.768515 16723 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:59.769013 16723 ts_tablet_manager.cc:1403] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.004s
I20260709 13:16:59.770100 16722 tablet_bootstrap.cc:492] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:59.772248 16723 raft_consensus.cc:359] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.773120 16723 raft_consensus.cc:385] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.773449 16723 raft_consensus.cc:740] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.774314 16860 raft_consensus.cc:493] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.774825 16860 raft_consensus.cc:515] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.776440 16722 tablet_bootstrap.cc:654] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.777189 16860 leader_election.cc:290] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.777894 16727 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.778389 16727 ts_tablet_manager.cc:1403] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 13:16:59.778266 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.778890 16605 raft_consensus.cc:2468] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.779827 16723 consensus_queue.cc:260] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.781026 16727 raft_consensus.cc:359] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.781802 16727 raft_consensus.cc:385] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.781759 16649 leader_election.cc:304] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:59.782348 16727 raft_consensus.cc:740] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.782903 16723 ts_tablet_manager.cc:1434] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:16:59.783170 16727 consensus_queue.cc:260] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.783759 16723 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:16:59.784185 16975 raft_consensus.cc:2804] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.784547 16975 raft_consensus.cc:493] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.784870 16975 raft_consensus.cc:3060] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.785533 16727 ts_tablet_manager.cc:1434] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:59.786466 16727 tablet_bootstrap.cc:492] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.791443 16975 raft_consensus.cc:515] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.792026 16727 tablet_bootstrap.cc:654] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.795573 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:59.798488 16605 raft_consensus.cc:3060] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.793514 16975 leader_election.cc:290] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.807029 16727 tablet_bootstrap.cc:492] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.807554 16727 ts_tablet_manager.cc:1403] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260709 13:16:59.807713 16605 raft_consensus.cc:2468] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:16:59.808784 16649 leader_election.cc:304] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:16:59.809578 16975 raft_consensus.cc:2804] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.797497 16430 catalog_manager.cc:5697] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.810850 16727 raft_consensus.cc:359] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.811589 16727 raft_consensus.cc:385] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.811883 16727 raft_consensus.cc:740] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.812537 16727 consensus_queue.cc:260] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.812713 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.815659 16975 raft_consensus.cc:697] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:59.816403 16975 consensus_queue.cc:237] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.817188 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
W20260709 13:16:59.820019 16646 leader_election.cc:343] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.821343 16860 raft_consensus.cc:493] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.821806 16860 raft_consensus.cc:515] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:16:59.826454 16646 leader_election.cc:343] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.829499 16860 leader_election.cc:290] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.832854 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.832420 16727 ts_tablet_manager.cc:1434] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:16:59.834105 16723 tablet_bootstrap.cc:654] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:59.834458 16646 leader_election.cc:343] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.836066 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.836673 16605 raft_consensus.cc:2468] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.834980 16727 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.843746 16860 raft_consensus.cc:493] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.844234 16860 raft_consensus.cc:515] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.850229 16649 leader_election.cc:304] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.855752 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.856325 16607 raft_consensus.cc:2468] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.858486 16972 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.851820 16860 leader_election.cc:290] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.859655 16860 raft_consensus.cc:2804] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.859997 16860 raft_consensus.cc:493] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.860333 16860 raft_consensus.cc:3060] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.852850 16727 tablet_bootstrap.cc:654] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.853094 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:59.862026 16646 leader_election.cc:343] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.876902 16860 raft_consensus.cc:515] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.881312 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.882360 16860 leader_election.cc:290] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
W20260709 13:16:59.883701 16646 leader_election.cc:343] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.866475 16431 catalog_manager.cc:5697] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.888377 16431 catalog_manager.cc:5697] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.917338 16649 leader_election.cc:304] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.919210 16972 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.919762 16972 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.921000 16860 raft_consensus.cc:2804] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.921500 16860 raft_consensus.cc:493] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.921896 16860 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.922611 16722 tablet_bootstrap.cc:492] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:16:59.923110 16722 ts_tablet_manager.cc:1403] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.153s	user 0.054s	sys 0.063s
I20260709 13:16:59.925340 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:59.925949 16605 raft_consensus.cc:3060] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.926152 16722 raft_consensus.cc:359] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.927069 16722 raft_consensus.cc:385] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.927412 16722 raft_consensus.cc:740] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.928309 16722 consensus_queue.cc:260] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.928983 16860 raft_consensus.cc:515] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.929658 16972 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.930140 16722 ts_tablet_manager.cc:1434] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:16:59.931061 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.934648 16975 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.936781 16722 tablet_bootstrap.cc:492] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:16:59.936810 16605 raft_consensus.cc:2468] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
W20260709 13:16:59.937464 16572 leader_election.cc:343] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.938479 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.939244 16723 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:16:59.939671 16723 ts_tablet_manager.cc:1403] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.156s	user 0.006s	sys 0.003s
W20260709 13:16:59.939790 16646 leader_election.cc:343] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.936802 16975 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.943298 16975 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.945508 16723 raft_consensus.cc:359] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.946163 16723 raft_consensus.cc:385] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.946396 16723 raft_consensus.cc:740] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.947001 16723 consensus_queue.cc:260] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.944378 16727 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:16:59.944661 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:16:59.949025 16723 ts_tablet_manager.cc:1434] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:59.949043 16727 ts_tablet_manager.cc:1403] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.005s
I20260709 13:16:59.949928 16723 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
W20260709 13:16:59.951761 16646 leader_election.cc:343] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.950819 16649 leader_election.cc:304] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.952883 16975 raft_consensus.cc:2804] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:59.953543 16975 raft_consensus.cc:697] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:16:59.953704 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:16:59.953840 16835 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:59.954058 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:16:59.954381 16607 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:16:59.954731 16683 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:16:59.954411 16975 consensus_queue.cc:237] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.957094 16722 tablet_bootstrap.cc:654] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:59.960865 16649 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.961637 16964 raft_consensus.cc:2804] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.961987 16964 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.962299 16964 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.958729 16572 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.970345 16835 raft_consensus.cc:2804] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:59.974061 16835 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:59.974421 16835 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.978246 16727 raft_consensus.cc:359] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.978930 16727 raft_consensus.cc:385] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:59.979194 16727 raft_consensus.cc:740] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:16:59.979301 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:16:59.980105 16605 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:59.979898 16727 consensus_queue.cc:260] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.982177 16727 ts_tablet_manager.cc:1434] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.002s
I20260709 13:16:59.983085 16727 tablet_bootstrap.cc:492] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:16:59.976640 16962 raft_consensus.cc:493] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.983428 16860 leader_election.cc:290] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.988140 16962 raft_consensus.cc:515] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.990129 16962 leader_election.cc:290] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.991576 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9602bdae6fd64c598ab0413bb0d4e70a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:16:59.992849 16646 leader_election.cc:343] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:59.993480 16951 raft_consensus.cc:493] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:59.993947 16951 raft_consensus.cc:515] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.994913 16964 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:16:59.995821 16951 leader_election.cc:290] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:16:59.996872 16964 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:16:59.997490 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:16:59.998157 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9602bdae6fd64c598ab0413bb0d4e70a" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:17:00.000511 16646 leader_election.cc:343] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.001206 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:00.002208 16605 raft_consensus.cc:2468] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:00.004819 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:00.006829 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.007462 16723 tablet_bootstrap.cc:654] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:00.009025 16572 leader_election.cc:343] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:00.010923 16649 leader_election.cc:343] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.011343 16649 leader_election.cc:304] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:00.012040 16860 raft_consensus.cc:2749] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.012384 16649 leader_election.cc:304] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:16:59.986888 16835 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.013186 16860 raft_consensus.cc:2804] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.013546 16607 raft_consensus.cc:2393] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 56949a0f02e44b798ac4b3702df6c71e in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:17:00.013675 16860 raft_consensus.cc:697] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
W20260709 13:17:00.015190 16572 leader_election.cc:343] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.015592 16572 leader_election.cc:304] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:00.015463 16860 consensus_queue.cc:237] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.019143 16722 tablet_bootstrap.cc:492] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:00.019640 16722 ts_tablet_manager.cc:1403] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.005s
I20260709 13:17:00.019249 16649 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [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: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:00.017465 16972 raft_consensus.cc:2749] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.021557 16835 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.022756 16962 raft_consensus.cc:2749] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.024341 16727 tablet_bootstrap.cc:654] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.032279 16431 catalog_manager.cc:5697] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.036432 16722 raft_consensus.cc:359] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.036952 16722 raft_consensus.cc:385] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.037215 16722 raft_consensus.cc:740] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.042062 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:00.042172 16722 consensus_queue.cc:260] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.043759 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:00.045851 16679 raft_consensus.cc:2393] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51cea5f814e44f89820ec9e7a23576af in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:17:00.047739 16727 tablet_bootstrap.cc:492] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:00.048388 16727 ts_tablet_manager.cc:1403] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.006s
I20260709 13:17:00.041752 16975 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:17:00.054949 16722 ts_tablet_manager.cc:1434] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:17:00.055917 16722 tablet_bootstrap.cc:492] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
W20260709 13:17:00.056182 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:17:00.057176 16572 leader_election.cc:343] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.057567 16572 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [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: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:00.058223 16951 raft_consensus.cc:2749] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.060163 16727 raft_consensus.cc:359] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.060834 16727 raft_consensus.cc:385] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.061085 16727 raft_consensus.cc:740] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.061695 16727 consensus_queue.cc:260] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.065685 16723 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:00.066147 16723 ts_tablet_manager.cc:1403] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.008s
I20260709 13:17:00.068157 16727 ts_tablet_manager.cc:1434] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.002s
I20260709 13:17:00.067550 16432 catalog_manager.cc:5697] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.071784 16727 tablet_bootstrap.cc:492] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:00.062677 16722 tablet_bootstrap.cc:654] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.079749 16840 raft_consensus.cc:493] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.080236 16840 raft_consensus.cc:515] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.082204 16840 leader_election.cc:290] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.082458 16727 tablet_bootstrap.cc:654] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.083127 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.087424 16723 raft_consensus.cc:359] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.088095 16723 raft_consensus.cc:385] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.088358 16723 raft_consensus.cc:740] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.089561 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b48df9fedfb7414499c573fabfab114e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.090329 16607 raft_consensus.cc:2393] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:17:00.091415 16500 leader_election.cc:304] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:00.092425 16840 raft_consensus.cc:3060] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.095613 16723 consensus_queue.cc:260] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.102648 16975 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.098419 16723 ts_tablet_manager.cc:1434] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.004s
I20260709 13:17:00.104171 16723 tablet_bootstrap.cc:492] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:00.104228 16750 raft_consensus.cc:493] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.104842 16750 raft_consensus.cc:515] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.107851 16750 leader_election.cc:290] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.111985 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.116204 16951 raft_consensus.cc:493] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.116914 16840 raft_consensus.cc:2749] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.116824 16951 raft_consensus.cc:515] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.117941 16723 tablet_bootstrap.cc:654] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.119541 16951 leader_election.cc:290] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.119915 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:17:00.123016 16572 leader_election.cc:343] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.123462 16727 tablet_bootstrap.cc:492] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:00.123903 16727 ts_tablet_manager.cc:1403] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.014s
I20260709 13:17:00.124330 16975 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.124996 16860 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.125797 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.126396 16677 raft_consensus.cc:2468] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:17:00.126459 16727 raft_consensus.cc:359] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.127135 16727 raft_consensus.cc:385] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.127414 16727 raft_consensus.cc:740] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.127933 16572 leader_election.cc:304] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:00.128074 16727 consensus_queue.cc:260] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.129925 16835 raft_consensus.cc:2804] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.130285 16835 raft_consensus.cc:493] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.130652 16835 raft_consensus.cc:3060] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.140067 16835 raft_consensus.cc:515] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.142638 16835 leader_election.cc:290] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.144068 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:00.146282 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:00.146656 16727 ts_tablet_manager.cc:1434] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:17:00.147697 16727 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
W20260709 13:17:00.148547 16572 leader_election.cc:343] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.146828 16677 raft_consensus.cc:3060] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.161787 16859 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.168586 16723 tablet_bootstrap.cc:492] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:00.169070 16723 ts_tablet_manager.cc:1403] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.065s	user 0.005s	sys 0.019s
I20260709 13:17:00.171566 16723 raft_consensus.cc:359] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.172226 16723 raft_consensus.cc:385] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.172497 16723 raft_consensus.cc:740] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.173214 16677 raft_consensus.cc:2468] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:17:00.173166 16723 consensus_queue.cc:260] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.178664 16572 leader_election.cc:304] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:00.181378 16837 raft_consensus.cc:2804] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.181852 16837 raft_consensus.cc:697] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:00.182629 16837 consensus_queue.cc:237] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.192025 16727 tablet_bootstrap.cc:654] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.196367 16723 ts_tablet_manager.cc:1434] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:17:00.197367 16723 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:00.201949 16723 tablet_bootstrap.cc:654] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.210237 16727 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:00.210789 16727 ts_tablet_manager.cc:1403] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.006s
I20260709 13:17:00.218956 16430 catalog_manager.cc:5697] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:00.224337 16727 raft_consensus.cc:359] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.224972 16727 raft_consensus.cc:385] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.225190 16727 raft_consensus.cc:740] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.225684 16727 consensus_queue.cc:260] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.228876 16962 raft_consensus.cc:493] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.229334 16962 raft_consensus.cc:515] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.231240 16962 leader_election.cc:290] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:00.232923 16860 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:00.234889 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a081f1f40f5d4658a09e6ddb3dd6aa1b" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.235072 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:00.235651 16607 raft_consensus.cc:2393] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:17:00.235968 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:17:00.237474 16649 leader_election.cc:343] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:00.238096 16646 leader_election.cc:343] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.238479 16646 leader_election.cc:304] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:00.246817 16859 raft_consensus.cc:2749] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.248775 16727 ts_tablet_manager.cc:1434] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 13:17:00.246491 16500 leader_election.cc:304] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:00.249631 16727 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:00.251503 16750 raft_consensus.cc:3060] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.266362 16722 tablet_bootstrap.cc:492] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:00.266909 16722 ts_tablet_manager.cc:1403] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.211s	user 0.009s	sys 0.010s
I20260709 13:17:00.272920 16723 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:00.261834 16835 raft_consensus.cc:493] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.273464 16723 ts_tablet_manager.cc:1403] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.076s	user 0.003s	sys 0.016s
I20260709 13:17:00.269078 16964 raft_consensus.cc:493] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.277798 16835 raft_consensus.cc:515] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.283115 16964 raft_consensus.cc:515] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.285048 16722 raft_consensus.cc:359] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.288298 16722 raft_consensus.cc:385] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.288550 16722 raft_consensus.cc:740] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.290591 16964 leader_election.cc:290] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:00.295074 16750 raft_consensus.cc:2749] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.297003 16722 consensus_queue.cc:260] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.299901 16722 ts_tablet_manager.cc:1434] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:17:00.300944 16722 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:00.298298 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:17:00.304876 16646 consensus_peers.cc:597] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:00.391211 16727 tablet_bootstrap.cc:654] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.352732 16835 leader_election.cc:290] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.407361 16722 tablet_bootstrap.cc:654] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.415512 16722 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:00.415994 16722 ts_tablet_manager.cc:1403] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.000s
I20260709 13:17:00.416492 16727 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:00.416958 16727 ts_tablet_manager.cc:1403] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.001s
I20260709 13:17:00.423835 16727 raft_consensus.cc:359] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.424765 16727 raft_consensus.cc:385] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.425055 16727 raft_consensus.cc:740] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.425719 16727 consensus_queue.cc:260] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.427646 16727 ts_tablet_manager.cc:1434] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:00.428579 16727 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:00.433956 16723 raft_consensus.cc:359] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.434648 16723 raft_consensus.cc:385] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.434945 16723 raft_consensus.cc:740] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.435552 16723 consensus_queue.cc:260] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.436277 16727 tablet_bootstrap.cc:654] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.327059 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:00.447778 16727 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:00.448213 16727 ts_tablet_manager.cc:1403] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 13:17:00.450839 16727 raft_consensus.cc:359] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.451557 16727 raft_consensus.cc:385] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.451817 16727 raft_consensus.cc:740] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.452606 16727 consensus_queue.cc:260] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.453763 16750 raft_consensus.cc:493] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.454238 16750 raft_consensus.cc:515] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.456288 16727 ts_tablet_manager.cc:1434] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:00.456951 16723 ts_tablet_manager.cc:1434] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.183s	user 0.005s	sys 0.001s
I20260709 13:17:00.457945 16750 leader_election.cc:290] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.458966 16723 tablet_bootstrap.cc:492] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:00.468896 16723 tablet_bootstrap.cc:654] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.474295 16723 tablet_bootstrap.cc:492] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:00.474901 16723 ts_tablet_manager.cc:1403] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.007s
I20260709 13:17:00.477630 16723 raft_consensus.cc:359] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.478235 16723 raft_consensus.cc:385] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.478509 16723 raft_consensus.cc:740] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.479223 16723 consensus_queue.cc:260] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.480752 16723 ts_tablet_manager.cc:1434] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:00.481549 16723 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:00.487298 16723 tablet_bootstrap.cc:654] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.322199 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.490525 16750 raft_consensus.cc:493] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.491092 16750 raft_consensus.cc:515] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.492857 16750 leader_election.cc:290] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.494529 16723 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:00.495098 16723 ts_tablet_manager.cc:1403] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:17:00.498080 16723 raft_consensus.cc:359] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.498751 16723 raft_consensus.cc:385] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.499014 16723 raft_consensus.cc:740] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.499675 16723 consensus_queue.cc:260] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.501545 16723 ts_tablet_manager.cc:1434] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:17:00.502360 16723 tablet_bootstrap.cc:492] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
W20260709 13:17:00.506958 16646 leader_election.cc:343] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.507889 16723 tablet_bootstrap.cc:654] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.517050 16723 tablet_bootstrap.cc:492] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:00.517503 16723 ts_tablet_manager.cc:1403] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 13:17:00.520391 16723 raft_consensus.cc:359] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.521013 16723 raft_consensus.cc:385] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.521317 16723 raft_consensus.cc:740] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.521997 16723 consensus_queue.cc:260] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.524115 16723 ts_tablet_manager.cc:1434] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:00.524923 16723 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:00.527261 16859 raft_consensus.cc:493] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.527830 16859 raft_consensus.cc:515] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.530117 16859 leader_election.cc:290] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:00.530952 16723 tablet_bootstrap.cc:654] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.527271 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.532608 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:00.533254 16530 raft_consensus.cc:2468] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:17:00.534439 16646 leader_election.cc:304] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:00.535980 16859 raft_consensus.cc:2804] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.536324 16859 raft_consensus.cc:493] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.536670 16859 raft_consensus.cc:3060] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.537391 16727 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:00.543702 16727 tablet_bootstrap.cc:654] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.536680 16723 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:00.546916 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9602bdae6fd64c598ab0413bb0d4e70a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.547536 16606 raft_consensus.cc:2468] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:00.548177 16723 ts_tablet_manager.cc:1403] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260709 13:17:00.548607 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.549582 16605 raft_consensus.cc:2468] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:00.548550 16859 raft_consensus.cc:515] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.551935 16859 leader_election.cc:290] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:00.552168 16723 raft_consensus.cc:359] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.554636 16500 leader_election.cc:304] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:00.558830 17028 raft_consensus.cc:2804] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:00.559285 17028 raft_consensus.cc:493] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:00.559686 17028 raft_consensus.cc:3060] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.573285 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:00.574177 16530 raft_consensus.cc:3060] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.632875 17049 raft_consensus.cc:493] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.634473 17049 raft_consensus.cc:515] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.637180 17049 leader_election.cc:290] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:17:00.632712 16500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:36711, user_credentials={real_user=slave}} blocked reactor thread for 76822.8us
I20260709 13:17:00.640054 16500 leader_election.cc:304] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:00.640120 16530 raft_consensus.cc:2468] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:00.642936 17049 raft_consensus.cc:2764] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:17:00.646222 16532 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.645802 16646 leader_election.cc:304] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:00.653100 16962 raft_consensus.cc:2804] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.653582 16962 raft_consensus.cc:697] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:00.654606 16962 consensus_queue.cc:237] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.662760 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9602bdae6fd64c598ab0413bb0d4e70a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.663550 16677 raft_consensus.cc:2468] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:00.665110 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.670377 16683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:00.691713 17049 raft_consensus.cc:493] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.692418 17049 raft_consensus.cc:515] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:17:00.705873 16646 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 52166us
W20260709 13:17:00.707813 16649 leader_election.cc:343] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.709322 16649 leader_election.cc:304] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:00.714417 17052 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.716831 17052 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.733557 16860 raft_consensus.cc:2749] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:00.735176 16750 raft_consensus.cc:493] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.735698 16750 raft_consensus.cc:515] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.737819 16750 leader_election.cc:290] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.738551 17049 leader_election.cc:290] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.705830 17028 raft_consensus.cc:515] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.745193 17028 leader_election.cc:290] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.814673 16860 raft_consensus.cc:493] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.822317 16860 raft_consensus.cc:515] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.828722 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.830200 16605 raft_consensus.cc:2393] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:17:00.836908 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9602bdae6fd64c598ab0413bb0d4e70a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:00.835104 16533 raft_consensus.cc:3060] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.834882 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.838811 16604 raft_consensus.cc:3060] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:00.840767 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.827026 16860 leader_election.cc:290] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:00.841710 16608 raft_consensus.cc:2468] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:00.862280 16604 raft_consensus.cc:2468] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:00.864308 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:00.553035 16723 raft_consensus.cc:385] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.873648 16723 raft_consensus.cc:740] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
W20260709 13:17:00.874751 16646 leader_election.cc:343] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.874548 16723 consensus_queue.cc:260] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.886436 16723 ts_tablet_manager.cc:1434] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.337s	user 0.009s	sys 0.007s
I20260709 13:17:00.889614 16723 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:00.889900 16964 raft_consensus.cc:493] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.890844 16964 raft_consensus.cc:515] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.894623 16727 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:00.896426 16727 ts_tablet_manager.cc:1403] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.359s	user 0.024s	sys 0.001s
I20260709 13:17:00.901939 16964 leader_election.cc:290] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:00.908809 16727 raft_consensus.cc:359] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.910954 16727 raft_consensus.cc:385] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.911468 16727 raft_consensus.cc:740] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.912505 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:17:00.863547 16497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 76611.4us
I20260709 13:17:00.912489 16727 consensus_queue.cc:260] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.925606 17054 raft_consensus.cc:493] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:00.920760 16646 leader_election.cc:343] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:00.926523 17054 raft_consensus.cc:515] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.937678 16500 leader_election.cc:304] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:00.939062 16840 raft_consensus.cc:2804] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:00.939533 16840 raft_consensus.cc:493] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 56949a0f02e44b798ac4b3702df6c71e)
I20260709 13:17:00.939926 16840 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:00.945070 16722 raft_consensus.cc:359] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.946012 16722 raft_consensus.cc:385] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:00.947909 16722 raft_consensus.cc:740] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:00.948606 16722 consensus_queue.cc:260] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.955538 16500 leader_election.cc:304] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:00.956974 17055 raft_consensus.cc:2804] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:00.957551 17055 raft_consensus.cc:697] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:00.958449 16723 tablet_bootstrap.cc:654] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:00.950459 16722 ts_tablet_manager.cc:1434] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.534s	user 0.007s	sys 0.002s
I20260709 13:17:00.955701 16840 raft_consensus.cc:515] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:17:00.960073 16722 ts_tablet_manager.cc:1467] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: Tablet startup took 543ms
I20260709 13:17:00.978574 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:00.979485 16727 ts_tablet_manager.cc:1434] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.004s
I20260709 13:17:00.958868 17055 consensus_queue.cc:237] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.983697 16727 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:00.985648 17028 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:00.986040 16534 raft_consensus.cc:1240] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Rejecting Update request from peer 56949a0f02e44b798ac4b3702df6c71e for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:00.986169 17028 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:00.987716 16976 consensus_queue.cc:1059] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:00.988334 17028 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.988617 16976 raft_consensus.cc:3055] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:00.991355 16976 raft_consensus.cc:740] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:00.991186 17054 leader_election.cc:290] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:00.993089 16976 consensus_queue.cc:260] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:17:01.011585 16500 leader_election.cc:343] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.020779 16976 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.022059 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.024991 16604 raft_consensus.cc:2393] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:17:01.000658 16497 leader_election.cc:304] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
W20260709 13:17:00.970223 16722 ts_tablet_manager.cc:1469] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: Trace:
0709 13:16:55.350647 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:55.350854 (+   207us) service_pool.cc:224] Handling call
0709 13:16:55.353178 (+  2324us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:16:55.353256 (+    78us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:16:55.394868 (+ 41612us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:55.410058 (+ 15190us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:55.410535 (+   477us) inbound_call.cc:177] Queueing success response
0709 13:17:00.300650 (+4890115us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:17:00.416315 (+115665us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:17:00.416684 (+   369us) tablet_replica.cc:261] Starting instrumentation
0709 13:17:00.417070 (+   386us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":501711,"raft.queue_time_us":126,"raft.run_cpu_time_us":183,"raft.run_wall_time_us":182,"tablet-open.queue_time_us":4890191}
W20260709 13:17:01.063735 16497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 63200.7us
I20260709 13:17:01.060155 17054 raft_consensus.cc:2749] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.085563 16432 catalog_manager.cc:5697] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.086748 16682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.088565 16682 raft_consensus.cc:2393] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
I20260709 13:17:01.089491 16679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.089754 16840 leader_election.cc:290] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.090474 16679 raft_consensus.cc:2393] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 51cea5f814e44f89820ec9e7a23576af in this term.
I20260709 13:17:01.092504 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.094313 16681 raft_consensus.cc:2468] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:01.094465 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.094655 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9602bdae6fd64c598ab0413bb0d4e70a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:01.097230 16722 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:01.097841 16680 raft_consensus.cc:3060] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:01.100447 16572 leader_election.cc:343] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.104516 16723 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:01.105979 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:01.097967 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:01.112820 16604 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.116016 16680 raft_consensus.cc:2468] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
W20260709 13:17:01.117040 16572 leader_election.cc:343] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.117449 16572 leader_election.cc:304] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:01.118436 16951 raft_consensus.cc:2749] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.119956 16497 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:01.120271 16723 ts_tablet_manager.cc:1403] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.232s	user 0.015s	sys 0.018s
I20260709 13:17:01.120977 16497 leader_election.cc:304] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.121852 17054 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.122363 16604 raft_consensus.cc:2468] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:01.124388 16677 raft_consensus.cc:2410] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:17:01.127753 16500 leader_election.cc:304] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:01.128579 17055 raft_consensus.cc:2804] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.129011 17055 raft_consensus.cc:697] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:01.129712 17054 raft_consensus.cc:2749] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.129822 17055 consensus_queue.cc:237] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.130541 16840 raft_consensus.cc:2804] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.130934 16840 raft_consensus.cc:493] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.131263 16840 raft_consensus.cc:3060] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.137027 16723 raft_consensus.cc:359] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.137689 16723 raft_consensus.cc:385] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.137965 16723 raft_consensus.cc:740] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.142513 16497 leader_election.cc:304] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:01.144320 17028 raft_consensus.cc:3060] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.146782 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.147500 16605 raft_consensus.cc:2468] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:17:01.146052 16723 consensus_queue.cc:260] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.149746 16727 tablet_bootstrap.cc:654] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.150784 16722 tablet_bootstrap.cc:654] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.156307 16723 ts_tablet_manager.cc:1434] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 13:17:01.157342 16723 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:01.160869 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:01.161463 16604 raft_consensus.cc:3060] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.161614 16608 raft_consensus.cc:1240] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Rejecting Update request from peer 56949a0f02e44b798ac4b3702df6c71e for earlier term 1. Current term is 2. Ops: []
W20260709 13:17:01.171782 16646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:17:01.173003 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.174994 16723 tablet_bootstrap.cc:654] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.176039 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.180059 16976 consensus_queue.cc:1048] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:01.183437 16840 raft_consensus.cc:515] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.188081 17028 raft_consensus.cc:2749] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.189952 16976 raft_consensus.cc:493] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.190469 16976 raft_consensus.cc:515] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.192822 16976 leader_election.cc:290] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:01.194476 16604 raft_consensus.cc:2468] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:01.195020 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:01.195263 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:17:01.198833 16500 leader_election.cc:343] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.199071 16840 leader_election.cc:290] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:17:01.201797 16646 leader_election.cc:343] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.212905 16727 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:01.224058 16727 ts_tablet_manager.cc:1403] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.241s	user 0.016s	sys 0.008s
I20260709 13:17:01.225567 16976 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:01.228416 16859 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:01.229543 16840 raft_consensus.cc:493] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.229991 16840 raft_consensus.cc:515] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.231974 16840 leader_election.cc:290] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.232676 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.234545 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:17:01.236096 16500 leader_election.cc:343] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.238761 16951 consensus_queue.cc:1048] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.249071 16722 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:01.249563 16722 ts_tablet_manager.cc:1403] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.009s
W20260709 13:17:01.259279 16649 leader_election.cc:343] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.262192 16649 leader_election.cc:304] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
W20260709 13:17:01.265151 16649 leader_election.cc:343] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.265708 16649 leader_election.cc:304] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.265803 17052 raft_consensus.cc:2749] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.269071 17052 raft_consensus.cc:2749] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:01.267654 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:01.250447 16727 raft_consensus.cc:359] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.274808 16727 raft_consensus.cc:385] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.275110 16727 raft_consensus.cc:740] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
W20260709 13:17:01.279207 16649 leader_election.cc:343] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.279666 16649 leader_election.cc:304] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.287871 16722 raft_consensus.cc:359] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.295054 16722 raft_consensus.cc:385] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.295420 16722 raft_consensus.cc:740] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.300134 17050 consensus_queue.cc:1048] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:01.284358 16976 raft_consensus.cc:2749] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.307871 16727 consensus_queue.cc:260] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.308523 16722 consensus_queue.cc:260] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.310170 16727 ts_tablet_manager.cc:1434] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 13:17:01.311270 16727 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:01.310460 16722 ts_tablet_manager.cc:1434] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.061s	user 0.003s	sys 0.003s
I20260709 13:17:01.319113 16722 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:01.327525 16723 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:01.330093 16723 ts_tablet_manager.cc:1403] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.173s	user 0.028s	sys 0.006s
I20260709 13:17:01.341140 17047 consensus_queue.cc:1048] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:01.352469 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:01.353134 16677 raft_consensus.cc:3060] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.353863 16431 catalog_manager.cc:5697] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.355813 16431 catalog_manager.cc:5697] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.363066 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.368911 16680 raft_consensus.cc:2468] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:01.379334 16497 leader_election.cc:304] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.383882 16840 raft_consensus.cc:2804] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.384280 16840 raft_consensus.cc:493] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.384601 16840 raft_consensus.cc:3060] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.390637 16837 raft_consensus.cc:493] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.391178 16837 raft_consensus.cc:515] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.404423 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:17:01.405611 16572 leader_election.cc:343] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.409102 16837 leader_election.cc:290] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.409994 16840 raft_consensus.cc:515] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.413853 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.414530 16680 raft_consensus.cc:2468] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:17:01.416947 16677 raft_consensus.cc:2468] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:01.418423 17055 consensus_queue.cc:1048] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.419356 16727 tablet_bootstrap.cc:654] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.424149 16572 leader_election.cc:304] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:01.426776 17046 raft_consensus.cc:2804] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.427148 17046 raft_consensus.cc:493] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.427477 17046 raft_consensus.cc:3060] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.428063 16497 leader_election.cc:304] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.431488 17055 raft_consensus.cc:2804] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.415942 16723 raft_consensus.cc:359] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.437810 16723 raft_consensus.cc:385] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.438192 16723 raft_consensus.cc:740] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.432907 17028 consensus_queue.cc:1048] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:17:01.444170 16840 leader_election.cc:290] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.444703 16722 tablet_bootstrap.cc:654] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.449190 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:01.449792 16681 raft_consensus.cc:3060] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.445240 17046 raft_consensus.cc:515] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.453470 17046 leader_election.cc:290] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.453742 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:01.459758 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:01.461333 17055 raft_consensus.cc:697] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:01.463347 16678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:01.463294 17055 consensus_queue.cc:237] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.464017 16678 raft_consensus.cc:3060] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.446215 16723 consensus_queue.cc:260] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:17:01.469017 16500 leader_election.cc:343] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.469205 16723 ts_tablet_manager.cc:1434] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.139s	user 0.004s	sys 0.003s
I20260709 13:17:01.476521 16681 raft_consensus.cc:2468] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:01.477406 16723 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:01.483436 16678 raft_consensus.cc:2468] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
W20260709 13:17:01.488726 16572 leader_election.cc:343] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.490667 16572 leader_election.cc:304] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:01.491554 17046 raft_consensus.cc:2804] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.492075 17046 raft_consensus.cc:697] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:01.492899 17046 consensus_queue.cc:237] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.506636 16497 leader_election.cc:304] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.512877 17028 raft_consensus.cc:2804] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.524937 17028 raft_consensus.cc:697] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:01.527657 17028 consensus_queue.cc:237] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.536702 16430 catalog_manager.cc:5697] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.542260 16859 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.542999 16859 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.545487 16859 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:01.546355 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:01.549129 16532 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:01.550242 16646 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:01.551338 16859 raft_consensus.cc:2804] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:01.551705 16859 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.552026 16859 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.553761 16727 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:01.554103 16727 ts_tablet_manager.cc:1403] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.243s	user 0.011s	sys 0.002s
I20260709 13:17:01.555066 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.555756 16607 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:01.567554 16432 catalog_manager.cc:5697] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.586433 16722 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:01.589952 16722 ts_tablet_manager.cc:1403] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.271s	user 0.024s	sys 0.022s
I20260709 13:17:01.590814 16859 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.592557 16722 raft_consensus.cc:359] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.593066 16859 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:01.593237 16722 raft_consensus.cc:385] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.594024 16722 raft_consensus.cc:740] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.594055 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:01.594827 16722 consensus_queue.cc:260] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.596581 16532 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.596884 16722 ts_tablet_manager.cc:1434] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:01.597296 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:01.597801 16722 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:01.597836 16607 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.578286 16727 raft_consensus.cc:359] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.604585 16727 raft_consensus.cc:385] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.604848 16727 raft_consensus.cc:740] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.605609 16727 consensus_queue.cc:260] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:17:01.577478 16704 debug-util.cc:398] Leaking SignalData structure 0x7b08001962e0 after lost signal to thread 15419
W20260709 13:17:01.607893 16704 debug-util.cc:398] Leaking SignalData structure 0x7b08000929e0 after lost signal to thread 16466
W20260709 13:17:01.609076 16704 debug-util.cc:398] Leaking SignalData structure 0x7b080026e1a0 after lost signal to thread 16558
W20260709 13:17:01.609997 16704 debug-util.cc:398] Leaking SignalData structure 0x7b0800247860 after lost signal to thread 16633
I20260709 13:17:01.589293 17028 raft_consensus.cc:493] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.612164 17028 raft_consensus.cc:515] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.615772 17028 leader_election.cc:290] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:17:01.610989 16704 debug-util.cc:398] Leaking SignalData structure 0x7b0800208d40 after lost signal to thread 16707
I20260709 13:17:01.611186 16607 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:01.611748 16727 ts_tablet_manager.cc:1434] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 13:17:01.588917 16430 catalog_manager.cc:5697] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.618454 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.618728 16649 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:01.619623 17051 raft_consensus.cc:2804] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.620118 17051 raft_consensus.cc:697] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:01.620908 16727 tablet_bootstrap.cc:492] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:01.620879 17051 consensus_queue.cc:237] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:17:01.623446 16500 leader_election.cc:343] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.625909 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.626722 16677 raft_consensus.cc:2468] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:01.628371 16727 tablet_bootstrap.cc:654] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.635073 16497 leader_election.cc:304] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.636066 17055 raft_consensus.cc:2804] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.636516 17055 raft_consensus.cc:493] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.636953 17055 raft_consensus.cc:3060] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.612671 16532 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:01.587482 16723 tablet_bootstrap.cc:654] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.642958 16722 tablet_bootstrap.cc:654] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.654392 16680 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:01.656643 17028 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:01.675211 17055 raft_consensus.cc:515] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.679905 16723 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:01.679829 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
W20260709 13:17:01.681097 16500 leader_election.cc:343] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.681950 17055 leader_election.cc:290] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.683373 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:01.683945 16677 raft_consensus.cc:3060] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.685482 16723 ts_tablet_manager.cc:1403] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.002s
I20260709 13:17:01.688241 16723 raft_consensus.cc:359] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.688669 16727 tablet_bootstrap.cc:492] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:01.688886 16723 raft_consensus.cc:385] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.689235 16727 ts_tablet_manager.cc:1403] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.071s	user 0.033s	sys 0.030s
I20260709 13:17:01.694401 16727 raft_consensus.cc:359] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.696223 16727 raft_consensus.cc:385] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.696512 16727 raft_consensus.cc:740] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.696777 16603 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:01.697580 16722 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:01.697336 16727 consensus_queue.cc:260] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.698027 16722 ts_tablet_manager.cc:1403] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.001s
I20260709 13:17:01.698100 17028 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.699321 16727 ts_tablet_manager.cc:1434] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:17:01.700780 16722 raft_consensus.cc:359] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.709806 16727 tablet_bootstrap.cc:492] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:01.709952 16722 raft_consensus.cc:385] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.689241 16723 raft_consensus.cc:740] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.714653 16723 consensus_queue.cc:260] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.716572 16727 tablet_bootstrap.cc:654] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.717007 16723 ts_tablet_manager.cc:1434] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:17:01.710306 16722 raft_consensus.cc:740] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.718008 16723 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:01.718336 16722 consensus_queue.cc:260] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.719892 16430 catalog_manager.cc:5697] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 2, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.722843 16677 raft_consensus.cc:2468] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:01.726599 16497 leader_election.cc:304] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:01.727093 16722 ts_tablet_manager.cc:1434] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.003s
I20260709 13:17:01.727741 17028 raft_consensus.cc:2804] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.728080 16722 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:01.728293 17028 raft_consensus.cc:697] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:01.729225 17028 consensus_queue.cc:237] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.731261 16723 tablet_bootstrap.cc:654] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.752930 16976 raft_consensus.cc:493] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.753523 16976 raft_consensus.cc:515] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.756675 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.757359 16607 raft_consensus.cc:2468] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:17:01.760113 16649 leader_election.cc:304] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:01.760993 16976 leader_election.cc:290] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:01.761534 16976 raft_consensus.cc:2804] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.761888 16976 raft_consensus.cc:493] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.762243 16976 raft_consensus.cc:3060] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.762602 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
W20260709 13:17:01.764590 16646 leader_election.cc:343] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.771612 16431 catalog_manager.cc:5697] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.781706 16727 tablet_bootstrap.cc:492] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:01.786950 16727 ts_tablet_manager.cc:1403] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.006s
I20260709 13:17:01.775861 16976 raft_consensus.cc:515] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.798714 16837 raft_consensus.cc:493] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.799268 16837 raft_consensus.cc:515] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.804759 16727 raft_consensus.cc:359] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.805670 16727 raft_consensus.cc:385] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.805980 16727 raft_consensus.cc:740] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.808437 16837 leader_election.cc:290] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.803685 17046 raft_consensus.cc:493] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.809850 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7054f68bf41e8a27427f82cbe2c30" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:01.810446 17046 raft_consensus.cc:515] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.810984 16532 raft_consensus.cc:2468] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:17:01.812047 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7054f68bf41e8a27427f82cbe2c30" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.813323 16572 leader_election.cc:304] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:01.815150 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.816169 16680 raft_consensus.cc:2393] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51cea5f814e44f89820ec9e7a23576af in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:17:01.817013 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:01.817613 16722 tablet_bootstrap.cc:654] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:01.818326 16646 leader_election.cc:343] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.812412 17046 leader_election.cc:290] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.819492 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:01.818873 16837 raft_consensus.cc:2804] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:01.820762 16837 raft_consensus.cc:493] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:01.823421 16837 raft_consensus.cc:3060] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:01.827360 16572 leader_election.cc:343] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.828317 16572 leader_election.cc:304] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:01.830210 17046 raft_consensus.cc:3060] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.836459 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:01.836977 16607 raft_consensus.cc:3060] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.830408 16837 raft_consensus.cc:515] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.821583 16727 consensus_queue.cc:260] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.830807 16976 leader_election.cc:290] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:01.842401 16727 ts_tablet_manager.cc:1434] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.003s
I20260709 13:17:01.843511 16727 tablet_bootstrap.cc:492] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:01.844765 17046 raft_consensus.cc:2749] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:01.848595 16607 raft_consensus.cc:2468] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:01.850936 16837 leader_election.cc:290] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.852784 16649 leader_election.cc:304] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:01.852039 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7054f68bf41e8a27427f82cbe2c30" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:01.855114 16532 raft_consensus.cc:3060] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:01.854748 16976 raft_consensus.cc:2804] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.855825 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ae7054f68bf41e8a27427f82cbe2c30" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:01.856496 16976 raft_consensus.cc:697] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:01.857410 16976 consensus_queue.cc:237] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.864568 16723 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:01.865363 16723 ts_tablet_manager.cc:1403] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.148s	user 0.048s	sys 0.041s
I20260709 13:17:01.865437 16532 raft_consensus.cc:2468] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
W20260709 13:17:01.860702 16572 leader_election.cc:343] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.867667 16727 tablet_bootstrap.cc:654] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.868542 16723 raft_consensus.cc:359] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.869318 16723 raft_consensus.cc:385] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.869640 16723 raft_consensus.cc:740] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.870436 16723 consensus_queue.cc:260] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.872870 16723 ts_tablet_manager.cc:1434] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:01.873075 16722 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:01.873252 16572 leader_election.cc:304] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:01.873533 16722 ts_tablet_manager.cc:1403] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.015s
I20260709 13:17:01.874681 16723 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:01.875999 16837 raft_consensus.cc:2804] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:01.878209 16722 raft_consensus.cc:359] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.878983 16722 raft_consensus.cc:385] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.879319 16722 raft_consensus.cc:740] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.876960 16837 raft_consensus.cc:697] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:01.880528 16837 consensus_queue.cc:237] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.883411 16723 tablet_bootstrap.cc:654] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.886972 16727 tablet_bootstrap.cc:492] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:01.887450 16727 ts_tablet_manager.cc:1403] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260709 13:17:01.879982 16722 consensus_queue.cc:260] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.893240 16722 ts_tablet_manager.cc:1434] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:17:01.894990 16727 raft_consensus.cc:359] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.895726 16727 raft_consensus.cc:385] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.895996 16727 raft_consensus.cc:740] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.896162 16723 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:01.896669 16723 ts_tablet_manager.cc:1403] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 13:17:01.897979 16722 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:01.899528 16723 raft_consensus.cc:359] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.900218 16723 raft_consensus.cc:385] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:01.900492 16723 raft_consensus.cc:740] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:01.901271 16723 consensus_queue.cc:260] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.903012 16727 consensus_queue.cc:260] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.908524 16727 ts_tablet_manager.cc:1434] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:17:01.911657 16722 tablet_bootstrap.cc:654] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.913549 16430 catalog_manager.cc:5697] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.909595 16727 tablet_bootstrap.cc:492] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:01.922922 16723 ts_tablet_manager.cc:1434] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 13:17:01.924057 16723 tablet_bootstrap.cc:492] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:01.930383 17028 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.932852 16727 tablet_bootstrap.cc:654] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.962875 17055 raft_consensus.cc:493] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:01.964180 17055 raft_consensus.cc:515] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:01.966832 17055 leader_election.cc:290] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:01.967546 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:01.962389 16430 catalog_manager.cc:5697] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:01.968451 16572 consensus_peers.cc:597] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:01.970417 16500 leader_election.cc:343] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:01.973631 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:01.974849 17055 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:01.974730 16723 tablet_bootstrap.cc:654] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:01.977524 16681 raft_consensus.cc:2468] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:02.016949 16722 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:02.017769 16727 tablet_bootstrap.cc:492] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:02.018198 16727 ts_tablet_manager.cc:1403] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.016s
I20260709 13:17:02.017457 16722 ts_tablet_manager.cc:1403] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.006s
I20260709 13:17:02.021533 16497 leader_election.cc:304] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:02.023444 16727 raft_consensus.cc:359] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.024116 16727 raft_consensus.cc:385] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.024369 16727 raft_consensus.cc:740] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.026938 16727 consensus_queue.cc:260] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.024432 16976 raft_consensus.cc:493] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.031870 16837 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.027995 17028 raft_consensus.cc:2804] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.044682 17028 raft_consensus.cc:493] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.045056 17028 raft_consensus.cc:3060] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.033623 16976 raft_consensus.cc:515] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.057577 17054 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.057608 17063 raft_consensus.cc:493] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.060488 17063 raft_consensus.cc:515] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.062883 16976 leader_election.cc:290] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:02.065629 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.065680 17063 leader_election.cc:290] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
W20260709 13:17:02.067560 16646 leader_election.cc:343] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.081974 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.088702 16727 ts_tablet_manager.cc:1434] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 13:17:02.091481 16722 raft_consensus.cc:359] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.093106 16722 raft_consensus.cc:385] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:02.092978 16572 leader_election.cc:343] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.093479 16722 raft_consensus.cc:740] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.095366 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:02.087430 16951 raft_consensus.cc:493] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.098707 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:02.099303 16680 raft_consensus.cc:2468] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:17:02.091842 17028 raft_consensus.cc:515] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.105530 16722 consensus_queue.cc:260] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.105945 16727 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:02.106437 16964 raft_consensus.cc:493] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.108675 16964 raft_consensus.cc:515] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.107076 16951 raft_consensus.cc:515] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.111443 16603 raft_consensus.cc:3060] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:02.114877 16649 leader_election.cc:343] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.116940 16649 leader_election.cc:304] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:02.118175 17051 raft_consensus.cc:2749] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.121747 16951 leader_election.cc:290] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.123219 16964 leader_election.cc:290] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:02.123739 16572 leader_election.cc:304] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:02.124748 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.125355 16532 raft_consensus.cc:2468] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:17:02.126441 16723 tablet_bootstrap.cc:492] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:02.126583 17055 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.126981 16723 ts_tablet_manager.cc:1403] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.203s	user 0.014s	sys 0.022s
I20260709 13:17:02.127022 16646 leader_election.cc:304] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:02.127605 16722 ts_tablet_manager.cc:1434] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.002s
I20260709 13:17:02.133237 17028 leader_election.cc:290] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.133787 16802 raft_consensus.cc:2804] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.133862 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:02.134239 16802 raft_consensus.cc:493] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.134539 16802 raft_consensus.cc:3060] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.135058 16722 tablet_bootstrap.cc:492] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
W20260709 13:17:02.135244 16500 leader_election.cc:343] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.139559 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.140564 17052 raft_consensus.cc:2804] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.144586 16678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:02.144930 17052 raft_consensus.cc:493] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.145182 16678 raft_consensus.cc:3060] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.145434 17052 raft_consensus.cc:3060] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.140848 16802 raft_consensus.cc:515] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.148326 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:02.148875 16607 raft_consensus.cc:2468] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 0.
I20260709 13:17:02.153787 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:02.156301 16802 leader_election.cc:290] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.159668 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8f86b6f295a40c89c80aa9fba6d4e73" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:02.169811 16572 leader_election.cc:304] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:02.175203 16976 raft_consensus.cc:493] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:02.175683 16572 leader_election.cc:343] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.184909 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:02.185889 16680 raft_consensus.cc:3060] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.177445 16976 raft_consensus.cc:515] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.195309 16678 raft_consensus.cc:2468] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:02.195442 16976 leader_election.cc:290] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:02.190068 16723 raft_consensus.cc:359] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.196406 16723 raft_consensus.cc:385] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.196702 16723 raft_consensus.cc:740] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.197165 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.197417 16723 consensus_queue.cc:260] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.198490 16497 leader_election.cc:304] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
W20260709 13:17:02.198658 16646 leader_election.cc:343] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.200811 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:02.201032 16680 raft_consensus.cc:2468] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
W20260709 13:17:02.202438 16649 leader_election.cc:343] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.203042 16649 leader_election.cc:304] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:02.204537 16859 raft_consensus.cc:2749] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.204726 16750 raft_consensus.cc:2804] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.205394 16750 raft_consensus.cc:697] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:02.212671 16572 leader_election.cc:304] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:02.214008 16750 consensus_queue.cc:237] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.215638 16723 ts_tablet_manager.cc:1434] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.088s	user 0.012s	sys 0.000s
I20260709 13:17:02.216423 16722 tablet_bootstrap.cc:654] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.216677 16723 tablet_bootstrap.cc:492] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:02.220678 17046 raft_consensus.cc:2804] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.221189 17046 raft_consensus.cc:697] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:02.221982 17046 consensus_queue.cc:237] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.222190 17052 raft_consensus.cc:515] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.224407 17052 leader_election.cc:290] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:02.226581 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:02.227172 16533 raft_consensus.cc:3060] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.231451 16608 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:02.234481 16532 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:02.235737 17054 raft_consensus.cc:493] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.239290 16859 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.236421 17054 raft_consensus.cc:515] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.245873 16859 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.247722 17054 leader_election.cc:290] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.251260 16533 raft_consensus.cc:2468] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:02.251746 16727 tablet_bootstrap.cc:654] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.254686 16608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:02.255693 16608 raft_consensus.cc:2393] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22d0d88caf7243dcba4b32ec5a3bb39a in current term 1: Already voted for candidate 56949a0f02e44b798ac4b3702df6c71e in this term.
W20260709 13:17:02.256889 16500 consensus_peers.cc:597] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:02.258868 16646 leader_election.cc:304] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:02.259917 16964 raft_consensus.cc:2804] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.260372 16964 raft_consensus.cc:697] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:02.261384 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea522ba56a69424d8124be96808679f3" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:02.261184 16964 consensus_queue.cc:237] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.262274 16722 tablet_bootstrap.cc:492] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:02.262782 16722 ts_tablet_manager.cc:1403] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.128s	user 0.006s	sys 0.007s
I20260709 13:17:02.262794 16837 raft_consensus.cc:2749] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.263584 16497 leader_election.cc:304] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:02.269732 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:02.270264 16607 raft_consensus.cc:3060] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.271998 17084 raft_consensus.cc:3060] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.304241 16723 tablet_bootstrap.cc:654] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.294423 17111 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:17:02.315543 16727 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:02.316007 16727 ts_tablet_manager.cc:1403] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.221s	user 0.012s	sys 0.006s
I20260709 13:17:02.320403 16607 raft_consensus.cc:2468] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 1.
I20260709 13:17:02.324596 16727 raft_consensus.cc:359] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.325466 16727 raft_consensus.cc:385] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.325845 16727 raft_consensus.cc:740] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.329212 16432 catalog_manager.cc:5697] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:02.345196 16480 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:02.346657 16430 catalog_manager.cc:5697] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 0 to 1, leader changed from <none> to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:02.353891 17051 consensus_queue.cc:1048] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.339488 16727 consensus_queue.cc:260] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.333885 16964 raft_consensus.cc:493] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.359491 16964 raft_consensus.cc:515] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.360473 17084 raft_consensus.cc:2749] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.361828 16964 leader_election.cc:290] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:02.350445 16750 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:17:02.362859 16530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.367496 16722 raft_consensus.cc:359] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.368844 16722 raft_consensus.cc:385] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.369201 16722 raft_consensus.cc:740] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.370015 16722 consensus_queue.cc:260] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.372768 16722 ts_tablet_manager.cc:1434] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.000s
I20260709 13:17:02.373833 16722 tablet_bootstrap.cc:492] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
W20260709 13:17:02.375034 16646 leader_election.cc:343] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.379222 16677 raft_consensus.cc:3060] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.393316 16727 ts_tablet_manager.cc:1434] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.077s	user 0.011s	sys 0.000s
I20260709 13:17:02.378686 16603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:17:02.426887 16649 leader_election.cc:343] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.438335 16649 leader_election.cc:304] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:02.439318 16727 tablet_bootstrap.cc:492] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e: Bootstrap starting.
I20260709 13:17:02.442198 16964 raft_consensus.cc:2749] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.427989 17052 consensus_queue.cc:1048] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:17:02.491423 16722 tablet_bootstrap.cc:654] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.517408 16432 catalog_manager.cc:5697] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:02.525734 16837 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.531879 16723 tablet_bootstrap.cc:492] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:02.532351 16723 ts_tablet_manager.cc:1403] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.316s	user 0.017s	sys 0.007s
I20260709 13:17:02.538414 16723 raft_consensus.cc:359] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.539803 16723 raft_consensus.cc:385] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.540071 16723 raft_consensus.cc:740] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.540655 16723 consensus_queue.cc:260] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.548228 16723 ts_tablet_manager.cc:1434] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:17:02.554126 16722 tablet_bootstrap.cc:492] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:02.554617 16722 ts_tablet_manager.cc:1403] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.181s	user 0.014s	sys 0.009s
I20260709 13:17:02.560576 16723 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:02.611950 16722 raft_consensus.cc:359] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.612633 16727 tablet_bootstrap.cc:654] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:02.614964 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 59311.7us
I20260709 13:17:02.615871 16722 raft_consensus.cc:385] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.616235 16722 raft_consensus.cc:740] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.616823 16722 consensus_queue.cc:260] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.622077 16722 ts_tablet_manager.cc:1434] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.009s
I20260709 13:17:02.662007 16722 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
W20260709 13:17:02.664633 16500 consensus_peers.cc:597] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:02.667398 16976 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:02.685356 16723 tablet_bootstrap.cc:654] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:02.687903 16646 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 48539.3us
I20260709 13:17:02.693248 16722 tablet_bootstrap.cc:654] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:02.725034 16572 consensus_peers.cc:597] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:02.745253 16750 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.753917 16727 tablet_bootstrap.cc:492] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e: No bootstrap required, opened a new log
I20260709 13:17:02.754441 16727 ts_tablet_manager.cc:1403] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e: Time spent bootstrapping tablet: real 0.346s	user 0.015s	sys 0.017s
I20260709 13:17:02.771924 16727 raft_consensus.cc:359] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.772806 16727 raft_consensus.cc:385] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.773159 16727 raft_consensus.cc:740] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.774003 16727 consensus_queue.cc:260] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.774864 16802 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:02.779786 16646 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 78482.7us
I20260709 13:17:02.784237 16723 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:02.784730 16723 ts_tablet_manager.cc:1403] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.228s	user 0.017s	sys 0.029s
I20260709 13:17:02.787575 16723 raft_consensus.cc:359] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.788728 16727 ts_tablet_manager.cc:1434] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:17:02.788841 16723 raft_consensus.cc:385] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.789280 16723 raft_consensus.cc:740] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.789915 16723 consensus_queue.cc:260] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.794194 16859 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:02.805738 16723 ts_tablet_manager.cc:1434] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:17:02.806762 16723 tablet_bootstrap.cc:492] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:02.812227 16723 tablet_bootstrap.cc:654] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.832980 17028 raft_consensus.cc:493] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.833495 17028 raft_consensus.cc:515] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.835518 17028 leader_election.cc:290] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.837257 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:02.837823 16607 raft_consensus.cc:2468] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:02.839016 16500 leader_election.cc:304] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:02.839557 16722 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:02.840058 16722 ts_tablet_manager.cc:1403] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.208s	user 0.023s	sys 0.024s
I20260709 13:17:02.840821 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:02.841437 16681 raft_consensus.cc:2468] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:02.844769 16750 raft_consensus.cc:2804] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.853682 17134 raft_consensus.cc:493] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.855111 16722 raft_consensus.cc:359] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.857136 16722 raft_consensus.cc:385] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.857020 17134 raft_consensus.cc:515] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.857404 16722 raft_consensus.cc:740] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.858556 16722 consensus_queue.cc:260] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.860598 16722 ts_tablet_manager.cc:1434] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 13:17:02.860946 16723 tablet_bootstrap.cc:492] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:02.861373 16723 ts_tablet_manager.cc:1403] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.008s
I20260709 13:17:02.861497 16722 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:02.863528 17134 leader_election.cc:290] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:02.854562 16750 raft_consensus.cc:493] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.863831 16723 raft_consensus.cc:359] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.864236 16750 raft_consensus.cc:3060] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.864455 16723 raft_consensus.cc:385] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.864787 16723 raft_consensus.cc:740] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.865360 16723 consensus_queue.cc:260] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.866065 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.866189 17054 raft_consensus.cc:493] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.869429 17054 raft_consensus.cc:515] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
W20260709 13:17:02.870074 16646 leader_election.cc:343] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.871369 17054 leader_election.cc:290] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.872565 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:17:02.874437 16500 leader_election.cc:343] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.867389 16723 ts_tablet_manager.cc:1434] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:02.877041 16723 tablet_bootstrap.cc:492] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:02.880539 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:17:02.881924 16649 leader_election.cc:343] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.882373 16649 leader_election.cc:304] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:02.883603 17134 raft_consensus.cc:2749] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.885313 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:02.885926 16676 raft_consensus.cc:2468] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:02.887966 16497 leader_election.cc:304] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:02.888857 17028 raft_consensus.cc:2804] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:02.889223 17028 raft_consensus.cc:493] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:02.890825 16802 raft_consensus.cc:493] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.896381 16750 raft_consensus.cc:515] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.891265 16802 raft_consensus.cc:515] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.898463 16750 leader_election.cc:290] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.899535 16802 leader_election.cc:290] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.902230 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.905537 16723 tablet_bootstrap.cc:654] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.889540 17028 raft_consensus.cc:3060] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.907177 16722 tablet_bootstrap.cc:654] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.915071 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304d223e418d4d09ab073d4863e4f3f2" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:02.917981 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:02.918615 16676 raft_consensus.cc:3060] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.920320 16723 tablet_bootstrap.cc:492] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:02.920787 16723 ts_tablet_manager.cc:1403] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 13:17:02.922488 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:02.923072 16607 raft_consensus.cc:3060] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:02.923270 16723 raft_consensus.cc:359] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.923967 16723 raft_consensus.cc:385] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.923415 16572 leader_election.cc:304] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:02.924808 16802 raft_consensus.cc:2749] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:02.928947 16676 raft_consensus.cc:2468] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:02.930757 16497 leader_election.cc:304] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:02.931479 17054 raft_consensus.cc:2804] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:02.931967 17054 raft_consensus.cc:697] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:02.924249 16723 raft_consensus.cc:740] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.932727 16723 consensus_queue.cc:260] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.932798 17054 consensus_queue.cc:237] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.934952 16723 ts_tablet_manager.cc:1434] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:17:02.935930 16723 tablet_bootstrap.cc:492] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:02.941604 16723 tablet_bootstrap.cc:654] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:02.950834 16722 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:02.951257 16722 ts_tablet_manager.cc:1403] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.001s
I20260709 13:17:02.956660 17028 raft_consensus.cc:515] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.960258 16722 raft_consensus.cc:359] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.960912 16722 raft_consensus.cc:385] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:02.961150 16722 raft_consensus.cc:740] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:02.961721 16722 consensus_queue.cc:260] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.972169 16802 raft_consensus.cc:493] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.972645 16802 raft_consensus.cc:515] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.974613 16802 leader_election.cc:290] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.976018 16802 raft_consensus.cc:493] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:02.976450 16802 raft_consensus.cc:515] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:02.980370 16802 leader_election.cc:290] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:02.981019 16528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:02.981858 16528 raft_consensus.cc:2468] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:17:02.982136 16722 ts_tablet_manager.cc:1434] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:17:02.982614 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
W20260709 13:17:02.984182 16500 leader_election.cc:343] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:02.988003 16607 raft_consensus.cc:2468] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:02.991271 16722 tablet_bootstrap.cc:492] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:02.991897 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:02.998740 17028 leader_election.cc:290] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:03.004328 16681 raft_consensus.cc:2468] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 0.
I20260709 13:17:03.007910 17028 raft_consensus.cc:493] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.008400 17028 raft_consensus.cc:515] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.010476 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:03.011304 16677 raft_consensus.cc:3060] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.012914 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
I20260709 13:17:03.012909 16722 tablet_bootstrap.cc:654] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.017894 16723 tablet_bootstrap.cc:492] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:03.018374 16723 ts_tablet_manager.cc:1403] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.045s
I20260709 13:17:03.019306 16429 catalog_manager.cc:5697] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.022228 17028 leader_election.cc:290] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:03.025877 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c30187efc894e32824a40749d1c7aee" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:03.027362 16723 raft_consensus.cc:359] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.028021 16723 raft_consensus.cc:385] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.028230 16723 raft_consensus.cc:740] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.028258 16497 leader_election.cc:304] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a; no voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:03.028738 16723 consensus_queue.cc:260] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.029250 17028 raft_consensus.cc:2749] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.030586 16723 ts_tablet_manager.cc:1434] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.000s
I20260709 13:17:03.031970 16722 tablet_bootstrap.cc:492] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:03.032441 16722 ts_tablet_manager.cc:1403] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260709 13:17:03.032435 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:03.035418 16722 raft_consensus.cc:359] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.035962 16723 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Bootstrap starting.
I20260709 13:17:03.036116 16722 raft_consensus.cc:385] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.036523 16722 raft_consensus.cc:740] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.037395 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:03.037201 16722 consensus_queue.cc:260] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.039463 16722 ts_tablet_manager.cc:1434] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:03.039731 16572 leader_election.cc:304] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:03.040649 16722 tablet_bootstrap.cc:492] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af: Bootstrap starting.
I20260709 13:17:03.059355 17062 raft_consensus.cc:2804] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.059736 17062 raft_consensus.cc:493] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.060070 17062 raft_consensus.cc:3060] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.048273 16677 raft_consensus.cc:2468] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:03.058625 16723 tablet_bootstrap.cc:654] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.068255 17062 raft_consensus.cc:515] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.070375 17062 leader_election.cc:290] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:03.072973 16497 leader_election.cc:304] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:03.075389 16722 tablet_bootstrap.cc:654] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:03.077114 16723 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: No bootstrap required, opened a new log
I20260709 13:17:03.077553 16723 ts_tablet_manager.cc:1403] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.010s
I20260709 13:17:03.078781 17028 raft_consensus.cc:2804] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.079303 17028 raft_consensus.cc:697] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:03.080165 17028 consensus_queue.cc:237] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.085459 17054 raft_consensus.cc:493] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.085973 17054 raft_consensus.cc:515] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.088001 17054 leader_election.cc:290] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:03.089534 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af" is_pre_election: true
W20260709 13:17:03.091053 16500 leader_election.cc:343] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:03.092162 16723 raft_consensus.cc:359] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.092823 16723 raft_consensus.cc:385] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.092700 16677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:03.093119 16723 raft_consensus.cc:740] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.093348 16677 raft_consensus.cc:2468] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 0.
I20260709 13:17:03.093744 16723 consensus_queue.cc:260] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.096127 16723 ts_tablet_manager.cc:1434] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:03.102171 16572 leader_election.cc:304] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:03.102874 17111 raft_consensus.cc:2749] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.106308 16429 catalog_manager.cc:5697] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.110208 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:03.110808 16681 raft_consensus.cc:3060] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.116154 16722 tablet_bootstrap.cc:492] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af: No bootstrap required, opened a new log
I20260709 13:17:03.116607 16722 ts_tablet_manager.cc:1403] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.010s
I20260709 13:17:03.118799 16722 raft_consensus.cc:359] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.119475 16722 raft_consensus.cc:385] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:03.119745 16722 raft_consensus.cc:740] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Initialized, Role: FOLLOWER
I20260709 13:17:03.120369 16722 consensus_queue.cc:260] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.122359 16681 raft_consensus.cc:2468] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:17:03.128355 16722 ts_tablet_manager.cc:1434] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:17:03.130177 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:03.130769 16529 raft_consensus.cc:3060] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.138645 16529 raft_consensus.cc:2468] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 1.
I20260709 13:17:03.139735 16572 leader_election.cc:304] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:03.141611 16532 raft_consensus.cc:3060] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.142076 17111 raft_consensus.cc:2804] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.142542 17111 raft_consensus.cc:697] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:03.143329 17111 consensus_queue.cc:237] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.153614 16497 leader_election.cc:304] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:03.155198 17028 raft_consensus.cc:2804] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:03.155620 17028 raft_consensus.cc:493] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:03.156034 17028 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:03.156865 16635 tablet.cc:2406] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:03.163436 17028 raft_consensus.cc:515] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.166613 16604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:03.167224 16604 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.171927 16605 raft_consensus.cc:3060] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.182919 16603 raft_consensus.cc:3060] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.194373 16429 catalog_manager.cc:5697] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 0 to 1, leader changed from <none> to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.198220 16604 raft_consensus.cc:2468] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:03.199440 16500 leader_election.cc:304] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:03.200174 17054 raft_consensus.cc:2804] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:03.200565 17028 leader_election.cc:290] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 1 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:03.201185 17054 raft_consensus.cc:697] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:03.202033 17054 consensus_queue.cc:237] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.213308 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:03.213967 16676 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.224182 16676 raft_consensus.cc:2468] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 1.
I20260709 13:17:03.226341 16430 catalog_manager.cc:5697] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:03.233672 17111 raft_consensus.cc:493] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:03.234181 17111 raft_consensus.cc:515] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:03.236145 17111 leader_election.cc:290] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:03.238834 16532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" is_pre_election: true
I20260709 13:17:03.242671 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "56949a0f02e44b798ac4b3702df6c71e" is_pre_election: true
I20260709 13:17:03.243460 16676 raft_consensus.cc:2393] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51cea5f814e44f89820ec9e7a23576af in current term 1: Already voted for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in this term.
I20260709 13:17:03.247782 16572 leader_election.cc:304] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:03.248507 17111 raft_consensus.cc:3060] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.254415 17111 raft_consensus.cc:2749] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:03.258030 16532 raft_consensus.cc:3060] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:03.322415 17028 consensus_queue.cc:1048] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.343111 17028 consensus_queue.cc:1048] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.601151 17156 consensus_queue.cc:1048] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.601563 17111 consensus_queue.cc:1048] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.618882 16837 consensus_queue.cc:1048] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.631229 17054 consensus_queue.cc:1048] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.731768 17156 consensus_queue.cc:1048] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:03.742568 17156 consensus_queue.cc:1048] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:04.469121 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:04.507716 17165 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:17:04.508873 17166 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:17:04.514292 17168 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:17:04.527034 15416 server_base.cc:1061] running on GCE node
I20260709 13:17:04.529644 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:04.529937 15416 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:17:04.530187 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603024530166 us; error 0 us; skew 500 ppm
I20260709 13:17:04.530998 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:04.543285 15416 webserver.cc:533] Webserver started at http://127.15.14.4:42079/ using document root <none> and password file <none>
I20260709 13:17:04.543992 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:04.544262 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:04.544663 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:04.546396 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-3-root/instance:
uuid: "94d79a0e409b44919c8068c0ac2f9050"
format_stamp: "Formatted at 2026-07-09 13:17:04 on dist-test-slave-x7j4"
I20260709 13:17:04.557402 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.007s	sys 0.002s
I20260709 13:17:04.562323 17173 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:17:04.563269 15416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:17:04.563651 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-3-root
uuid: "94d79a0e409b44919c8068c0ac2f9050"
format_stamp: "Formatted at 2026-07-09 13:17:04 on dist-test-slave-x7j4"
I20260709 13:17:04.564047 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-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:17:04.580752 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:04.582568 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:04.584506 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:04.588481 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:04.588757 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:04.589074 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:04.589313 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:04.726850 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.4:33955
I20260709 13:17:04.726964 17236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.4:33955 every 8 connection(s)
I20260709 13:17:04.731910 15416 auto_leader_rebalancer-test.cc:384] add a tserver: 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:04.756579 17237 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44835
I20260709 13:17:04.757035 17237 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:04.758277 17237 heartbeater.cc:507] Master 127.15.14.62:44835 requested a full tablet report, sending...
I20260709 13:17:04.760286 16429 ts_manager.cc:194] Registered new tserver with Master: 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955)
I20260709 13:17:04.761898 16429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46706
I20260709 13:17:05.605485 16605 consensus_queue.cc:237] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:05.616680 16532 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.618592 17242 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:05.623884 16677 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.625154 17242 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.640571 17242 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.644029 16677 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.646838 16532 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.660928 16605 consensus_queue.cc:237] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:05.667491 16429 catalog_manager.cc:5697] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
W20260709 13:17:05.671813 16575 consensus_peers.cc:597] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddebac9f8dde40a2a7b25c18e8ce5dae. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:05.702633 16575 consensus_peers.cc:597] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4644fb990e574e8c8116fa0c4285d93d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.709748 16677 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.715830 16529 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.718276 17251 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:05.723291 17251 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:05.735600 17251 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.739322 16529 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.757370 16681 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.765332 17237 heartbeater.cc:499] Master 127.15.14.62:44835 was elected leader, sending a full tablet report...
I20260709 13:17:05.766134 16430 catalog_manager.cc:5697] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:05.772708 16532 consensus_queue.cc:237] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:05.805267 16677 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:05.806618 17028 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:05.819096 17028 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.820550 16677 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.826440 16605 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:05.828737 17241 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:05.838377 16605 consensus_queue.cc:237] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:05.846364 16677 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.846634 16529 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:05.847863 17245 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:05.850370 16432 catalog_manager.cc:5697] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.850519 17251 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:05.854404 16603 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
W20260709 13:17:05.861644 16575 consensus_peers.cc:597] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e63c6bf8cbd14b04a4b81fb546167054. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:05.902287 16500 consensus_peers.cc:597] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bec7d014e424d1186c85c8469f79e5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:05.913421 17111 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.922343 16677 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:05.931236 16533 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
W20260709 13:17:05.962387 16500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:36711, user_credentials={real_user=slave}} blocked reactor thread for 59461.4us
I20260709 13:17:05.972903 16431 catalog_manager.cc:5697] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.023974 17270 ts_tablet_manager.cc:933] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:06.027143 17270 tablet_copy_client.cc:323] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:06.040227 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet ddebac9f8dde40a2a7b25c18e8ce5dae from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:06.040752 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet ddebac9f8dde40a2a7b25c18e8ce5dae from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-ddebac9f8dde40a2a7b25c18e8ce5dae
I20260709 13:17:06.046098 16619 tablet_copy_source_session.cc:215] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.049641 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddebac9f8dde40a2a7b25c18e8ce5dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.074038 17270 tablet_copy_client.cc:806] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.075270 17270 tablet_copy_client.cc:670] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.081204 17270 tablet_copy_client.cc:538] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.090893 17270 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:06.134380 17270 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: 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:17:06.135411 17270 tablet_bootstrap.cc:492] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:06.136128 17270 ts_tablet_manager.cc:1403] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.017s
I20260709 13:17:06.139143 17270 raft_consensus.cc:359] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.140061 17270 raft_consensus.cc:740] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:06.140769 17270 consensus_queue.cc:260] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.146130 17270 ts_tablet_manager.cc:1434] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:17:06.147940 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ddebac9f8dde40a2a7b25c18e8ce5dae received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:06.148435 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ddebac9f8dde40a2a7b25c18e8ce5dae on tablet ddebac9f8dde40a2a7b25c18e8ce5dae with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:06.241930 17270 ts_tablet_manager.cc:933] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:06.272331 17270 tablet_copy_client.cc:323] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:06.273911 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 4644fb990e574e8c8116fa0c4285d93d from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:06.274482 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 4644fb990e574e8c8116fa0c4285d93d from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-4644fb990e574e8c8116fa0c4285d93d
I20260709 13:17:06.283004 16619 tablet_copy_source_session.cc:215] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.288055 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4644fb990e574e8c8116fa0c4285d93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.315972 17270 tablet_copy_client.cc:806] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.316545 17270 tablet_copy_client.cc:670] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.320788 17270 tablet_copy_client.cc:538] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.330672 17270 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:06.363135 17270 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: 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:17:06.363960 17270 tablet_bootstrap.cc:492] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:06.364583 17270 ts_tablet_manager.cc:1403] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260709 13:17:06.367369 17270 raft_consensus.cc:359] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.367972 17270 raft_consensus.cc:740] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:06.368458 17270 consensus_queue.cc:260] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.370379 17270 ts_tablet_manager.cc:1434] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:06.371965 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-4644fb990e574e8c8116fa0c4285d93d received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:06.372412 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-4644fb990e574e8c8116fa0c4285d93d on tablet 4644fb990e574e8c8116fa0c4285d93d with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:06.406625 17270 ts_tablet_manager.cc:933] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:06.408200 17270 tablet_copy_client.cc:323] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:06.424476 17212 raft_consensus.cc:1217] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:06.442534 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 4bec7d014e424d1186c85c8469f79e5a from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:06.443140 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 4bec7d014e424d1186c85c8469f79e5a from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-4bec7d014e424d1186c85c8469f79e5a
I20260709 13:17:06.450234 16544 tablet_copy_source_session.cc:215] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.455856 17270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bec7d014e424d1186c85c8469f79e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.465108 17282 ts_tablet_manager.cc:933] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:06.475083 17270 tablet_copy_client.cc:806] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.475679 17270 tablet_copy_client.cc:670] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.478263 17282 tablet_copy_client.cc:323] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:06.482625 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet e63c6bf8cbd14b04a4b81fb546167054 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:06.483228 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet e63c6bf8cbd14b04a4b81fb546167054 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-e63c6bf8cbd14b04a4b81fb546167054
I20260709 13:17:06.502538 16619 tablet_copy_source_session.cc:215] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:06.506633 17282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63c6bf8cbd14b04a4b81fb546167054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:06.524425 17270 tablet_copy_client.cc:538] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.531895 17270 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:06.543344 17282 tablet_copy_client.cc:806] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:06.543920 17282 tablet_copy_client.cc:670] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:06.550241 17282 tablet_copy_client.cc:538] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:06.558454 17282 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:06.569696 17270 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: 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:17:06.570572 17270 tablet_bootstrap.cc:492] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:06.571174 17270 ts_tablet_manager.cc:1403] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.005s
I20260709 13:17:06.573700 17270 raft_consensus.cc:359] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.574437 17270 raft_consensus.cc:740] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:06.583051 17270 consensus_queue.cc:260] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.588675 17270 ts_tablet_manager.cc:1434] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:17:06.590772 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-4bec7d014e424d1186c85c8469f79e5a received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:06.591248 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-4bec7d014e424d1186c85c8469f79e5a on tablet 4bec7d014e424d1186c85c8469f79e5a with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:06.597966 17282 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:06.598838 17282 tablet_bootstrap.cc:492] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:06.599445 17282 ts_tablet_manager.cc:1403] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.004s
I20260709 13:17:06.602049 17282 raft_consensus.cc:359] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.602834 17282 raft_consensus.cc:740] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:06.603439 17282 consensus_queue.cc:260] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:06.605785 17282 ts_tablet_manager.cc:1434] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:06.610531 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-e63c6bf8cbd14b04a4b81fb546167054 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:06.610957 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-e63c6bf8cbd14b04a4b81fb546167054 on tablet e63c6bf8cbd14b04a4b81fb546167054 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:06.796928 17212 raft_consensus.cc:1217] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:06.847308 17212 raft_consensus.cc:1217] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:06.915071 17275 raft_consensus.cc:1064] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:06.917948 17275 consensus_queue.cc:237] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:06.951921 16676 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:06.953155 17212 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:06.953349 16534 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:06.956373 17251 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:06.957342 17276 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:06.958782 17245 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:06.989758 17276 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.003566 17211 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.014734 16681 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.030086 16429 catalog_manager.cc:5697] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.060328 16534 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.067134 17212 raft_consensus.cc:1217] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:07.167834 16604 consensus_queue.cc:237] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:07.181367 17212 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.183395 17275 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:07.194177 17245 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.199456 16681 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.201438 17212 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.206525 17277 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.211546 16681 raft_consensus.cc:2955] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.227214 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ddebac9f8dde40a2a7b25c18e8ce5dae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:07.234519 17028 raft_consensus.cc:1064] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:07.236589 16430 catalog_manager.cc:5697] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.237483 17028 consensus_queue.cc:237] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:07.254848 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet ddebac9f8dde40a2a7b25c18e8ce5dae with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:07.263729 17294 tablet_replica.cc:333] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:07.264845 17294 raft_consensus.cc:2243] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.265522 17294 raft_consensus.cc:2272] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.273285 17294 ts_tablet_manager.cc:1916] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:07.273846 17251 raft_consensus.cc:1064] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:07.276094 17251 consensus_queue.cc:237] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:07.292091 17212 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.295089 17276 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:07.388751 17295 log.cc:927] Time spent T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 13:17:07.390726 16677 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:07.392913 16605 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:07.407363 17028 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.418172 17212 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:17:07.429576 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 101271us
I20260709 13:17:07.431378 17028 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:17:07.460536 17296 log.cc:927] Time spent T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 13:17:07.471119 17294 ts_tablet_manager.cc:1929] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:07.471813 17294 log.cc:1199] T ddebac9f8dde40a2a7b25c18e8ce5dae P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/ddebac9f8dde40a2a7b25c18e8ce5dae
I20260709 13:17:07.474012 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet ddebac9f8dde40a2a7b25c18e8ce5dae (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:07.495694 17300 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:07.506328 17211 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
W20260709 13:17:07.514098 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 83481.9us
I20260709 13:17:07.504302 17300 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.517611 16533 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.532092 16677 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.551031 16432 catalog_manager.cc:5697] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.579276 17276 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:07.581763 16604 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.584100 16677 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.613467 16533 consensus_queue.cc:237] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:07.629352 17211 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:07.631414 17300 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:07.637205 17276 raft_consensus.cc:1064] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:07.639631 17276 consensus_queue.cc:237] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:07.643131 17269 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.647027 16677 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:07.648234 17300 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:07.652360 16681 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.655537 17211 raft_consensus.cc:2955] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.660019 17306 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:07.661746 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bec7d014e424d1186c85c8469f79e5a with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:07.673081 17212 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.675048 17301 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:07.683447 16430 catalog_manager.cc:5697] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.716377 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bec7d014e424d1186c85c8469f79e5a with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:07.721436 16676 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.722672 16529 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:07.733099 17311 tablet_replica.cc:333] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:07.747552 17311 raft_consensus.cc:2243] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.748387 17311 raft_consensus.cc:2272] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.752802 17311 ts_tablet_manager.cc:1916] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:07.769718 17311 ts_tablet_manager.cc:1929] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:07.770190 17311 log.cc:1199] T 4bec7d014e424d1186c85c8469f79e5a P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/4bec7d014e424d1186c85c8469f79e5a
I20260709 13:17:07.771740 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 4bec7d014e424d1186c85c8469f79e5a (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:07.788982 17304 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:07.793655 17276 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.803174 17277 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:07.809566 17210 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.816606 16529 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.830206 16430 catalog_manager.cc:5697] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.835026 17305 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.839056 16533 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.847524 17210 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.851619 16604 consensus_queue.cc:237] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:07.856194 16678 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.864241 16430 catalog_manager.cc:5697] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:07.873574 17211 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.875995 17301 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:07.882637 17305 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.884287 17211 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.887295 16534 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.888823 17301 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.897516 16604 consensus_queue.cc:237] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:07.904196 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4644fb990e574e8c8116fa0c4285d93d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:07.906013 16432 catalog_manager.cc:5697] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.912493 16533 raft_consensus.cc:2955] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.916981 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 4644fb990e574e8c8116fa0c4285d93d with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:07.917866 16534 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.918779 17211 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:07.926602 17304 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:07.932377 17304 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.937374 17277 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.939277 17210 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.950018 17316 tablet_replica.cc:333] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:07.955430 17316 raft_consensus.cc:2243] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:07.955003 16534 raft_consensus.cc:2955] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.956146 17316 raft_consensus.cc:2272] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:07.963639 16430 catalog_manager.cc:5697] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:07.978372 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet e63c6bf8cbd14b04a4b81fb546167054 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:07.984299 17316 ts_tablet_manager.cc:1916] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:07.985133 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e63c6bf8cbd14b04a4b81fb546167054 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:08.009510 17316 ts_tablet_manager.cc:1929] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:08.010067 17316 log.cc:1199] T 4644fb990e574e8c8116fa0c4285d93d P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/4644fb990e574e8c8116fa0c4285d93d
I20260709 13:17:08.011860 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 4644fb990e574e8c8116fa0c4285d93d (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:08.012872 17316 tablet_replica.cc:333] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:08.023010 17316 raft_consensus.cc:2243] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:08.023672 17316 pending_rounds.cc:70] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Trying to abort 1 pending ops.
I20260709 13:17:08.023980 17316 pending_rounds.cc:77] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305638001206194176 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } } }
I20260709 13:17:08.026485 17316 raft_consensus.cc:2917] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:17:08.027020 17316 raft_consensus.cc:2889] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:17:08.027441 17316 raft_consensus.cc:2272] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:08.030884 17316 ts_tablet_manager.cc:1916] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:08.042658 17316 ts_tablet_manager.cc:1929] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:08.043164 17316 log.cc:1199] T e63c6bf8cbd14b04a4b81fb546167054 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/e63c6bf8cbd14b04a4b81fb546167054
I20260709 13:17:08.044502 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet e63c6bf8cbd14b04a4b81fb546167054 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:09.097918 16676 consensus_queue.cc:237] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.109155 16534 raft_consensus.cc:1275] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.110375 16609 raft_consensus.cc:1275] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.110522 17318 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.111788 16859 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:09.129315 16859 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
W20260709 13:17:09.133225 16649 consensus_peers.cc:597] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62582968c53f4865a3bf40f1bb512c1a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.134007 16609 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.145402 16604 consensus_queue.cc:237] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.141719 16533 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.161041 16430 catalog_manager.cc:5697] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.181630 16678 raft_consensus.cc:1275] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:09.178556 16575 consensus_peers.cc:597] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 111f7e517a6c4575a94be73151c6a5e2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.207729 17327 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.227494 16534 raft_consensus.cc:1275] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.229524 17277 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:09.246245 17327 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.252370 16678 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.257159 16533 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.273355 16676 consensus_queue.cc:237] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.284524 16431 catalog_manager.cc:5697] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
W20260709 13:17:09.303220 16649 consensus_peers.cc:597] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67197cd5a1c54c6884d1134a67863497. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.303573 16533 raft_consensus.cc:1275] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.305795 17318 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.307752 16609 raft_consensus.cc:1275] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.310125 17260 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:09.322438 17318 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.324514 16533 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.332664 16609 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.338266 16678 consensus_queue.cc:237] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.360865 16432 catalog_manager.cc:5697] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.377362 16609 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:09.381667 16649 consensus_peers.cc:597] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 140810bc6b30453e87e6d0d3b2bbb918. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:09.382725 16859 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:09.386209 16534 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:09.389178 16859 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:09.402628 17260 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.405925 16534 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.406308 16609 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.429533 16432 catalog_manager.cc:5697] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:09.575580 17343 ts_tablet_manager.cc:933] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:09.618079 17345 ts_tablet_manager.cc:933] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:09.632313 17345 tablet_copy_client.cc:323] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:09.674681 17343 tablet_copy_client.cc:323] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:09.677722 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 111f7e517a6c4575a94be73151c6a5e2 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:09.678242 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 111f7e517a6c4575a94be73151c6a5e2 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-111f7e517a6c4575a94be73151c6a5e2
I20260709 13:17:09.687712 16619 tablet_copy_source_session.cc:215] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:09.693354 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111f7e517a6c4575a94be73151c6a5e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:09.709295 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 62582968c53f4865a3bf40f1bb512c1a from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:09.709900 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 62582968c53f4865a3bf40f1bb512c1a from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-62582968c53f4865a3bf40f1bb512c1a
I20260709 13:17:09.716924 17343 tablet_copy_client.cc:806] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:09.717446 16693 tablet_copy_source_session.cc:215] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:09.717594 17343 tablet_copy_client.cc:670] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:09.725669 17345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62582968c53f4865a3bf40f1bb512c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:09.732575 17343 tablet_copy_client.cc:538] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:09.744509 17345 tablet_copy_client.cc:806] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:09.745209 17345 tablet_copy_client.cc:670] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:09.748934 17343 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:09.749099 17345 tablet_copy_client.cc:538] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:09.801059 17343 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:09.802018 17343 tablet_bootstrap.cc:492] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:09.804980 17350 ts_tablet_manager.cc:933] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:09.806879 17343 ts_tablet_manager.cc:1403] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.004s
I20260709 13:17:09.810063 17343 raft_consensus.cc:359] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.810952 17343 raft_consensus.cc:740] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:09.811656 17343 consensus_queue.cc:260] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.820135 17343 ts_tablet_manager.cc:1434] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:17:09.822124 17345 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:09.822232 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-111f7e517a6c4575a94be73151c6a5e2 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:09.822685 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-111f7e517a6c4575a94be73151c6a5e2 on tablet 111f7e517a6c4575a94be73151c6a5e2 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:09.831398 17350 tablet_copy_client.cc:323] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:09.833459 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 140810bc6b30453e87e6d0d3b2bbb918 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:09.833958 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 140810bc6b30453e87e6d0d3b2bbb918 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-140810bc6b30453e87e6d0d3b2bbb918
I20260709 13:17:09.847087 16693 tablet_copy_source_session.cc:215] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:09.850153 17350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140810bc6b30453e87e6d0d3b2bbb918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:09.866394 17345 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: 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:17:09.867774 17345 tablet_bootstrap.cc:492] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:09.868503 17345 ts_tablet_manager.cc:1403] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.008s
I20260709 13:17:09.871493 17350 tablet_copy_client.cc:806] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:09.872076 17350 tablet_copy_client.cc:670] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:09.877460 17350 tablet_copy_client.cc:538] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:09.881352 17345 raft_consensus.cc:359] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.882326 17345 raft_consensus.cc:740] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:09.883040 17345 consensus_queue.cc:260] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.889696 17350 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:09.902136 17343 ts_tablet_manager.cc:933] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:09.905527 17345 ts_tablet_manager.cc:1434] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:17:09.909700 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-62582968c53f4865a3bf40f1bb512c1a received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:09.910140 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-62582968c53f4865a3bf40f1bb512c1a on tablet 62582968c53f4865a3bf40f1bb512c1a with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:09.935262 17343 tablet_copy_client.cc:323] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:09.938006 17350 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:09.940683 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 67197cd5a1c54c6884d1134a67863497 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:09.941298 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 67197cd5a1c54c6884d1134a67863497 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-67197cd5a1c54c6884d1134a67863497
I20260709 13:17:09.949517 16693 tablet_copy_source_session.cc:215] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:09.951915 17350 tablet_bootstrap.cc:492] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:09.952704 17350 ts_tablet_manager.cc:1403] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.006s
I20260709 13:17:09.953814 17343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67197cd5a1c54c6884d1134a67863497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:09.955940 17350 raft_consensus.cc:359] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.956806 17350 raft_consensus.cc:740] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:09.957715 17350 consensus_queue.cc:260] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:09.960112 17350 ts_tablet_manager.cc:1434] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:09.961755 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-140810bc6b30453e87e6d0d3b2bbb918 received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:09.962165 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-140810bc6b30453e87e6d0d3b2bbb918 on tablet 140810bc6b30453e87e6d0d3b2bbb918 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:09.974745 17343 tablet_copy_client.cc:806] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:09.975379 17343 tablet_copy_client.cc:670] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:09.982049 17343 tablet_copy_client.cc:538] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:09.995649 17343 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:10.017930 17343 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:10.018841 17343 tablet_bootstrap.cc:492] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:10.019502 17343 ts_tablet_manager.cc:1403] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 13:17:10.027499 17343 raft_consensus.cc:359] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:10.028406 17343 raft_consensus.cc:740] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:10.029413 17343 consensus_queue.cc:260] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:10.031957 17343 ts_tablet_manager.cc:1434] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:10.035244 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-67197cd5a1c54c6884d1134a67863497 received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:10.035670 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-67197cd5a1c54c6884d1134a67863497 on tablet 67197cd5a1c54c6884d1134a67863497 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:10.056653 17210 raft_consensus.cc:1217] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:10.071501 17210 raft_consensus.cc:1217] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:10.344851 17210 raft_consensus.cc:1217] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:10.496454 17327 raft_consensus.cc:1064] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:10.498977 17327 consensus_queue.cc:237] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:10.506832 17210 raft_consensus.cc:1275] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.507504 16678 raft_consensus.cc:1275] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.508188 16534 raft_consensus.cc:1275] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.509775 17276 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:10.510552 17277 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:10.511399 17358 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:10.532694 17211 raft_consensus.cc:1217] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:10.536679 17277 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.540612 17211 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.548363 16529 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.553620 16676 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.562362 16432 catalog_manager.cc:5697] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.580298 17260 raft_consensus.cc:1064] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:10.582602 17260 consensus_queue.cc:237] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:10.589212 16606 raft_consensus.cc:1275] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.590314 17211 raft_consensus.cc:1275] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.590812 17318 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:10.592101 17342 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:10.595506 16529 raft_consensus.cc:1275] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:10.603276 17318 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:10.675557 16649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:36711, user_credentials={real_user=slave}} blocked reactor thread for 75218.5us
I20260709 13:17:10.680200 17260 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.688624 17211 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.692516 16609 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.716408 16429 catalog_manager.cc:5697] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.718761 16606 consensus_queue.cc:237] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:10.710047 16529 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.735021 16676 raft_consensus.cc:1275] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:10.737339 17211 raft_consensus.cc:1275] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:10.738365 17357 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:10.744729 17357 consensus_queue.cc:1048] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:10.749639 17358 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.751703 16676 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.766964 16677 consensus_queue.cc:237] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:10.771000 17211 raft_consensus.cc:2955] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.772681 17210 raft_consensus.cc:1275] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:10.774761 16529 raft_consensus.cc:1275] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:10.784130 17342 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:10.785890 17318 consensus_queue.cc:1048] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:10.793879 17210 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.795351 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 111f7e517a6c4575a94be73151c6a5e2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:10.792243 17342 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.801932 16529 raft_consensus.cc:2955] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.797521 16431 catalog_manager.cc:5697] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.817000 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 62582968c53f4865a3bf40f1bb512c1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:10.821306 16432 catalog_manager.cc:5697] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:10.823704 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 111f7e517a6c4575a94be73151c6a5e2 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:10.829195 17373 tablet_replica.cc:333] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:10.830031 17373 raft_consensus.cc:2243] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:10.830801 17373 raft_consensus.cc:2272] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:10.834461 17373 ts_tablet_manager.cc:1916] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:10.835472 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 62582968c53f4865a3bf40f1bb512c1a with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:10.847658 17374 tablet_replica.cc:333] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:10.848630 17374 raft_consensus.cc:2243] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:10.849298 17374 raft_consensus.cc:2272] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:10.857314 17374 ts_tablet_manager.cc:1916] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:10.860100 17373 ts_tablet_manager.cc:1929] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:10.860548 17373 log.cc:1199] T 111f7e517a6c4575a94be73151c6a5e2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/111f7e517a6c4575a94be73151c6a5e2
I20260709 13:17:10.874642 17374 ts_tablet_manager.cc:1929] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:10.875101 17374 log.cc:1199] T 62582968c53f4865a3bf40f1bb512c1a P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/62582968c53f4865a3bf40f1bb512c1a
I20260709 13:17:10.898811 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 111f7e517a6c4575a94be73151c6a5e2 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:10.921877 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 62582968c53f4865a3bf40f1bb512c1a (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:10.960105 17318 raft_consensus.cc:1064] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:10.965507 17318 consensus_queue.cc:237] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:11.001076 17210 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:11.002302 16532 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:11.003528 17342 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:11.004503 16604 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:11.005717 17342 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:11.015734 17342 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:11.022647 17378 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.044155 17260 raft_consensus.cc:1064] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:11.023739 16604 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.047292 17260 consensus_queue.cc:237] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:11.071882 17210 raft_consensus.cc:1275] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:11.072328 16532 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.078920 16534 raft_consensus.cc:1275] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:11.082803 16606 raft_consensus.cc:1275] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:11.082716 17318 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:11.086894 17318 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:11.089411 17318 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:11.122131 16432 catalog_manager.cc:5697] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.134641 17211 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.145561 16681 consensus_queue.cc:237] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:11.157837 16606 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.159970 17342 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.164625 17210 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.193576 17378 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:11.203760 17212 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.224619 17318 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:11.222975 17260 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.227269 16606 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.232769 16532 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.238839 16432 catalog_manager.cc:5697] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.239871 16609 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.255570 16681 consensus_queue.cc:237] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:11.262336 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 140810bc6b30453e87e6d0d3b2bbb918 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:11.262650 17212 raft_consensus.cc:1275] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.262444 17210 raft_consensus.cc:2955] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.265122 17342 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:11.280787 16534 raft_consensus.cc:1275] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:11.286322 17378 consensus_queue.cc:1048] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:11.290134 17342 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.301532 16432 catalog_manager.cc:5697] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.315574 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67197cd5a1c54c6884d1134a67863497 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:11.317929 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 140810bc6b30453e87e6d0d3b2bbb918 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:11.319456 17373 tablet_replica.cc:333] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:11.318923 16532 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.320480 17373 raft_consensus.cc:2243] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:11.321141 17373 raft_consensus.cc:2272] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:11.323247 17210 raft_consensus.cc:2955] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.325338 17373 ts_tablet_manager.cc:1916] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:11.336761 16429 catalog_manager.cc:5697] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:11.351791 17373 ts_tablet_manager.cc:1929] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:11.352833 17373 log.cc:1199] T 140810bc6b30453e87e6d0d3b2bbb918 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/140810bc6b30453e87e6d0d3b2bbb918
I20260709 13:17:11.355322 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 140810bc6b30453e87e6d0d3b2bbb918 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:11.359881 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 67197cd5a1c54c6884d1134a67863497 with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:11.360952 17374 tablet_replica.cc:333] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:11.361980 17374 raft_consensus.cc:2243] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:11.362586 17374 raft_consensus.cc:2272] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:11.366194 17374 ts_tablet_manager.cc:1916] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:11.376397 17374 ts_tablet_manager.cc:1929] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:11.376713 17374 log.cc:1199] T 67197cd5a1c54c6884d1134a67863497 P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/67197cd5a1c54c6884d1134a67863497
I20260709 13:17:11.377956 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 67197cd5a1c54c6884d1134a67863497 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:12.425137 16534 consensus_queue.cc:237] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:12.431370 16681 raft_consensus.cc:1275] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:12.432349 16609 raft_consensus.cc:1275] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:12.432554 17388 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:12.433579 16500 consensus_peers.cc:597] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8f86b6f295a40c89c80aa9fba6d4e73. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.434396 17372 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:12.439584 17388 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.441229 16681 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.443126 16609 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.461055 16534 consensus_queue.cc:237] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:12.457005 16429 catalog_manager.cc:5697] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.488550 16677 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:12.488878 16500 consensus_peers.cc:597] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f11af8b867c456e9ce52590196a375d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.490330 16607 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:12.490497 17372 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:12.491508 17388 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:12.502015 17372 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.504352 16607 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.510069 16681 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.533281 16430 catalog_manager.cc:5697] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.549384 16532 consensus_queue.cc:237] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:12.569861 16607 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:12.569861 16681 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:12.571496 16500 consensus_peers.cc:597] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad98a43a764849a6837c4c1a003d5f82. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.572057 17377 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:12.573977 17377 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:12.584134 17388 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.585556 16681 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.586416 16607 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.599050 16676 consensus_queue.cc:237] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:12.605014 16430 catalog_manager.cc:5697] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.618238 16609 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:12.620134 16649 consensus_peers.cc:597] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45397503d2f7477f9eaea40ab70b0826. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.620406 16533 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:12.620829 17378 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:12.624715 17367 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:12.636479 17367 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.638048 16533 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.646144 16609 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:12.654443 16429 catalog_manager.cc:5697] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:12.814769 17407 ts_tablet_manager.cc:933] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:12.831827 17407 tablet_copy_client.cc:323] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:12.834221 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet b8f86b6f295a40c89c80aa9fba6d4e73 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:12.834918 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet b8f86b6f295a40c89c80aa9fba6d4e73 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-b8f86b6f295a40c89c80aa9fba6d4e73
I20260709 13:17:12.845593 16544 tablet_copy_source_session.cc:215] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:12.848771 17407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8f86b6f295a40c89c80aa9fba6d4e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.861148 17407 tablet_copy_client.cc:806] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:12.861729 17407 tablet_copy_client.cc:670] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:12.866156 17407 tablet_copy_client.cc:538] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:12.874495 17407 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:12.893756 17407 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:12.894763 17407 tablet_bootstrap.cc:492] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:12.895437 17407 ts_tablet_manager.cc:1403] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.008s
I20260709 13:17:12.897617 17407 raft_consensus.cc:359] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:12.898190 17407 raft_consensus.cc:740] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:12.898789 17407 consensus_queue.cc:260] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:12.903592 17407 ts_tablet_manager.cc:1434] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:12.905220 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-b8f86b6f295a40c89c80aa9fba6d4e73 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:12.905660 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-b8f86b6f295a40c89c80aa9fba6d4e73 on tablet b8f86b6f295a40c89c80aa9fba6d4e73 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:12.967597 17407 ts_tablet_manager.cc:933] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:12.969197 17407 tablet_copy_client.cc:323] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:12.970537 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 6f11af8b867c456e9ce52590196a375d from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:12.971006 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 6f11af8b867c456e9ce52590196a375d from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-6f11af8b867c456e9ce52590196a375d
I20260709 13:17:12.977824 16544 tablet_copy_source_session.cc:215] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:12.980408 17407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f11af8b867c456e9ce52590196a375d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:12.992754 17407 tablet_copy_client.cc:806] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:12.993309 17407 tablet_copy_client.cc:670] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:13.001060 17407 tablet_copy_client.cc:538] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:13.007910 17407 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:13.026813 17407 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: 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:17:13.028067 17407 tablet_bootstrap.cc:492] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:13.028926 17407 ts_tablet_manager.cc:1403] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.001s
I20260709 13:17:13.034518 17413 ts_tablet_manager.cc:933] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:13.034386 17407 raft_consensus.cc:359] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:13.035132 17407 raft_consensus.cc:740] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:13.035806 17407 consensus_queue.cc:260] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:13.038285 17407 ts_tablet_manager.cc:1434] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:13.040012 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-6f11af8b867c456e9ce52590196a375d received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:13.040400 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-6f11af8b867c456e9ce52590196a375d on tablet 6f11af8b867c456e9ce52590196a375d with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:13.049786 17413 tablet_copy_client.cc:323] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:13.053378 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet ad98a43a764849a6837c4c1a003d5f82 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:13.053900 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet ad98a43a764849a6837c4c1a003d5f82 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-ad98a43a764849a6837c4c1a003d5f82
I20260709 13:17:13.060824 16544 tablet_copy_source_session.cc:215] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:13.063308 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad98a43a764849a6837c4c1a003d5f82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.079960 17407 ts_tablet_manager.cc:933] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:13.080279 17413 tablet_copy_client.cc:806] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:13.080842 17413 tablet_copy_client.cc:670] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:13.084933 17413 tablet_copy_client.cc:538] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:13.090502 17407 tablet_copy_client.cc:323] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:13.092365 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 45397503d2f7477f9eaea40ab70b0826 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:13.092893 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 45397503d2f7477f9eaea40ab70b0826 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-45397503d2f7477f9eaea40ab70b0826
I20260709 13:17:13.100430 16693 tablet_copy_source_session.cc:215] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:13.103663 17407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45397503d2f7477f9eaea40ab70b0826. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:13.107515 17413 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:13.124166 17407 tablet_copy_client.cc:806] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:13.124751 17407 tablet_copy_client.cc:670] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:13.128666 17407 tablet_copy_client.cc:538] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:13.133356 17413 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:13.134341 17413 tablet_bootstrap.cc:492] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:13.135054 17413 ts_tablet_manager.cc:1403] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260709 13:17:13.136623 17407 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:13.140995 17413 raft_consensus.cc:359] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:13.143059 17413 raft_consensus.cc:740] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:13.144173 17413 consensus_queue.cc:260] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:13.148872 17413 ts_tablet_manager.cc:1434] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:13.151855 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ad98a43a764849a6837c4c1a003d5f82 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:13.152251 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ad98a43a764849a6837c4c1a003d5f82 on tablet ad98a43a764849a6837c4c1a003d5f82 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:13.172413 17407 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:13.173177 17407 tablet_bootstrap.cc:492] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:13.173684 17407 ts_tablet_manager.cc:1403] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.000s
I20260709 13:17:13.176132 17407 raft_consensus.cc:359] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:13.176928 17407 raft_consensus.cc:740] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:13.177534 17407 consensus_queue.cc:260] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:13.179678 17407 ts_tablet_manager.cc:1434] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:13.182579 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-45397503d2f7477f9eaea40ab70b0826 received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:13.183040 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-45397503d2f7477f9eaea40ab70b0826 on tablet 45397503d2f7477f9eaea40ab70b0826 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:13.302790 17210 raft_consensus.cc:1217] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:13.471655 17210 raft_consensus.cc:1217] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:13.499912 17210 raft_consensus.cc:1217] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:13.579870 17210 raft_consensus.cc:1217] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:13.819350 17372 raft_consensus.cc:1064] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:13.821885 17372 consensus_queue.cc:237] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:13.829232 17210 raft_consensus.cc:1275] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:13.829836 16681 raft_consensus.cc:1275] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:13.831305 17372 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:13.831765 16609 raft_consensus.cc:1275] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:13.832167 17388 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:13.832929 17377 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:13.843273 17388 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.846450 17210 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.847886 16681 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.858827 16609 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.866389 16432 catalog_manager.cc:5697] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.903950 16534 consensus_queue.cc:237] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:13.910207 17210 raft_consensus.cc:1275] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:13.910498 16609 raft_consensus.cc:1275] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:13.912118 17372 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:13.915102 17388 consensus_queue.cc:1048] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:13.924710 16607 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.926205 17377 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.927338 17210 raft_consensus.cc:2955] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.936059 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8f86b6f295a40c89c80aa9fba6d4e73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:13.940649 16429 catalog_manager.cc:5697] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:13.955116 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet b8f86b6f295a40c89c80aa9fba6d4e73 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:13.966210 17420 raft_consensus.cc:1064] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:13.969468 17420 consensus_queue.cc:237] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:13.977005 17372 raft_consensus.cc:1064] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:13.979610 17372 consensus_queue.cc:237] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:13.984367 17430 tablet_replica.cc:333] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:13.986244 17430 raft_consensus.cc:2243] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.987406 17430 raft_consensus.cc:2272] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.990075 16534 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:13.990386 16607 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:13.991916 17378 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:13.992733 17391 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:13.990386 17210 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:13.995864 17378 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:14.009503 17388 raft_consensus.cc:1064] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:13.997751 17430 ts_tablet_manager.cc:1916] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:14.000762 16681 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:14.001483 17210 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:14.002866 16607 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:14.012741 17425 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:14.015393 17425 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:14.017108 17425 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:14.014014 17388 consensus_queue.cc:237] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:14.047787 17420 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.051483 17377 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.053900 16676 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.055073 17430 ts_tablet_manager.cc:1929] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:14.055503 17430 log.cc:1199] T b8f86b6f295a40c89c80aa9fba6d4e73 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/b8f86b6f295a40c89c80aa9fba6d4e73
I20260709 13:17:14.058561 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet b8f86b6f295a40c89c80aa9fba6d4e73 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:14.062541 16607 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.077576 16429 catalog_manager.cc:5697] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.087395 17211 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.087581 17212 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.095454 16681 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:14.095839 16606 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:14.096757 16609 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.098939 17372 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:14.094328 16430 catalog_manager.cc:5697] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.101253 17425 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:14.115113 17210 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:14.119403 16534 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.124747 16681 consensus_queue.cc:237] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:14.132896 16533 consensus_queue.cc:237] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:14.137008 17377 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:14.144657 17210 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:14.147936 17372 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:14.153188 16609 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:14.171211 16605 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:14.175571 17391 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:17:14.177362 17425 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:14.180631 17388 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.191730 17210 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.197470 16607 raft_consensus.cc:2955] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.208678 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f11af8b867c456e9ce52590196a375d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:14.212250 17372 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.215762 17419 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.222368 16431 catalog_manager.cc:5697] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.223939 17207 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.227788 17211 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:14.231352 16605 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.233248 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f11af8b867c456e9ce52590196a375d with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:14.234290 17430 tablet_replica.cc:333] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:14.235374 17430 raft_consensus.cc:2243] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.236117 17430 raft_consensus.cc:2272] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.239802 17430 ts_tablet_manager.cc:1916] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:14.249928 17440 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:14.256206 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45397503d2f7477f9eaea40ab70b0826 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:14.257977 17212 raft_consensus.cc:2955] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.264240 16606 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.284744 16432 catalog_manager.cc:5697] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.293527 16431 catalog_manager.cc:5697] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.296028 17430 ts_tablet_manager.cc:1929] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:14.296536 17430 log.cc:1199] T 6f11af8b867c456e9ce52590196a375d P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/6f11af8b867c456e9ce52590196a375d
I20260709 13:17:14.299191 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 6f11af8b867c456e9ce52590196a375d (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:14.298439 16677 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.307753 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 45397503d2f7477f9eaea40ab70b0826 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:14.310758 17448 tablet_replica.cc:333] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:14.312251 17448 raft_consensus.cc:2243] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.312814 17448 raft_consensus.cc:2272] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.318416 17448 ts_tablet_manager.cc:1916] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:14.341025 17448 ts_tablet_manager.cc:1929] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:14.341514 17448 log.cc:1199] T 45397503d2f7477f9eaea40ab70b0826 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/45397503d2f7477f9eaea40ab70b0826
I20260709 13:17:14.344164 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 45397503d2f7477f9eaea40ab70b0826 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:14.344925 16529 consensus_queue.cc:237] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:14.353232 16676 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:14.353787 17210 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:14.354465 17446 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:14.359831 17388 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:14.369208 17388 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.370787 17210 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.379729 16677 raft_consensus.cc:2955] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.384573 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad98a43a764849a6837c4c1a003d5f82 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:14.389721 16430 catalog_manager.cc:5697] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:14.401894 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet ad98a43a764849a6837c4c1a003d5f82 with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:14.405084 17449 tablet_replica.cc:333] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:14.406134 17449 raft_consensus.cc:2243] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.406829 17449 raft_consensus.cc:2272] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.409782 17449 ts_tablet_manager.cc:1916] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:14.420372 17449 ts_tablet_manager.cc:1929] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:14.420699 17449 log.cc:1199] T ad98a43a764849a6837c4c1a003d5f82 P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/ad98a43a764849a6837c4c1a003d5f82
I20260709 13:17:14.422108 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet ad98a43a764849a6837c4c1a003d5f82 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:15.460790 16606 consensus_queue.cc:237] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:15.465931 16676 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:15.466216 16575 consensus_peers.cc:597] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca89823aae7843b3a464bf9efeda3cbe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:15.466912 16529 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:15.467145 17418 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.468072 17443 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:15.477731 17358 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.479223 16676 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.479943 16529 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.496047 16430 catalog_manager.cc:5697] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:15.497037 16676 consensus_queue.cc:237] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
W20260709 13:17:15.532405 16649 consensus_peers.cc:597] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec23f98a3df543bd94dc66e33b60431d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:15.535964 16606 raft_consensus.cc:1275] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:15.538308 16533 raft_consensus.cc:1275] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:15.538640 17440 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:15.540162 17391 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.567708 17440 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.580842 16606 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.581609 16529 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.585713 16528 consensus_queue.cc:237] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:15.591514 16432 catalog_manager.cc:5697] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:15.611809 16500 consensus_peers.cc:597] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 954df293634447b6a6b924a9190c5efc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:15.613425 16606 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:15.618093 17388 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.620659 16676 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:15.627247 17388 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:15.640072 17388 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.646898 16605 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.655525 16677 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.671722 16432 catalog_manager.cc:5697] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.691762 16531 consensus_queue.cc:237] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:15.703681 16605 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:15.703716 16500 consensus_peers.cc:597] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ff2d418061e4b6680c4c481ffc0b444. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:15.705264 17388 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:15.706477 16677 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:15.707969 17377 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:15.713960 17377 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.715013 16606 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.725853 16677 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:15.732604 16432 catalog_manager.cc:5697] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:16.017218 17475 ts_tablet_manager.cc:933] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:16.019093 17475 tablet_copy_client.cc:323] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:16.020712 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet ca89823aae7843b3a464bf9efeda3cbe from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:16.021127 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet ca89823aae7843b3a464bf9efeda3cbe from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-ca89823aae7843b3a464bf9efeda3cbe
I20260709 13:17:16.027081 16619 tablet_copy_source_session.cc:215] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:16.029520 17475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca89823aae7843b3a464bf9efeda3cbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.041836 17475 tablet_copy_client.cc:806] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:16.042359 17475 tablet_copy_client.cc:670] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:16.059978 17475 tablet_copy_client.cc:538] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:16.069489 17475 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:16.090087 17475 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: 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:17:16.091004 17475 tablet_bootstrap.cc:492] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:16.091677 17475 ts_tablet_manager.cc:1403] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.011s
I20260709 13:17:16.094471 17475 raft_consensus.cc:359] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.095299 17475 raft_consensus.cc:740] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:16.095906 17475 consensus_queue.cc:260] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.099159 17475 ts_tablet_manager.cc:1434] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:17:16.101125 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ca89823aae7843b3a464bf9efeda3cbe received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:16.101541 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ca89823aae7843b3a464bf9efeda3cbe on tablet ca89823aae7843b3a464bf9efeda3cbe with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:16.116029 17475 ts_tablet_manager.cc:933] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:16.118973 17475 tablet_copy_client.cc:323] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:16.120728 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 954df293634447b6a6b924a9190c5efc from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:16.121291 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 954df293634447b6a6b924a9190c5efc from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-954df293634447b6a6b924a9190c5efc
I20260709 13:17:16.129714 17481 ts_tablet_manager.cc:933] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:16.132033 16544 tablet_copy_source_session.cc:215] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:16.136508 17481 tablet_copy_client.cc:323] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:16.137308 17475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 954df293634447b6a6b924a9190c5efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.138254 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet ec23f98a3df543bd94dc66e33b60431d from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:16.138929 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet ec23f98a3df543bd94dc66e33b60431d from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-ec23f98a3df543bd94dc66e33b60431d
I20260709 13:17:16.146198 16693 tablet_copy_source_session.cc:215] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:16.149391 17481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec23f98a3df543bd94dc66e33b60431d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.160676 17475 tablet_copy_client.cc:806] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:16.161314 17475 tablet_copy_client.cc:670] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:16.164529 17481 tablet_copy_client.cc:806] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:16.165084 17481 tablet_copy_client.cc:670] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:16.166318 17475 tablet_copy_client.cc:538] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:16.168264 17481 tablet_copy_client.cc:538] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:16.175006 17475 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:16.175922 17481 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:16.197085 17481 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: 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:17:16.198124 17481 tablet_bootstrap.cc:492] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:16.198956 17481 ts_tablet_manager.cc:1403] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.015s
I20260709 13:17:16.199317 17475 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: 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:17:16.200165 17475 tablet_bootstrap.cc:492] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:16.200755 17475 ts_tablet_manager.cc:1403] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 13:17:16.202075 17481 raft_consensus.cc:359] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.202980 17481 raft_consensus.cc:740] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:16.203540 17475 raft_consensus.cc:359] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.203629 17481 consensus_queue.cc:260] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.204864 17475 raft_consensus.cc:740] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:16.205509 17475 consensus_queue.cc:260] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.207392 17475 ts_tablet_manager.cc:1434] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:17:16.209410 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-954df293634447b6a6b924a9190c5efc received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:16.209822 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-954df293634447b6a6b924a9190c5efc on tablet 954df293634447b6a6b924a9190c5efc with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:16.220175 17481 ts_tablet_manager.cc:1434] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:17:16.221756 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ec23f98a3df543bd94dc66e33b60431d received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:16.222158 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ec23f98a3df543bd94dc66e33b60431d on tablet ec23f98a3df543bd94dc66e33b60431d with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:16.291400 17481 ts_tablet_manager.cc:933] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:16.293534 17481 tablet_copy_client.cc:323] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:16.295071 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 0ff2d418061e4b6680c4c481ffc0b444 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:16.295588 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 0ff2d418061e4b6680c4c481ffc0b444 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-0ff2d418061e4b6680c4c481ffc0b444
I20260709 13:17:16.302732 16544 tablet_copy_source_session.cc:215] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:16.305908 17481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ff2d418061e4b6680c4c481ffc0b444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:16.353129 17481 tablet_copy_client.cc:806] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:16.353652 17481 tablet_copy_client.cc:670] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:16.356710 17481 tablet_copy_client.cc:538] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:16.363111 17481 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:16.386127 17481 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:16.386931 17481 tablet_bootstrap.cc:492] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:16.387494 17481 ts_tablet_manager.cc:1403] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 13:17:16.389854 17481 raft_consensus.cc:359] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.390642 17481 raft_consensus.cc:740] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:16.391323 17481 consensus_queue.cc:260] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:16.393415 17481 ts_tablet_manager.cc:1434] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:16.395385 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0ff2d418061e4b6680c4c481ffc0b444 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:16.395774 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0ff2d418061e4b6680c4c481ffc0b444 on tablet 0ff2d418061e4b6680c4c481ffc0b444 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:16.628517 17207 raft_consensus.cc:1217] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:16.640645 17210 raft_consensus.cc:1217] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:16.666594 17210 raft_consensus.cc:1217] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:16.785261 17210 raft_consensus.cc:1217] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:17.029104 17489 raft_consensus.cc:1064] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:17.030973 17489 consensus_queue.cc:237] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.036432 17210 raft_consensus.cc:1275] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.038403 16534 raft_consensus.cc:1275] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.039644 17461 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.040782 17485 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:17.042196 16607 raft_consensus.cc:1275] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.044064 17485 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:17.059749 17485 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.062083 17210 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.071323 16531 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.077998 16429 catalog_manager.cc:5697] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.096953 16607 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.113318 16677 consensus_queue.cc:237] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.118157 17210 raft_consensus.cc:1275] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.119956 16531 raft_consensus.cc:1275] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.123632 17461 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.125415 17461 consensus_queue.cc:1048] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:17.134861 17388 raft_consensus.cc:1064] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:17.137104 17388 consensus_queue.cc:237] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.135600 17461 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.141170 17207 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.141126 16531 raft_consensus.cc:2955] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.155206 17210 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.157045 16681 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.157781 16607 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.158089 17388 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.160274 17388 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:17.161193 17488 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:17.185532 16431 catalog_manager.cc:5697] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.189327 17479 raft_consensus.cc:1064] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:17.193264 17479 consensus_queue.cc:237] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.197842 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet ec23f98a3df543bd94dc66e33b60431d with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:17.218030 17471 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.221062 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec23f98a3df543bd94dc66e33b60431d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:17.223840 16681 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.250344 17210 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.266160 17207 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.272840 17443 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.275960 16432 catalog_manager.cc:5697] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.300546 17471 raft_consensus.cc:1064] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:17.301119 17506 tablet_replica.cc:333] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:17.302235 17506 raft_consensus.cc:2243] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:17.302871 17506 raft_consensus.cc:2272] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:17.303359 17471 consensus_queue.cc:237] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.312073 16534 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.320626 17491 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:17.325085 16677 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.325925 16607 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.333215 16533 consensus_queue.cc:237] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.341958 16606 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.344674 17506 ts_tablet_manager.cc:1916] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:17.346612 17212 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.347533 17488 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:17.350418 17488 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.352766 17207 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.356570 17488 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.363574 16677 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.363757 17508 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.366036 17210 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.371057 17506 ts_tablet_manager.cc:1929] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:17.371537 17506 log.cc:1199] T ec23f98a3df543bd94dc66e33b60431d P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/ec23f98a3df543bd94dc66e33b60431d
I20260709 13:17:17.373901 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet ec23f98a3df543bd94dc66e33b60431d (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:17.376322 17502 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:17.379408 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 954df293634447b6a6b924a9190c5efc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:17.381012 16606 raft_consensus.cc:2955] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.389762 16432 catalog_manager.cc:5697] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:17.410602 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 954df293634447b6a6b924a9190c5efc with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:17.420571 16605 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:17.426935 17517 tablet_replica.cc:333] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:17.430064 17388 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:17.453898 17513 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:17.459172 17388 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.467396 16606 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.501055 17521 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.516317 17210 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.521440 16680 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.532480 17517 raft_consensus.cc:2243] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:17.533363 17517 raft_consensus.cc:2272] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:17.533715 16432 catalog_manager.cc:5697] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:17.544216 16431 catalog_manager.cc:5697] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:17.549569 17207 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.537717 17517 ts_tablet_manager.cc:1916] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:17.567389 16534 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.581358 17517 ts_tablet_manager.cc:1929] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:17.581913 17517 log.cc:1199] T 954df293634447b6a6b924a9190c5efc P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/954df293634447b6a6b924a9190c5efc
I20260709 13:17:17.584551 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 954df293634447b6a6b924a9190c5efc (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:17.590092 16680 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.595780 16534 consensus_queue.cc:237] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.601236 17207 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.602764 17508 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.605798 16677 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.608083 17508 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:17.614501 17471 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.617153 17207 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.623211 16677 raft_consensus.cc:2955] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.628624 16606 consensus_queue.cc:237] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:17.630122 16432 catalog_manager.cc:5697] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
W20260709 13:17:17.700176 16497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 67954.9us
I20260709 13:17:17.707942 17210 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.709717 17479 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:17.710556 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ff2d418061e4b6680c4c481ffc0b444 with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:17.711854 17506 tablet_replica.cc:333] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:17.712889 17506 raft_consensus.cc:2243] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:17.713609 17506 raft_consensus.cc:2272] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:17.714565 16677 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:17.718640 17506 ts_tablet_manager.cc:1916] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:17.721571 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ff2d418061e4b6680c4c481ffc0b444 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:17.726257 17513 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:17.734011 17479 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.742632 17210 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.750176 16680 raft_consensus.cc:2955] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.769925 16432 catalog_manager.cc:5697] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:17.771330 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca89823aae7843b3a464bf9efeda3cbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:17.776963 17506 ts_tablet_manager.cc:1929] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:17.777408 17506 log.cc:1199] T 0ff2d418061e4b6680c4c481ffc0b444 P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/0ff2d418061e4b6680c4c481ffc0b444
I20260709 13:17:17.779273 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 0ff2d418061e4b6680c4c481ffc0b444 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:17.780539 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet ca89823aae7843b3a464bf9efeda3cbe with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:17.783037 17524 tablet_replica.cc:333] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:17.783939 17524 raft_consensus.cc:2243] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:17.784605 17524 raft_consensus.cc:2272] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:17.787611 17524 ts_tablet_manager.cc:1916] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:17.824848 17524 ts_tablet_manager.cc:1929] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:17.825853 17524 log.cc:1199] T ca89823aae7843b3a464bf9efeda3cbe P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/ca89823aae7843b3a464bf9efeda3cbe
I20260709 13:17:17.827863 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet ca89823aae7843b3a464bf9efeda3cbe (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:18.848488 16677 consensus_queue.cc:237] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:18.854518 16605 raft_consensus.cc:1275] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:18.854631 16649 consensus_peers.cc:597] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3077cb09713945cbbc2fe81163fdfc66. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:18.855237 16531 raft_consensus.cc:1275] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:18.855715 17461 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.856477 17490 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:18.864578 17490 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:18.866063 16531 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:18.881625 16605 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:18.883483 16429 catalog_manager.cc:5697] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.906096 16534 consensus_queue.cc:237] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:18.929500 16605 raft_consensus.cc:1275] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:18.930822 16680 raft_consensus.cc:1275] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:18.931085 17471 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.932415 17502 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:18.934624 16500 consensus_peers.cc:597] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 304d223e418d4d09ab073d4863e4f3f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:18.952793 17471 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:18.955118 16605 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:18.955372 16680 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:18.967348 16607 consensus_queue.cc:237] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:18.973114 16431 catalog_manager.cc:5697] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:18.978066 16534 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:18.979491 16680 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:18.980325 16575 consensus_peers.cc:597] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b50634d97c0450db93cc9b0896be655. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:18.980882 17512 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:18.981935 17479 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:19.003927 17512 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:19.006870 16680 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:19.007658 16534 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:19.018658 16680 consensus_queue.cc:237] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.021013 16429 catalog_manager.cc:5697] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:19.029511 16649 consensus_peers.cc:597] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c0d8a7cb5a1461bb84ccb98884fddfd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:19.031307 16534 raft_consensus.cc:1275] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:19.032550 17525 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:19.034150 16605 raft_consensus.cc:1275] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:19.036427 17525 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:19.046841 17525 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:19.056849 16534 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:19.066730 16605 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:19.066754 16429 catalog_manager.cc:5697] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:19.237713 17546 ts_tablet_manager.cc:933] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:19.239737 17546 tablet_copy_client.cc:323] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:19.241333 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 3077cb09713945cbbc2fe81163fdfc66 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:19.241866 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 3077cb09713945cbbc2fe81163fdfc66 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-3077cb09713945cbbc2fe81163fdfc66
I20260709 13:17:19.249306 16693 tablet_copy_source_session.cc:215] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:19.252384 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3077cb09713945cbbc2fe81163fdfc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.266516 17546 tablet_copy_client.cc:806] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:19.267149 17546 tablet_copy_client.cc:670] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:19.270737 17546 tablet_copy_client.cc:538] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:19.278039 17546 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:19.300236 17546 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:19.301229 17546 tablet_bootstrap.cc:492] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:19.301877 17546 ts_tablet_manager.cc:1403] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260709 13:17:19.304774 17546 raft_consensus.cc:359] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.305629 17546 raft_consensus.cc:740] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:19.306322 17546 consensus_queue.cc:260] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.309540 17546 ts_tablet_manager.cc:1434] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:19.311422 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-3077cb09713945cbbc2fe81163fdfc66 received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:19.311772 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-3077cb09713945cbbc2fe81163fdfc66 on tablet 3077cb09713945cbbc2fe81163fdfc66 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:19.345163 17546 ts_tablet_manager.cc:933] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:19.346859 17546 tablet_copy_client.cc:323] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:19.348207 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 304d223e418d4d09ab073d4863e4f3f2 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:19.348655 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 304d223e418d4d09ab073d4863e4f3f2 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-304d223e418d4d09ab073d4863e4f3f2
I20260709 13:17:19.355202 16544 tablet_copy_source_session.cc:215] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:19.358075 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304d223e418d4d09ab073d4863e4f3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.369896 17546 tablet_copy_client.cc:806] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:19.370391 17546 tablet_copy_client.cc:670] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:19.374585 17546 tablet_copy_client.cc:538] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:19.383116 17546 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:19.402768 17546 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:19.403645 17546 tablet_bootstrap.cc:492] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:19.404286 17546 ts_tablet_manager.cc:1403] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:17:19.407172 17546 raft_consensus.cc:359] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.407965 17546 raft_consensus.cc:740] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:19.408564 17546 consensus_queue.cc:260] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.411345 17546 ts_tablet_manager.cc:1434] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:17:19.415468 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-304d223e418d4d09ab073d4863e4f3f2 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:19.415946 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-304d223e418d4d09ab073d4863e4f3f2 on tablet 304d223e418d4d09ab073d4863e4f3f2 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:19.479385 17546 ts_tablet_manager.cc:933] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:19.480988 17546 tablet_copy_client.cc:323] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:19.482506 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:19.483011 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 9c0d8a7cb5a1461bb84ccb98884fddfd from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-9c0d8a7cb5a1461bb84ccb98884fddfd
I20260709 13:17:19.489800 16693 tablet_copy_source_session.cc:215] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:19.498025 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.513862 17546 tablet_copy_client.cc:806] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:19.514376 17546 tablet_copy_client.cc:670] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:19.517802 17546 tablet_copy_client.cc:538] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:19.525820 17546 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:19.542793 17546 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: 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:17:19.543560 17546 tablet_bootstrap.cc:492] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:19.544157 17546 ts_tablet_manager.cc:1403] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:17:19.546993 17546 raft_consensus.cc:359] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.547726 17546 raft_consensus.cc:740] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:19.548270 17546 consensus_queue.cc:260] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.550311 17546 ts_tablet_manager.cc:1434] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:19.555773 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-9c0d8a7cb5a1461bb84ccb98884fddfd received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:19.556171 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-9c0d8a7cb5a1461bb84ccb98884fddfd on tablet 9c0d8a7cb5a1461bb84ccb98884fddfd with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:19.562098 17546 ts_tablet_manager.cc:933] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:19.564030 17546 tablet_copy_client.cc:323] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:19.565821 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 8b50634d97c0450db93cc9b0896be655 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:19.566361 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 8b50634d97c0450db93cc9b0896be655 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-8b50634d97c0450db93cc9b0896be655
I20260709 13:17:19.571925 16619 tablet_copy_source_session.cc:215] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:19.574811 17546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b50634d97c0450db93cc9b0896be655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.583459 17546 tablet_copy_client.cc:806] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:19.583964 17546 tablet_copy_client.cc:670] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:19.587016 17546 tablet_copy_client.cc:538] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:19.591907 17546 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:19.606158 17546 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:19.606905 17546 tablet_bootstrap.cc:492] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:19.607379 17546 ts_tablet_manager.cc:1403] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:17:19.609058 17546 raft_consensus.cc:359] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.609613 17546 raft_consensus.cc:740] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:19.610090 17546 consensus_queue.cc:260] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:19.614200 17546 ts_tablet_manager.cc:1434] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:17:19.616454 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-8b50634d97c0450db93cc9b0896be655 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:19.616858 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-8b50634d97c0450db93cc9b0896be655 on tablet 8b50634d97c0450db93cc9b0896be655 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:19.691601 17207 raft_consensus.cc:1217] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:19.743867 17207 raft_consensus.cc:1217] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:19.969363 17207 raft_consensus.cc:1217] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:19.992244 17207 raft_consensus.cc:1217] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:20.247910 17532 raft_consensus.cc:1064] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:20.250406 17532 consensus_queue.cc:237] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.267870 17207 raft_consensus.cc:1275] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.268929 16605 raft_consensus.cc:1275] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.270495 16531 raft_consensus.cc:1275] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.270841 17532 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:20.271721 17490 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.272439 17461 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:20.293450 17461 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.296675 16605 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.295683 16531 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.304575 17212 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.314160 16431 catalog_manager.cc:5697] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:20.346531 16681 consensus_queue.cc:237] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.360188 17502 raft_consensus.cc:1064] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:20.362713 17212 raft_consensus.cc:1275] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.362733 17502 consensus_queue.cc:237] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.364207 17532 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.364904 16605 raft_consensus.cc:1275] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.369825 17557 raft_consensus.cc:1064] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:20.370927 17532 consensus_queue.cc:1048] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:20.372936 17557 consensus_queue.cc:237] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.376227 17212 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.380178 16680 raft_consensus.cc:1275] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.380928 16607 raft_consensus.cc:1275] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.374369 17532 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.384500 17558 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:20.389365 17207 raft_consensus.cc:1275] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.392055 16607 raft_consensus.cc:2955] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.402272 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3077cb09713945cbbc2fe81163fdfc66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:20.386297 17558 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:20.404790 16430 catalog_manager.cc:5697] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.405932 17567 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.419435 17207 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.420966 17512 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.422613 16531 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.424309 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 3077cb09713945cbbc2fe81163fdfc66 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:20.433701 17512 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:20.438584 17573 tablet_replica.cc:333] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:20.442790 17573 raft_consensus.cc:2243] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.438968 16680 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.450943 17532 raft_consensus.cc:1064] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:20.459141 17573 raft_consensus.cc:2272] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.467517 17512 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:20.469352 17558 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.476159 17532 consensus_queue.cc:237] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.477510 17210 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.481132 17557 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.492551 16606 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.496676 17212 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.507792 16681 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.510624 16430 catalog_manager.cc:5697] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.558533 17573 ts_tablet_manager.cc:1916] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:20.574507 16534 consensus_queue.cc:237] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.585752 17212 raft_consensus.cc:1275] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.588433 16606 raft_consensus.cc:1275] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.589282 17577 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.589838 17569 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:20.595600 16680 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.597518 16533 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.600823 16605 raft_consensus.cc:1275] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.603277 17461 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:20.606572 16534 raft_consensus.cc:1275] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:20.608083 17578 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:20.608896 17567 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.611457 16431 catalog_manager.cc:5697] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.615446 17212 raft_consensus.cc:1275] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.617823 17558 consensus_queue.cc:1048] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.621531 16607 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.627269 17573 ts_tablet_manager.cc:1929] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:20.628027 17573 log.cc:1199] T 3077cb09713945cbbc2fe81163fdfc66 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/3077cb09713945cbbc2fe81163fdfc66
I20260709 13:17:20.631104 17207 raft_consensus.cc:2955] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.635802 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 3077cb09713945cbbc2fe81163fdfc66 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:20.662806 16605 consensus_queue.cc:237] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.669842 17212 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.671458 17529 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.673136 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 304d223e418d4d09ab073d4863e4f3f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:20.680163 17557 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.682065 17211 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.691737 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b50634d97c0450db93cc9b0896be655 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:20.698004 16533 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.700590 17529 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:17:20.709971 16432 catalog_manager.cc:5697] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.706511 16431 catalog_manager.cc:5697] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.718242 16533 raft_consensus.cc:2955] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.735260 17577 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.739454 16607 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.740303 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b50634d97c0450db93cc9b0896be655 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:20.741382 16531 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.754104 17211 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.761696 16429 catalog_manager.cc:5697] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:20.779150 17589 tablet_replica.cc:333] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:20.780776 17589 raft_consensus.cc:2243] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.781579 17589 raft_consensus.cc:2272] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.785593 17589 ts_tablet_manager.cc:1916] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:20.791199 16677 consensus_queue.cc:237] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:20.791725 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 304d223e418d4d09ab073d4863e4f3f2 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:20.797128 17211 raft_consensus.cc:1275] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.797456 16531 raft_consensus.cc:1275] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:20.798678 17461 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:20.800221 17461 consensus_queue.cc:1048] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:20.807377 17578 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.825284 16531 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.828019 17211 raft_consensus.cc:2955] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:20.831511 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:20.835985 17589 ts_tablet_manager.cc:1929] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:20.839128 17589 log.cc:1199] T 8b50634d97c0450db93cc9b0896be655 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/8b50634d97c0450db93cc9b0896be655
I20260709 13:17:20.840642 16429 catalog_manager.cc:5697] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:20.847829 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 8b50634d97c0450db93cc9b0896be655 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:20.848898 17589 tablet_replica.cc:333] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:20.850160 17589 raft_consensus.cc:2243] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.850840 17589 raft_consensus.cc:2272] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.858462 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 9c0d8a7cb5a1461bb84ccb98884fddfd with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:20.859905 17589 ts_tablet_manager.cc:1916] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:20.860386 17590 tablet_replica.cc:333] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:20.862918 17590 raft_consensus.cc:2243] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:20.863713 17590 raft_consensus.cc:2272] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:20.868054 17590 ts_tablet_manager.cc:1916] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:20.883517 17590 ts_tablet_manager.cc:1929] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:20.883967 17590 log.cc:1199] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/9c0d8a7cb5a1461bb84ccb98884fddfd
I20260709 13:17:20.885452 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 9c0d8a7cb5a1461bb84ccb98884fddfd (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:20.891796 17589 ts_tablet_manager.cc:1929] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:20.892203 17589 log.cc:1199] T 304d223e418d4d09ab073d4863e4f3f2 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/304d223e418d4d09ab073d4863e4f3f2
I20260709 13:17:20.893673 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 304d223e418d4d09ab073d4863e4f3f2 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:21.948336 16607 consensus_queue.cc:237] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:21.957984 16681 raft_consensus.cc:1275] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:21.959992 16575 consensus_peers.cc:597] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 745e18acac6341a38bfdb08c72e19a62. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:21.961171 17529 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:21.961637 16531 raft_consensus.cc:1275] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:21.963672 17529 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:21.972244 17594 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:21.975262 16677 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:21.983745 16531 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:21.993139 16533 consensus_queue.cc:237] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.002130 16429 catalog_manager.cc:5697] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.023524 16681 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:22.023917 16606 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:22.024725 16500 consensus_peers.cc:597] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60d5719afcde49fb9ed261a344f0757c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.027730 17567 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:22.031791 17567 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:22.040608 17567 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.044831 16606 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.045603 16681 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.057684 16677 consensus_queue.cc:237] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.070196 16431 catalog_manager.cc:5697] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:22.072381 16649 consensus_peers.cc:597] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0234c0c672d244cc93978e8c71cedff1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.076445 16533 raft_consensus.cc:1275] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:22.076445 16606 raft_consensus.cc:1275] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:22.078190 17490 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.080157 17532 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:22.090283 17490 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.093178 16606 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.100984 16531 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.106904 16606 consensus_queue.cc:237] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.113499 16429 catalog_manager.cc:5697] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:22.117978 16575 consensus_peers.cc:597] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5ab2fa5fcc64615983f34a30c7e30f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:22.118112 16533 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:22.119355 16681 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:22.119656 17592 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:22.121980 17592 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:22.132647 17594 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.137993 16529 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.156222 16429 catalog_manager.cc:5697] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.167948 16677 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:22.383174 17613 ts_tablet_manager.cc:933] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:22.385169 17613 tablet_copy_client.cc:323] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:22.387178 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 745e18acac6341a38bfdb08c72e19a62 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:22.387763 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 745e18acac6341a38bfdb08c72e19a62 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-745e18acac6341a38bfdb08c72e19a62
I20260709 13:17:22.396044 16619 tablet_copy_source_session.cc:215] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:22.399159 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 745e18acac6341a38bfdb08c72e19a62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:22.412261 17613 tablet_copy_client.cc:806] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:22.412935 17613 tablet_copy_client.cc:670] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:22.416777 17613 tablet_copy_client.cc:538] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:22.421567 17615 ts_tablet_manager.cc:933] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:22.423663 17615 tablet_copy_client.cc:323] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:22.424763 17613 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:22.425768 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 60d5719afcde49fb9ed261a344f0757c from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:22.426321 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 60d5719afcde49fb9ed261a344f0757c from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-60d5719afcde49fb9ed261a344f0757c
I20260709 13:17:22.438830 16544 tablet_copy_source_session.cc:215] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:22.508760 17615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60d5719afcde49fb9ed261a344f0757c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:22.600736 16649 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:36711, user_credentials={real_user=slave}} blocked reactor thread for 77614.1us
I20260709 13:17:22.653869 17618 ts_tablet_manager.cc:933] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:22.655299 17613 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:22.663451 17613 tablet_bootstrap.cc:492] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:22.665158 17613 ts_tablet_manager.cc:1403] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.241s	user 0.069s	sys 0.075s
I20260709 13:17:22.672783 17613 raft_consensus.cc:359] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.679028 17613 raft_consensus.cc:740] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:22.679845 17613 consensus_queue.cc:260] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.681109 17615 tablet_copy_client.cc:806] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:22.681708 17615 tablet_copy_client.cc:670] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:22.688560 17613 ts_tablet_manager.cc:1434] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260709 13:17:22.688913 17615 tablet_copy_client.cc:538] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:22.697975 17615 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:22.703828 17618 tablet_copy_client.cc:323] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:22.708122 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-745e18acac6341a38bfdb08c72e19a62 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:22.708572 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-745e18acac6341a38bfdb08c72e19a62 on tablet 745e18acac6341a38bfdb08c72e19a62 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:22.726728 17613 ts_tablet_manager.cc:933] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:22.728416 17613 tablet_copy_client.cc:323] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:22.730381 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet f5ab2fa5fcc64615983f34a30c7e30f2 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:22.730935 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet f5ab2fa5fcc64615983f34a30c7e30f2 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-f5ab2fa5fcc64615983f34a30c7e30f2
I20260709 13:17:22.735674 17615 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: 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:17:22.736810 17615 tablet_bootstrap.cc:492] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:22.737514 17615 ts_tablet_manager.cc:1403] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.008s
I20260709 13:17:22.739310 16619 tablet_copy_source_session.cc:215] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:22.741042 17615 raft_consensus.cc:359] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.741946 17615 raft_consensus.cc:740] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:22.743999 17613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ab2fa5fcc64615983f34a30c7e30f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:22.745887 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 0234c0c672d244cc93978e8c71cedff1 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:22.746415 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 0234c0c672d244cc93978e8c71cedff1 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-0234c0c672d244cc93978e8c71cedff1
I20260709 13:17:22.742620 17615 consensus_queue.cc:260] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.756321 16693 tablet_copy_source_session.cc:215] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:22.759723 17618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0234c0c672d244cc93978e8c71cedff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:22.752892 17615 ts_tablet_manager.cc:1434] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:17:22.763854 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-60d5719afcde49fb9ed261a344f0757c received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:22.764279 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-60d5719afcde49fb9ed261a344f0757c on tablet 60d5719afcde49fb9ed261a344f0757c with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:22.767148 17613 tablet_copy_client.cc:806] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:22.767789 17613 tablet_copy_client.cc:670] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:22.784435 17613 tablet_copy_client.cc:538] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:22.787346 17618 tablet_copy_client.cc:806] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:22.788594 17618 tablet_copy_client.cc:670] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:22.793280 17618 tablet_copy_client.cc:538] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:22.794147 17613 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:22.804170 17618 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:22.807508 17211 raft_consensus.cc:1217] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:22.828966 17211 raft_consensus.cc:1217] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:22.835273 17613 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:22.836450 17613 tablet_bootstrap.cc:492] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:22.837335 17613 ts_tablet_manager.cc:1403] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.010s
I20260709 13:17:22.841135 17613 raft_consensus.cc:359] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.843763 17613 raft_consensus.cc:740] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:22.844404 17613 consensus_queue.cc:260] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.847374 17613 ts_tablet_manager.cc:1434] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 13:17:22.849223 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-f5ab2fa5fcc64615983f34a30c7e30f2 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:22.849864 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-f5ab2fa5fcc64615983f34a30c7e30f2 on tablet f5ab2fa5fcc64615983f34a30c7e30f2 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:22.865113 17618 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:22.871142 17618 tablet_bootstrap.cc:492] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:22.872274 17618 ts_tablet_manager.cc:1403] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.012s
I20260709 13:17:22.875543 17618 raft_consensus.cc:359] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.876448 17618 raft_consensus.cc:740] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:22.877343 17618 consensus_queue.cc:260] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:22.880187 17618 ts_tablet_manager.cc:1434] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:22.882081 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0234c0c672d244cc93978e8c71cedff1 received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:22.883036 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0234c0c672d244cc93978e8c71cedff1 on tablet 0234c0c672d244cc93978e8c71cedff1 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:22.946521 17211 raft_consensus.cc:1217] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:23.069914 17211 raft_consensus.cc:1217] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:23.321938 17624 raft_consensus.cc:1064] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:23.324560 17624 consensus_queue.cc:237] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.332687 17211 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.337213 16681 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.338572 17624 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:23.340564 17623 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:23.341316 17532 raft_consensus.cc:1064] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:23.342001 16606 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.343937 17532 consensus_queue.cc:237] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.351555 17207 raft_consensus.cc:1275] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.351754 16533 raft_consensus.cc:1275] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.352079 16606 raft_consensus.cc:1275] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.353008 17532 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:23.353891 17490 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:23.355370 17633 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:23.355834 17627 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:23.376731 17490 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.385321 16533 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.407220 17623 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.415112 17594 raft_consensus.cc:1064] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:23.417636 17594 consensus_queue.cc:237] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.407262 16607 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.418152 16432 catalog_manager.cc:5697] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.421756 17211 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.440454 17207 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.445912 16605 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.456653 16677 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.487102 17207 raft_consensus.cc:1275] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.487727 16677 raft_consensus.cc:1275] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.489574 16533 raft_consensus.cc:1275] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.489609 17605 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:23.490610 17622 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:23.495014 17622 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:23.496470 16429 catalog_manager.cc:5697] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.530552 17594 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.533949 16677 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.533553 16533 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.540813 16680 consensus_queue.cc:237] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.551013 17207 raft_consensus.cc:1275] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.552670 17532 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:23.557682 16605 raft_consensus.cc:1275] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.562021 17490 consensus_queue.cc:1048] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:23.563328 17642 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.571481 17207 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.584827 16534 consensus_queue.cc:237] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.596788 17211 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.597986 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0234c0c672d244cc93978e8c71cedff1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:23.598963 17634 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:23.603479 17207 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.611289 17633 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.609676 16607 raft_consensus.cc:2955] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.621059 17211 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.623512 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60d5719afcde49fb9ed261a344f0757c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:23.626888 17622 raft_consensus.cc:1064] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:23.629225 17622 consensus_queue.cc:237] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.620990 16680 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.632896 16429 catalog_manager.cc:5697] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.637094 17634 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:23.645814 16680 raft_consensus.cc:2955] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.655158 17212 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.655866 16432 catalog_manager.cc:5697] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.660060 17647 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:23.666524 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 0234c0c672d244cc93978e8c71cedff1 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:23.671538 16533 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.673453 16677 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:23.676038 16607 consensus_queue.cc:237] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.678174 17646 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:23.682204 17212 raft_consensus.cc:1275] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.683797 17646 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:23.684235 16677 raft_consensus.cc:1275] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.686617 17657 tablet_replica.cc:333] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:23.687695 17657 raft_consensus.cc:2243] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.688417 17657 raft_consensus.cc:2272] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.683882 17594 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260709 13:17:23.702178 17647 consensus_queue.cc:1048] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:17:23.708930 16432 catalog_manager.cc:5697] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.713023 17656 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.713241 17211 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.714917 17657 ts_tablet_manager.cc:1916] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:23.715721 16680 raft_consensus.cc:2955] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.744334 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 60d5719afcde49fb9ed261a344f0757c with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:23.743824 17647 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.747081 16681 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.762940 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 745e18acac6341a38bfdb08c72e19a62 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:23.769695 16529 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.770614 16432 catalog_manager.cc:5697] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.779290 17211 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.782919 16431 catalog_manager.cc:5697] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.786363 17661 tablet_replica.cc:333] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:23.788666 17661 raft_consensus.cc:2243] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.789296 17661 raft_consensus.cc:2272] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.790895 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 745e18acac6341a38bfdb08c72e19a62 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:23.794209 17657 ts_tablet_manager.cc:1929] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:23.798377 17661 ts_tablet_manager.cc:1916] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:23.794745 17657 log.cc:1199] T 0234c0c672d244cc93978e8c71cedff1 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/0234c0c672d244cc93978e8c71cedff1
I20260709 13:17:23.808765 17657 tablet_replica.cc:333] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:23.809558 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 0234c0c672d244cc93978e8c71cedff1 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:23.809938 17657 raft_consensus.cc:2243] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.810642 17657 raft_consensus.cc:2272] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.814800 17657 ts_tablet_manager.cc:1916] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:23.815940 17661 ts_tablet_manager.cc:1929] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:23.816339 17661 log.cc:1199] T 60d5719afcde49fb9ed261a344f0757c P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/60d5719afcde49fb9ed261a344f0757c
I20260709 13:17:23.818089 16607 consensus_queue.cc:237] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:23.822993 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 60d5719afcde49fb9ed261a344f0757c (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:23.829551 17212 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.830981 17594 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:23.831991 17657 ts_tablet_manager.cc:1929] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:23.832231 16529 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:23.832428 17657 log.cc:1199] T 745e18acac6341a38bfdb08c72e19a62 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/745e18acac6341a38bfdb08c72e19a62
I20260709 13:17:23.835346 17594 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:23.836905 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 745e18acac6341a38bfdb08c72e19a62 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:23.839287 17594 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.847541 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5ab2fa5fcc64615983f34a30c7e30f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:23.846158 17212 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.850574 16529 raft_consensus.cc:2955] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:23.866096 16431 catalog_manager.cc:5697] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.877799 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ab2fa5fcc64615983f34a30c7e30f2 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:23.880348 17662 tablet_replica.cc:333] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:23.881075 17662 raft_consensus.cc:2243] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:23.881654 17662 raft_consensus.cc:2272] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:23.884054 17662 ts_tablet_manager.cc:1916] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:23.895376 17662 ts_tablet_manager.cc:1929] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:23.895634 17662 log.cc:1199] T f5ab2fa5fcc64615983f34a30c7e30f2 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/f5ab2fa5fcc64615983f34a30c7e30f2
I20260709 13:17:23.897033 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet f5ab2fa5fcc64615983f34a30c7e30f2 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:24.734994 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:24.780987 16607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "636372d1206344448514da4a69f25e4e"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:24.781623 16607 raft_consensus.cc:606] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:24.783854 16607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a0c7105304049288918291743784424"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:24.784272 16607 raft_consensus.cc:606] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:24.786499 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:24.786933 16605 raft_consensus.cc:606] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:24.788826 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:24.789160 16605 raft_consensus.cc:606] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:24.799995 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:24.800397 16681 raft_consensus.cc:606] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:24.802361 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:24.802876 16605 raft_consensus.cc:606] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:24.803799 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:17:24.804822 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:24.834443 17656 raft_consensus.cc:993] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:24.834923 17656 raft_consensus.cc:1081] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:24.836618 16529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:24.837172 16529 raft_consensus.cc:493] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.837464 16529 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.846500 16529 raft_consensus.cc:515] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:24.848935 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:24.849094 16529 leader_election.cc:290] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:24.849570 16607 raft_consensus.cc:3055] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.849890 16607 raft_consensus.cc:740] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:24.850666 16607 consensus_queue.cc:260] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:24.851018 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:24.851543 16681 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.851750 16607 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.857625 16681 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:24.857640 16607 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:24.858892 16497 leader_election.cc:304] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:24.859634 17663 raft_consensus.cc:2804] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.860091 17663 raft_consensus.cc:697] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:24.860762 17663 consensus_queue.cc:237] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:24.873293 17647 raft_consensus.cc:993] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:24.873737 17667 raft_consensus.cc:1081] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:24.875065 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55320
I20260709 13:17:24.874706 16432 catalog_manager.cc:5697] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.875571 17211 raft_consensus.cc:493] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:24.875932 17211 raft_consensus.cc:3060] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.888060 17211 raft_consensus.cc:515] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:24.890353 17211 leader_election.cc:290] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:24.891402 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:24.891934 16607 raft_consensus.cc:3055] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:24.892225 16607 raft_consensus.cc:740] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:24.892443 16529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ab2fa5fcc64615983f34a30c7e30f2" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:24.893103 16529 raft_consensus.cc:3060] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.892879 16607 consensus_queue.cc:260] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:24.894050 16607 raft_consensus.cc:3060] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:24.899281 16529 raft_consensus.cc:2468] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:24.899858 16607 raft_consensus.cc:2468] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:24.900951 17177 leader_election.cc:304] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:24.902302 17670 raft_consensus.cc:2804] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:24.903525 17670 raft_consensus.cc:697] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:24.904304 17670 consensus_queue.cc:237] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:24.914251 16431 catalog_manager.cc:5697] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.965323 16605 consensus_queue.cc:237] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
W20260709 13:17:24.972568 16575 consensus_peers.cc:597] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a4d3bc316654ef1bf603ebaf2268272. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:24.975399 16681 raft_consensus.cc:1275] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:24.976680 16529 raft_consensus.cc:1275] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:24.977047 17647 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:24.979522 17656 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:24.986629 17667 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:24.988034 16681 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:24.990330 16533 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.005278 16431 catalog_manager.cc:5697] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.016788 16681 consensus_queue.cc:237] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
W20260709 13:17:25.025516 16649 consensus_peers.cc:597] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce74390147b24aad81a6fce895c5ae3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:25.026139 16533 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:25.026882 16605 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:25.027938 17642 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:25.030642 17490 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:25.042846 17667 raft_consensus.cc:993] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:25.043430 17647 raft_consensus.cc:1081] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:25.047221 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "636372d1206344448514da4a69f25e4e"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:25.047648 16533 raft_consensus.cc:493] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:25.047899 16533 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.055060 17642 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.055737 16533 raft_consensus.cc:515] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.056511 16605 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.058100 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:25.058436 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:25.058681 16607 raft_consensus.cc:3055] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:25.059052 16607 raft_consensus.cc:740] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:25.059134 16681 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.059945 16607 consensus_queue.cc:260] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.060952 16607 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.065559 16681 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:25.067312 16497 leader_election.cc:304] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:25.070771 17634 raft_consensus.cc:2804] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:25.071204 17634 raft_consensus.cc:697] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:25.072014 17634 consensus_queue.cc:237] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.074205 16531 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.074430 16431 catalog_manager.cc:5697] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.087713 16606 consensus_queue.cc:237] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:25.090036 17647 raft_consensus.cc:993] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:25.090535 17656 raft_consensus.cc:1081] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:25.092036 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a0c7105304049288918291743784424"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:25.092546 16534 raft_consensus.cc:493] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:25.092880 16534 raft_consensus.cc:3060] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.108172 16534 raft_consensus.cc:515] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.109985 16534 leader_election.cc:290] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:25.113445 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:25.114167 16681 raft_consensus.cc:3060] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.058104 16533 leader_election.cc:290] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:25.115269 16607 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
W20260709 13:17:25.119820 16575 consensus_peers.cc:597] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5ccba93a5c74e3e93ea14dc722df5d3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:25.123037 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a0c7105304049288918291743784424" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:25.123592 16607 raft_consensus.cc:3055] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:25.123852 16607 raft_consensus.cc:740] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:25.124591 16607 consensus_queue.cc:260] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.125711 16607 raft_consensus.cc:3060] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.126482 16681 raft_consensus.cc:2468] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:25.128515 16431 catalog_manager.cc:5697] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.134359 16607 raft_consensus.cc:2468] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:25.137195 16681 raft_consensus.cc:1275] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:25.139814 17647 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.141075 16500 leader_election.cc:304] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:25.142506 17663 raft_consensus.cc:2804] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:25.142962 17663 raft_consensus.cc:697] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:25.143096 16531 raft_consensus.cc:1275] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:25.143849 17663 consensus_queue.cc:237] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.147921 17656 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:25.158291 17647 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.161510 16531 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.163947 17656 raft_consensus.cc:993] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:25.164444 17656 raft_consensus.cc:1081] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:25.163857 16681 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:25.165997 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55320
I20260709 13:17:25.166476 17211 raft_consensus.cc:493] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:25.166807 17211 raft_consensus.cc:3060] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:25.174542 16480 auto_rebalancer.cc:629] Failed to schedule move for tablet 93d4a25e9f1043459349845ec778c0d8: Remote error: Service unavailable: leader transfer in progress
I20260709 13:17:25.177542 16431 catalog_manager.cc:5697] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.180315 17211 raft_consensus.cc:515] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:25.182829 17211 leader_election.cc:290] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:25.183353 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:25.183928 16607 raft_consensus.cc:3055] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:25.184193 16607 raft_consensus.cc:740] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:25.184882 16607 consensus_queue.cc:260] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:25.185865 16607 raft_consensus.cc:3060] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.187930 17642 raft_consensus.cc:993] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:25.188385 17642 raft_consensus.cc:1081] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:25.190088 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34254
I20260709 13:17:25.190560 16533 raft_consensus.cc:493] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:25.190904 16533 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.191722 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b50634d97c0450db93cc9b0896be655" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:25.192236 16531 raft_consensus.cc:3060] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.197187 16531 raft_consensus.cc:2468] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:25.198362 17174 leader_election.cc:304] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:25.199654 16607 raft_consensus.cc:2468] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:25.200186 17670 raft_consensus.cc:2804] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:25.200700 17670 raft_consensus.cc:697] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:25.201521 17670 consensus_queue.cc:237] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:25.205821 16430 catalog_manager.cc:5697] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.206194 16533 raft_consensus.cc:515] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.208302 16533 leader_election.cc:290] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 3 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:25.212615 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:25.213150 16607 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.222975 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d4a25e9f1043459349845ec778c0d8" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:25.223527 16681 raft_consensus.cc:3055] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:25.223802 16681 raft_consensus.cc:740] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:25.224470 16681 consensus_queue.cc:260] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.225436 16681 raft_consensus.cc:3060] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:25.231299 16432 catalog_manager.cc:5697] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.232374 16681 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 3.
I20260709 13:17:25.233616 16607 raft_consensus.cc:2468] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 3.
I20260709 13:17:25.238663 16605 raft_consensus.cc:1240] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Rejecting Update request from peer 56949a0f02e44b798ac4b3702df6c71e for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:25.238685 16497 leader_election.cc:304] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:25.239670 17634 raft_consensus.cc:2804] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:25.240126 17634 raft_consensus.cc:697] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:25.240962 17634 consensus_queue.cc:237] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:25.255304 16432 catalog_manager.cc:5697] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 2 to 3, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.301499 16605 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.302870 17634 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.319303 16681 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.321445 17687 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.349737 16605 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:25.351799 17670 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:25.387478 16531 raft_consensus.cc:1275] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:25.388932 17670 consensus_queue.cc:1048] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:25.507664 17702 ts_tablet_manager.cc:933] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:25.509585 17702 tablet_copy_client.cc:323] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:25.511093 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet d5ccba93a5c74e3e93ea14dc722df5d3 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:25.511618 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet d5ccba93a5c74e3e93ea14dc722df5d3 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-d5ccba93a5c74e3e93ea14dc722df5d3
I20260709 13:17:25.520807 16619 tablet_copy_source_session.cc:215] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:25.524077 17702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ccba93a5c74e3e93ea14dc722df5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.533476 17704 ts_tablet_manager.cc:933] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:25.540187 17702 tablet_copy_client.cc:806] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:25.540973 17702 tablet_copy_client.cc:670] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:25.542982 17704 tablet_copy_client.cc:323] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:25.545075 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet ce74390147b24aad81a6fce895c5ae3c from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:25.545560 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet ce74390147b24aad81a6fce895c5ae3c from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-ce74390147b24aad81a6fce895c5ae3c
I20260709 13:17:25.546152 16680 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.546895 17702 tablet_copy_client.cc:538] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:25.548363 17687 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.558465 16693 tablet_copy_source_session.cc:215] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:25.570410 17702 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:25.575016 16605 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.577538 17704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce74390147b24aad81a6fce895c5ae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.584136 17684 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.618755 16605 raft_consensus.cc:1275] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.620249 17634 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.628114 16681 raft_consensus.cc:1275] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:25.633961 17634 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.640210 16531 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:25.641870 17670 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:25.669912 16606 raft_consensus.cc:1275] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:25.671191 17670 consensus_queue.cc:1048] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:25.709807 16677 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.723685 17707 ts_tablet_manager.cc:933] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:25.729774 17634 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.744225 17707 tablet_copy_client.cc:323] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:25.750195 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 0a4d3bc316654ef1bf603ebaf2268272 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:25.750751 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 0a4d3bc316654ef1bf603ebaf2268272 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-0a4d3bc316654ef1bf603ebaf2268272
I20260709 13:17:25.753674 17702 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:25.754729 17702 tablet_bootstrap.cc:492] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:25.755527 17702 ts_tablet_manager.cc:1403] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.185s	user 0.045s	sys 0.057s
I20260709 13:17:25.759186 17702 raft_consensus.cc:359] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:25.759995 17702 raft_consensus.cc:740] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:25.760807 17702 consensus_queue.cc:260] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:25.764102 16619 tablet_copy_source_session.cc:215] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:25.770083 16606 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:25.771849 17684 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:25.772670 17702 ts_tablet_manager.cc:1434] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:17:25.772166 17707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a4d3bc316654ef1bf603ebaf2268272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:25.775074 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-d5ccba93a5c74e3e93ea14dc722df5d3 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:25.775540 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-d5ccba93a5c74e3e93ea14dc722df5d3 on tablet d5ccba93a5c74e3e93ea14dc722df5d3 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:25.794159 17707 tablet_copy_client.cc:806] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:25.794782 17704 tablet_copy_client.cc:806] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:25.795387 17704 tablet_copy_client.cc:670] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:25.794796 17707 tablet_copy_client.cc:670] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:25.798890 17707 tablet_copy_client.cc:538] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:25.799746 17704 tablet_copy_client.cc:538] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:25.805866 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:25.813966 17704 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:25.819633 17707 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:25.863696 17704 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: 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:17:25.864600 17704 tablet_bootstrap.cc:492] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:25.865257 17704 ts_tablet_manager.cc:1403] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.005s
I20260709 13:17:25.866245 17707 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:25.867156 17707 tablet_bootstrap.cc:492] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:25.867765 17707 ts_tablet_manager.cc:1403] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.004s
I20260709 13:17:25.870733 17704 raft_consensus.cc:359] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:25.870971 17707 raft_consensus.cc:359] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:25.871956 17707 raft_consensus.cc:740] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:25.872583 17707 consensus_queue.cc:260] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:25.871598 17704 raft_consensus.cc:740] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:25.876327 17704 consensus_queue.cc:260] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:25.878129 17707 ts_tablet_manager.cc:1434] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:25.878891 17704 ts_tablet_manager.cc:1434] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:17:25.879709 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0a4d3bc316654ef1bf603ebaf2268272 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:25.880121 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0a4d3bc316654ef1bf603ebaf2268272 on tablet 0a4d3bc316654ef1bf603ebaf2268272 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:25.882735 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ce74390147b24aad81a6fce895c5ae3c received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:25.883116 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-ce74390147b24aad81a6fce895c5ae3c on tablet ce74390147b24aad81a6fce895c5ae3c with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:25.932011 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:25.985392 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:25.985989 16531 raft_consensus.cc:606] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:25.988726 16680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:25.989190 16680 raft_consensus.cc:606] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:25.991729 16533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:25.992209 16533 raft_consensus.cc:606] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:25.994596 16533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:25.998302 16533 raft_consensus.cc:606] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:26.002219 17684 raft_consensus.cc:993] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.003504 17687 raft_consensus.cc:1081] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.013525 17212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:26.014292 17212 raft_consensus.cc:493] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.014617 17212 raft_consensus.cc:3060] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.017112 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:26.017702 16531 raft_consensus.cc:606] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:26.024230 17212 raft_consensus.cc:515] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.027282 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:26.027858 16531 raft_consensus.cc:3055] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.027971 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:26.028172 16531 raft_consensus.cc:740] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:26.028228 17212 leader_election.cc:290] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:26.028575 16605 raft_consensus.cc:606] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:26.028901 16531 consensus_queue.cc:260] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.029784 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:17:26.030365 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60d5719afcde49fb9ed261a344f0757c" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:26.032450 16680 raft_consensus.cc:3060] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.031368 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:26.031741 16531 raft_consensus.cc:3060] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.039043 16680 raft_consensus.cc:2468] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:26.040025 17174 leader_election.cc:304] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:26.040702 17671 raft_consensus.cc:2804] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.041190 17671 raft_consensus.cc:697] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:26.042030 17671 consensus_queue.cc:237] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.046430 17212 raft_consensus.cc:1217] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:26.056628 16531 raft_consensus.cc:2468] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:26.071945 16432 catalog_manager.cc:5697] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.084195 17212 raft_consensus.cc:1217] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:26.101655 17212 raft_consensus.cc:1217] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:26.113801 17684 raft_consensus.cc:993] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.114289 17684 raft_consensus.cc:1081] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.116994 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:26.117498 17211 raft_consensus.cc:493] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.117821 17211 raft_consensus.cc:3060] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.124241 17211 raft_consensus.cc:515] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.125770 17211 leader_election.cc:290] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:26.127545 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:26.127545 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ff2d418061e4b6680c4c481ffc0b444" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:26.128198 16680 raft_consensus.cc:3060] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.128285 16531 raft_consensus.cc:3055] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.128636 16531 raft_consensus.cc:740] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:26.129447 16531 consensus_queue.cc:260] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.130609 16531 raft_consensus.cc:3060] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.133646 17684 raft_consensus.cc:993] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.134130 17684 raft_consensus.cc:1081] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.136003 16680 raft_consensus.cc:2468] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:26.137115 17174 leader_election.cc:304] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:26.137831 17671 raft_consensus.cc:2804] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.137912 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:26.138353 17671 raft_consensus.cc:697] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:26.138492 17207 raft_consensus.cc:493] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.138883 17207 raft_consensus.cc:3060] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.139520 16531 raft_consensus.cc:2468] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:26.139218 17671 consensus_queue.cc:237] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.149451 17207 raft_consensus.cc:515] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.151394 17207 leader_election.cc:290] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:26.150997 16432 catalog_manager.cc:5697] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.152391 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:26.152913 16680 raft_consensus.cc:3060] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.156395 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad98a43a764849a6837c4c1a003d5f82" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:26.156981 16531 raft_consensus.cc:3055] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.157279 16531 raft_consensus.cc:740] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:26.157918 16531 consensus_queue.cc:260] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.159193 16531 raft_consensus.cc:3060] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.160602 16680 raft_consensus.cc:2468] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:26.161559 17174 leader_election.cc:304] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:26.165864 17671 raft_consensus.cc:2804] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.166647 17671 raft_consensus.cc:697] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:26.167520 17671 consensus_queue.cc:237] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.170517 16531 raft_consensus.cc:2468] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:26.179481 16432 catalog_manager.cc:5697] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.203589 17722 raft_consensus.cc:993] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:26.204027 17642 raft_consensus.cc:1081] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:26.205535 16531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34254
I20260709 13:17:26.206032 16531 raft_consensus.cc:493] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.206343 16531 raft_consensus.cc:3060] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.212716 16531 raft_consensus.cc:515] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:26.215322 16531 leader_election.cc:290] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:26.215812 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:26.216361 16607 raft_consensus.cc:3060] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.216369 17663 raft_consensus.cc:993] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.220361 17687 raft_consensus.cc:1081] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:26.222213 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:26.222779 17207 raft_consensus.cc:493] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.222832 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1810dc7955624edfb07eaa3fe3132f45" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:26.223156 17207 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:26.223531 16680 raft_consensus.cc:3055] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.223878 16680 raft_consensus.cc:740] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:26.226826 16607 raft_consensus.cc:2468] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:26.228336 16500 leader_election.cc:304] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:26.224992 16680 consensus_queue.cc:260] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:26.229300 17687 raft_consensus.cc:2804] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.231271 17687 raft_consensus.cc:697] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:26.232127 17687 consensus_queue.cc:237] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:26.235345 16680 raft_consensus.cc:3060] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.235901 17207 raft_consensus.cc:515] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.237330 17207 leader_election.cc:290] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:26.238762 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:26.239256 16676 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:26.242865 16680 raft_consensus.cc:2468] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:26.247504 16676 raft_consensus.cc:2468] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 3.
I20260709 13:17:26.249611 17174 leader_election.cc:304] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [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: 56949a0f02e44b798ac4b3702df6c71e, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:26.250402 17671 raft_consensus.cc:2804] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:26.250898 17671 raft_consensus.cc:697] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:26.251680 17671 consensus_queue.cc:237] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.255192 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bec7d014e424d1186c85c8469f79e5a" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:26.255883 16531 raft_consensus.cc:3055] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:26.256269 16531 raft_consensus.cc:740] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:26.257041 16531 consensus_queue.cc:260] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.258275 16531 raft_consensus.cc:3060] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:26.266561 16531 raft_consensus.cc:2468] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 3.
I20260709 13:17:26.270416 16432 catalog_manager.cc:5697] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.272761 16429 catalog_manager.cc:5697] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 2 to 3, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 3 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.348980 17667 raft_consensus.cc:993] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:26.349436 17656 raft_consensus.cc:1081] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:26.350764 16531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:26.351269 16531 raft_consensus.cc:493] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:26.351595 16531 raft_consensus.cc:3060] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.358333 16531 raft_consensus.cc:515] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:26.361218 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:26.361779 16680 raft_consensus.cc:3060] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.362156 16531 leader_election.cc:290] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:26.363284 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb580fb881c43be879f4b2321a3594a" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:26.363816 16605 raft_consensus.cc:3055] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:26.364101 16605 raft_consensus.cc:740] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:26.364907 16605 consensus_queue.cc:260] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:26.366010 16605 raft_consensus.cc:3060] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:26.375141 16680 raft_consensus.cc:2468] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:26.376363 16497 leader_election.cc:304] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:26.378744 17634 raft_consensus.cc:2804] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:26.379261 17634 raft_consensus.cc:697] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:26.379869 16605 raft_consensus.cc:2468] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:26.380165 17634 consensus_queue.cc:237] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:26.394627 16429 catalog_manager.cc:5697] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:26.436653 17642 raft_consensus.cc:1064] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:26.439201 17642 consensus_queue.cc:237] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.452282 17211 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.452936 16533 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.454334 17490 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:26.455118 17642 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:26.455811 16605 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.457679 17490 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:26.468416 17490 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.470387 16605 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.472577 16533 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.481026 17211 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.493145 16429 catalog_manager.cc:5697] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.495906 17656 raft_consensus.cc:1064] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:26.498236 17656 consensus_queue.cc:237] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.512778 16680 consensus_queue.cc:237] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.515899 16676 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:26.519719 17671 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:26.529310 17211 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:26.529719 16531 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:26.532387 17490 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:26.534004 17642 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:26.541603 16533 raft_consensus.cc:1275] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:26.543407 17670 consensus_queue.cc:1048] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:26.543208 17723 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.553728 16533 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.555796 17211 raft_consensus.cc:2955] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.560596 16677 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:26.562078 17670 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:26.566538 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce74390147b24aad81a6fce895c5ae3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:26.589820 17211 raft_consensus.cc:1275] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.592209 17647 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:26.594911 16429 catalog_manager.cc:5697] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.611557 16531 raft_consensus.cc:1275] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:26.613196 16680 raft_consensus.cc:1275] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.615514 17671 consensus_queue.cc:1048] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:26.617972 17667 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:26.621888 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet ce74390147b24aad81a6fce895c5ae3c with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:26.624650 16531 raft_consensus.cc:1275] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.627403 17667 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:26.645897 17746 tablet_replica.cc:333] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:26.647293 17746 raft_consensus.cc:2243] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:26.648074 17746 raft_consensus.cc:2272] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:26.652854 17746 ts_tablet_manager.cc:1916] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:26.652086 17667 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.655463 17656 raft_consensus.cc:1064] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:26.657878 17656 consensus_queue.cc:237] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.664579 16531 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.674820 17746 ts_tablet_manager.cc:1929] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:26.676340 17746 log.cc:1199] T ce74390147b24aad81a6fce895c5ae3c P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/ce74390147b24aad81a6fce895c5ae3c
I20260709 13:17:26.676646 16680 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.680622 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet ce74390147b24aad81a6fce895c5ae3c (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:26.687151 16529 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:26.688553 17670 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:26.695724 17207 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.698231 16431 catalog_manager.cc:5697] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:26.703472 16677 raft_consensus.cc:1275] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.707083 16529 raft_consensus.cc:1275] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.712275 17714 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:26.702160 17211 raft_consensus.cc:1275] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:26.717442 17656 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:26.728425 16605 consensus_queue.cc:237] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:26.736549 17714 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:26.746543 16681 raft_consensus.cc:1275] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:26.748287 17670 consensus_queue.cc:1048] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:26.754472 16676 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.756513 17634 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:26.759722 16531 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:26.765429 17212 raft_consensus.cc:1275] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:26.766445 17670 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:26.770430 17656 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:26.774271 16678 raft_consensus.cc:1275] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:26.775696 17671 consensus_queue.cc:1048] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:26.780073 16680 raft_consensus.cc:1275] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:26.785569 17656 consensus_queue.cc:1048] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:26.788398 17667 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.820806 16680 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.823709 17207 raft_consensus.cc:2955] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.824328 16534 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.830708 16607 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.837170 17687 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:17:26.846859 16676 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.806054 17759 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.883966 16605 raft_consensus.cc:1275] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.888770 16678 raft_consensus.cc:1275] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:26.908609 17634 consensus_queue.cc:1048] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:17:26.934962 16432 catalog_manager.cc:5697] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:26.967499 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5ccba93a5c74e3e93ea14dc722df5d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:26.996851 16430 catalog_manager.cc:5697] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:27.002976 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet d5ccba93a5c74e3e93ea14dc722df5d3 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:27.060602 17687 consensus_queue.cc:1048] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:27.061843 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:27.088421 17772 tablet_replica.cc:333] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
W20260709 13:17:27.092451 17174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 193814us
I20260709 13:17:27.100658 17772 raft_consensus.cc:2243] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.103012 17772 raft_consensus.cc:2272] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.104993 17207 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:27.126205 17772 ts_tablet_manager.cc:1916] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:27.129364 16607 consensus_queue.cc:237] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:27.150815 17207 raft_consensus.cc:1275] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:27.158682 17766 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:27.161226 16531 raft_consensus.cc:1275] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:27.162847 17766 consensus_queue.cc:1048] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:27.176546 17760 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:27.181682 16531 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:27.183965 17207 raft_consensus.cc:2955] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:27.185884 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a4d3bc316654ef1bf603ebaf2268272 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:27.189011 17772 ts_tablet_manager.cc:1929] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:27.189528 17772 log.cc:1199] T d5ccba93a5c74e3e93ea14dc722df5d3 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/d5ccba93a5c74e3e93ea14dc722df5d3
I20260709 13:17:27.191982 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet d5ccba93a5c74e3e93ea14dc722df5d3 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:27.200471 16429 catalog_manager.cc:5697] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:27.216387 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a4d3bc316654ef1bf603ebaf2268272 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:27.218130 17775 tablet_replica.cc:333] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:27.222222 17775 raft_consensus.cc:2243] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:27.223352 17775 raft_consensus.cc:2272] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:27.226583 17775 ts_tablet_manager.cc:1916] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:27.239488 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:27.241734 17775 ts_tablet_manager.cc:1929] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:27.242180 17775 log.cc:1199] T 0a4d3bc316654ef1bf603ebaf2268272 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/0a4d3bc316654ef1bf603ebaf2268272
I20260709 13:17:27.243845 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 0a4d3bc316654ef1bf603ebaf2268272 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:27.276603 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fb12869a9154755b33808a66653a79b"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:27.277136 16605 raft_consensus.cc:606] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:27.279747 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:27.280371 16605 raft_consensus.cc:606] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:27.282781 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70548f70e9d349629d917424404b8c2e"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:27.283159 16531 raft_consensus.cc:606] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:27.285357 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "954df293634447b6a6b924a9190c5efc"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:27.285781 16531 raft_consensus.cc:606] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:27.288211 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:27.288677 16605 raft_consensus.cc:606] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:27.290813 16676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:27.291285 16676 raft_consensus.cc:606] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:27.292325 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:17:27.293394 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:27.380440 17634 raft_consensus.cc:993] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:27.380960 17663 raft_consensus.cc:1081] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:27.382334 16676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70548f70e9d349629d917424404b8c2e"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:27.382870 16676 raft_consensus.cc:493] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:27.383229 16676 raft_consensus.cc:3060] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.389513 16676 raft_consensus.cc:515] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.391549 16676 leader_election.cc:290] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:27.392125 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:27.392740 16531 raft_consensus.cc:3055] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:27.392876 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70548f70e9d349629d917424404b8c2e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:27.393033 16531 raft_consensus.cc:740] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:27.393900 16531 consensus_queue.cc:260] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.393550 16605 raft_consensus.cc:3060] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.394940 16531 raft_consensus.cc:3060] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.400080 16531 raft_consensus.cc:2468] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:27.400014 16605 raft_consensus.cc:2468] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:27.401342 16646 leader_election.cc:304] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:27.401968 17642 raft_consensus.cc:2804] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:27.402431 17642 raft_consensus.cc:697] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:27.403208 17642 consensus_queue.cc:237] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.413157 16430 catalog_manager.cc:5697] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.567359 17760 raft_consensus.cc:993] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:27.567874 17759 raft_consensus.cc:1081] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:27.569401 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55320
I20260709 13:17:27.569922 17211 raft_consensus.cc:493] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:27.570277 17211 raft_consensus.cc:3060] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.574795 17211 raft_consensus.cc:515] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:27.576277 17211 leader_election.cc:290] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:27.577157 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:27.576918 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddebac9f8dde40a2a7b25c18e8ce5dae" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:27.577822 16676 raft_consensus.cc:3060] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.577886 16605 raft_consensus.cc:3055] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:27.578328 16605 raft_consensus.cc:740] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:27.578924 16605 consensus_queue.cc:260] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:27.579852 16605 raft_consensus.cc:3060] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.582190 16676 raft_consensus.cc:2468] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:27.583185 17174 leader_election.cc:304] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:27.583830 17758 raft_consensus.cc:2804] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:27.584232 17758 raft_consensus.cc:697] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:27.584288 16605 raft_consensus.cc:2468] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:27.585287 17758 consensus_queue.cc:237] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:27.594748 16430 catalog_manager.cc:5697] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.739226 17760 raft_consensus.cc:993] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:27.739797 17759 raft_consensus.cc:1081] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:27.741225 16531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fb12869a9154755b33808a66653a79b"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:27.741614 16531 raft_consensus.cc:493] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:27.741850 16531 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.748138 16531 raft_consensus.cc:515] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.749799 16531 leader_election.cc:290] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:27.750382 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:27.750586 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:27.750983 16605 raft_consensus.cc:3055] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:27.751070 16676 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.751327 16605 raft_consensus.cc:740] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:27.752027 16605 consensus_queue.cc:260] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.753105 16605 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.757215 16676 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:27.759047 16605 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:27.760520 16497 leader_election.cc:304] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:27.761292 17634 raft_consensus.cc:2804] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:27.761703 17634 raft_consensus.cc:697] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:27.764510 17634 consensus_queue.cc:237] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.771341 17490 raft_consensus.cc:993] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:27.771795 17778 raft_consensus.cc:1081] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:27.773198 16605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34538
I20260709 13:17:27.773675 16605 raft_consensus.cc:493] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:27.773983 16605 raft_consensus.cc:3060] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.774740 16430 catalog_manager.cc:5697] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.779328 16605 raft_consensus.cc:515] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.781122 16605 leader_election.cc:290] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:27.782270 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:27.782903 16531 raft_consensus.cc:3060] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.784200 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92b7ae755c14556965dfc454b3e81aa" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:27.784675 16676 raft_consensus.cc:3055] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:27.785015 16676 raft_consensus.cc:740] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:27.785778 16676 consensus_queue.cc:260] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.786890 16676 raft_consensus.cc:3060] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.789078 16531 raft_consensus.cc:2468] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:27.790060 16572 leader_election.cc:304] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:27.790858 17759 raft_consensus.cc:2804] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:27.791208 17759 raft_consensus.cc:697] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:27.791982 17759 consensus_queue.cc:237] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.792284 16676 raft_consensus.cc:2468] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:27.800591 16430 catalog_manager.cc:5697] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.811287 17759 raft_consensus.cc:993] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:27.811688 17760 raft_consensus.cc:1081] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:27.813218 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:27.813687 16534 raft_consensus.cc:493] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:27.813982 16534 raft_consensus.cc:3060] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.818630 16534 raft_consensus.cc:515] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.820245 16534 leader_election.cc:290] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:27.820750 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:27.821308 16605 raft_consensus.cc:3055] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:27.821341 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e1b78d4c12415c87ebf06cc2099ccf" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:27.821686 16605 raft_consensus.cc:740] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:27.821929 16676 raft_consensus.cc:3060] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.822471 16605 consensus_queue.cc:260] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.823617 16605 raft_consensus.cc:3060] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.828123 16676 raft_consensus.cc:2468] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:27.829054 16497 leader_election.cc:304] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:27.829716 17634 raft_consensus.cc:2804] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:27.830097 17634 raft_consensus.cc:697] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:27.830786 17634 consensus_queue.cc:237] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:27.835646 16605 raft_consensus.cc:2468] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:27.839449 16430 catalog_manager.cc:5697] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.848057 17687 raft_consensus.cc:993] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:27.848501 17634 raft_consensus.cc:1081] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:27.849665 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "954df293634447b6a6b924a9190c5efc"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:27.850087 17211 raft_consensus.cc:493] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:27.850363 17211 raft_consensus.cc:3060] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.854751 17211 raft_consensus.cc:515] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:27.856359 17211 leader_election.cc:290] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:27.857087 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:27.857302 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "954df293634447b6a6b924a9190c5efc" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:27.857674 16534 raft_consensus.cc:3055] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:27.857868 16605 raft_consensus.cc:3060] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.857982 16534 raft_consensus.cc:740] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:27.858635 16534 consensus_queue.cc:260] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:27.859815 16534 raft_consensus.cc:3060] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:27.863523 16605 raft_consensus.cc:2468] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:27.864452 17177 leader_election.cc:304] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:27.865183 17758 raft_consensus.cc:2804] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:27.865636 17758 raft_consensus.cc:697] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:27.866394 17758 consensus_queue.cc:237] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:27.868366 16534 raft_consensus.cc:2468] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:27.877148 16531 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.878911 17778 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.879958 16430 catalog_manager.cc:5697] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.891855 16605 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:27.893553 17490 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:27.981184 16676 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:27.982501 17758 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:28.007448 16606 raft_consensus.cc:1275] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:28.008821 17790 consensus_queue.cc:1048] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:28.183168 16676 raft_consensus.cc:1275] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.184346 17759 consensus_queue.cc:1048] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.186961 16531 raft_consensus.cc:1275] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.188961 17760 consensus_queue.cc:1048] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:28.291522 16480 auto_rebalancer.cc:629] Failed to schedule move for tablet 40e1b78d4c12415c87ebf06cc2099ccf: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:17:28.292898 16606 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:28.294173 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:28.294399 17790 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:28.295158 16678 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.295804 16531 consensus_queue.cc:237] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:28.296443 17634 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.322674 16534 raft_consensus.cc:1275] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:28.324781 17758 consensus_queue.cc:1048] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:28.353678 16678 raft_consensus.cc:1275] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.354499 16606 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.356400 17687 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.358170 17634 consensus_queue.cc:1048] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:28.364388 16676 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:28.367115 17634 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:28.368906 16500 consensus_peers.cc:597] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 93d4a25e9f1043459349845ec778c0d8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:28.373016 16607 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:28.375694 17634 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:28.399322 16606 raft_consensus.cc:1275] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:28.402602 17802 consensus_queue.cc:1048] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:28.449728 17802 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.473327 16678 consensus_queue.cc:237] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:28.476948 16676 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.481474 16431 catalog_manager.cc:5697] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.488370 16534 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:28.499190 16607 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:28.501006 17490 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:28.508697 17778 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.513796 16534 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.521765 16606 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.525630 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:17:28.528160 16649 consensus_peers.cc:597] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70548f70e9d349629d917424404b8c2e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:28.528648 17490 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:28.535156 16681 consensus_queue.cc:237] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:28.541630 16605 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.554906 16534 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:28.556527 16606 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:28.556435 17490 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:28.571811 16649 consensus_peers.cc:597] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb526599c53746e3903765935869ae77. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:28.572816 17778 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:28.578676 16429 catalog_manager.cc:5697] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.584270 17807 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.586448 16531 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.605386 16605 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.618855 16431 catalog_manager.cc:5697] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:28.627530 16534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:28.628297 16534 raft_consensus.cc:606] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:28.633312 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:28.633878 16681 raft_consensus.cc:606] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:28.638625 16534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:28.639209 16534 raft_consensus.cc:606] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:28.641418 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:28.641855 16605 raft_consensus.cc:606] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:28.645478 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:28.646034 16605 raft_consensus.cc:606] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:28.647737 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:28.649228 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:28.669186 17760 raft_consensus.cc:993] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:28.669706 17759 raft_consensus.cc:1081] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:28.671108 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:28.671619 16534 raft_consensus.cc:493] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.671949 16534 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.678401 16534 raft_consensus.cc:515] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:28.680191 16534 leader_election.cc:290] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:28.681854 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:28.682374 16606 raft_consensus.cc:3055] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.682646 16606 raft_consensus.cc:740] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:28.682983 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:28.683521 16681 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.683393 16606 consensus_queue.cc:260] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:28.684623 16606 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.690804 16681 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:28.693744 16606 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:28.695904 16500 leader_election.cc:304] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:28.696712 17802 raft_consensus.cc:2804] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.697157 17802 raft_consensus.cc:697] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:28.697974 17802 consensus_queue.cc:237] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:28.709926 16431 catalog_manager.cc:5697] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.725934 17759 raft_consensus.cc:993] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:28.726399 17760 raft_consensus.cc:1081] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:28.727716 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:28.728230 16534 raft_consensus.cc:493] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.728564 16534 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.734768 16534 raft_consensus.cc:515] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:28.736586 16534 leader_election.cc:290] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955)
I20260709 13:17:28.738344 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
I20260709 13:17:28.738344 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:28.738950 17211 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.739195 16606 raft_consensus.cc:3055] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.739473 16606 raft_consensus.cc:740] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:28.740157 16606 consensus_queue.cc:260] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:28.741125 16606 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.749816 16606 raft_consensus.cc:2468] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:28.750835 16500 leader_election.cc:304] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:28.751652 17802 raft_consensus.cc:2804] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.752228 17211 raft_consensus.cc:2468] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:28.752810 17802 raft_consensus.cc:697] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:28.754326 17802 consensus_queue.cc:237] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:28.765606 16431 catalog_manager.cc:5697] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.871308 17804 raft_consensus.cc:993] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:28.871771 17804 raft_consensus.cc:1081] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:28.873212 16605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34528
I20260709 13:17:28.873700 16605 raft_consensus.cc:493] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.874027 16605 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:28.880355 16605 raft_consensus.cc:515] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:28.882592 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:28.883074 16534 raft_consensus.cc:3055] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:28.883343 16534 raft_consensus.cc:740] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:28.883600 16605 leader_election.cc:290] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:28.884020 16534 consensus_queue.cc:260] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:28.885021 16534 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:28.887023 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:28.887648 16681 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:28.889467 16534 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 3.
I20260709 13:17:28.893381 16572 leader_election.cc:304] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:28.894868 16681 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 3.
I20260709 13:17:28.895563 17760 raft_consensus.cc:2804] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:28.896117 17760 raft_consensus.cc:697] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:28.897125 17760 consensus_queue.cc:237] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:28.910329 17816 ts_tablet_manager.cc:933] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:28.913539 16432 catalog_manager.cc:5697] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 2 to 3, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 3 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.916563 17816 tablet_copy_client.cc:323] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:28.918228 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 93d4a25e9f1043459349845ec778c0d8 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:28.918870 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 93d4a25e9f1043459349845ec778c0d8 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-93d4a25e9f1043459349845ec778c0d8
I20260709 13:17:28.925357 17819 ts_tablet_manager.cc:933] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:28.926074 16544 tablet_copy_source_session.cc:215] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:28.927380 17819 tablet_copy_client.cc:323] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:28.929069 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 70548f70e9d349629d917424404b8c2e from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:28.929546 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 70548f70e9d349629d917424404b8c2e from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-70548f70e9d349629d917424404b8c2e
I20260709 13:17:28.930042 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d4a25e9f1043459349845ec778c0d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:28.939783 16693 tablet_copy_source_session.cc:215] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:28.942989 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70548f70e9d349629d917424404b8c2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:28.943534 17816 tablet_copy_client.cc:806] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:28.945029 17816 tablet_copy_client.cc:670] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:28.949681 17816 tablet_copy_client.cc:538] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:28.952137 17778 raft_consensus.cc:993] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:28.952608 17807 raft_consensus.cc:1081] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:28.955672 16605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34538
I20260709 13:17:28.956174 16605 raft_consensus.cc:493] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.956487 16605 raft_consensus.cc:3060] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.960260 17816 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:28.963588 17819 tablet_copy_client.cc:806] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:28.964198 17819 tablet_copy_client.cc:670] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:28.976913 16605 raft_consensus.cc:515] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:28.981873 16605 leader_election.cc:290] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:28.982262 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:28.983044 16534 raft_consensus.cc:3060] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.986336 17819 tablet_copy_client.cc:538] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:28.995410 16534 raft_consensus.cc:2468] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:28.995950 17802 raft_consensus.cc:993] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:28.996663 17804 raft_consensus.cc:1081] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:28.993193 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e05587bd18f46d49b37eb060c82bfbc" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:28.997345 16681 raft_consensus.cc:3055] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:28.998338 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:28.998850 17211 raft_consensus.cc:493] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:28.999171 17211 raft_consensus.cc:3060] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:28.999800 16572 leader_election.cc:304] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:29.001047 17760 raft_consensus.cc:2804] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:28.997952 16681 raft_consensus.cc:740] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:29.003878 16681 consensus_queue.cc:260] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:29.005873 16681 raft_consensus.cc:3060] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.004978 17760 raft_consensus.cc:697] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:29.010279 17760 consensus_queue.cc:237] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:29.012701 16681 raft_consensus.cc:2468] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:29.021349 17819 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:29.035720 17211 raft_consensus.cc:515] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:29.037389 17816 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:29.038343 17816 tablet_bootstrap.cc:492] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:29.038558 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:29.044320 16605 raft_consensus.cc:3060] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.044656 17816 ts_tablet_manager.cc:1403] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.085s	user 0.021s	sys 0.010s
I20260709 13:17:29.038952 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11af8b867c456e9ce52590196a375d" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:29.046931 16534 raft_consensus.cc:3055] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:29.047235 16534 raft_consensus.cc:740] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:29.047932 16534 consensus_queue.cc:260] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:29.049014 16534 raft_consensus.cc:3060] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:29.047864 17816 raft_consensus.cc:359] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:29.051565 17816 raft_consensus.cc:740] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:29.052309 17816 consensus_queue.cc:260] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:29.058166 17816 ts_tablet_manager.cc:1434] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:17:29.059877 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-93d4a25e9f1043459349845ec778c0d8 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:29.060281 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-93d4a25e9f1043459349845ec778c0d8 on tablet 93d4a25e9f1043459349845ec778c0d8 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:29.040174 17211 leader_election.cc:290] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:29.074076 16432 catalog_manager.cc:5697] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:29.075805 16534 raft_consensus.cc:2468] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:29.078428 17174 leader_election.cc:304] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:29.080204 17758 raft_consensus.cc:2804] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:29.080454 16605 raft_consensus.cc:2468] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:29.080927 17758 raft_consensus.cc:697] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:29.082113 17758 consensus_queue.cc:237] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:29.096026 17819 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: 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:17:29.096940 17819 tablet_bootstrap.cc:492] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:29.096251 16432 catalog_manager.cc:5697] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:29.097720 17819 ts_tablet_manager.cc:1403] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.013s
I20260709 13:17:29.100752 17819 raft_consensus.cc:359] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:29.101562 17819 raft_consensus.cc:740] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:29.102264 17819 consensus_queue.cc:260] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:29.105141 17819 ts_tablet_manager.cc:1434] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:17:29.106755 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-70548f70e9d349629d917424404b8c2e received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:29.107146 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-70548f70e9d349629d917424404b8c2e on tablet 70548f70e9d349629d917424404b8c2e with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:29.138459 17819 ts_tablet_manager.cc:933] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:29.141711 17819 tablet_copy_client.cc:323] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:29.143217 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet eb526599c53746e3903765935869ae77 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:29.143730 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet eb526599c53746e3903765935869ae77 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-eb526599c53746e3903765935869ae77
I20260709 13:17:29.149786 16693 tablet_copy_source_session.cc:215] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:29.152668 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb526599c53746e3903765935869ae77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:29.167369 17819 tablet_copy_client.cc:806] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:29.167886 17819 tablet_copy_client.cc:670] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:29.172736 17819 tablet_copy_client.cc:538] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:29.179369 17819 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:29.200726 17819 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:29.201444 17819 tablet_bootstrap.cc:492] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:29.201972 17819 ts_tablet_manager.cc:1403] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 13:17:29.204634 17819 raft_consensus.cc:359] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:29.205463 16676 raft_consensus.cc:1275] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.205549 17819 raft_consensus.cc:740] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:29.206357 17819 consensus_queue.cc:260] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:29.206833 17795 consensus_queue.cc:1048] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.208837 17819 ts_tablet_manager.cc:1434] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:29.211234 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-eb526599c53746e3903765935869ae77 received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:29.211684 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-eb526599c53746e3903765935869ae77 on tablet eb526599c53746e3903765935869ae77 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:29.238484 16605 raft_consensus.cc:1275] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.240813 17795 consensus_queue.cc:1048] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.262413 16605 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:29.264007 17802 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:29.287475 17207 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:29.289348 17802 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:29.308599 17207 raft_consensus.cc:1217] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:29.357108 17207 raft_consensus.cc:1217] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:17:29.375227 16681 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:29.376382 17760 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:29.396409 16531 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:29.398983 17760 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:29.472965 16531 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.474162 17760 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.496516 16681 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:29.498515 17837 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:29.529413 16605 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:29.530512 17758 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:29.539227 16531 raft_consensus.cc:1275] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:29.543646 17758 consensus_queue.cc:1048] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:29.650053 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:29.685492 17207 raft_consensus.cc:1217] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:29.710333 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:29.765149 16680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:29.765664 16680 raft_consensus.cc:606] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:29.767982 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81095b26465c4953be0764436d178755"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:29.768518 16605 raft_consensus.cc:606] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:29.771579 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:29.772076 16605 raft_consensus.cc:606] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:29.776286 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:29.776770 16531 raft_consensus.cc:606] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:29.777812 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:29.778966 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:29.874576 17634 raft_consensus.cc:1064] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:29.876840 17634 consensus_queue.cc:237] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:29.883821 17207 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:29.883819 16680 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:29.885329 17795 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:29.886467 16605 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:29.887465 17634 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:29.888844 17804 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:29.890192 17807 raft_consensus.cc:1064] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:29.892655 17807 consensus_queue.cc:237] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:29.919652 17804 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:29.924038 17211 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:29.925329 16531 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:29.925819 16606 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:29.930016 17807 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:29.937413 17490 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:29.938103 16606 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:29.943760 17212 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:29.966591 17490 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:17:29.968070 16680 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.003261 17807 raft_consensus.cc:993] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:30.004228 17807 raft_consensus.cc:1081] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:30.003777 16432 catalog_manager.cc:5697] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.005718 16605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34538
I20260709 13:17:30.006220 16605 raft_consensus.cc:493] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:30.006621 16605 raft_consensus.cc:3060] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.029011 16605 raft_consensus.cc:515] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.031261 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:30.031785 16680 raft_consensus.cc:3055] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:30.032043 16680 raft_consensus.cc:740] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:30.032743 16680 consensus_queue.cc:260] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.033736 16680 raft_consensus.cc:3060] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.041668 16680 raft_consensus.cc:2468] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:30.043565 17642 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.056349 16605 leader_election.cc:290] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Requested vote from peers 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131), 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955)
I20260709 13:17:30.057075 17212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45397503d2f7477f9eaea40ab70b0826" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
I20260709 13:17:30.057642 17212 raft_consensus.cc:3060] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.058374 16572 leader_election.cc:304] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:30.059939 17836 raft_consensus.cc:2804] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.066092 16534 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.069514 16531 consensus_queue.cc:237] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.076480 17211 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.080488 17836 raft_consensus.cc:697] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:30.075843 16432 catalog_manager.cc:5697] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.080555 16605 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.088613 17760 raft_consensus.cc:993] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:30.081854 17836 consensus_queue.cc:237] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.089077 17760 raft_consensus.cc:1081] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:30.090956 17209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55320
I20260709 13:17:30.090974 16676 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:30.091383 17207 raft_consensus.cc:1275] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:30.091593 17209 raft_consensus.cc:493] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:30.091953 17209 raft_consensus.cc:3060] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.093118 17804 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:30.099556 17804 consensus_queue.cc:1048] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:30.101193 17634 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.103456 17207 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.114540 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 93d4a25e9f1043459349845ec778c0d8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:30.122709 16676 consensus_queue.cc:237] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.122191 16680 raft_consensus.cc:2955] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.123906 16429 catalog_manager.cc:5697] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.127278 16431 catalog_manager.cc:5697] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.102276 17212 raft_consensus.cc:2468] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:30.135828 17807 raft_consensus.cc:1064] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:30.137302 17211 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:30.139031 17851 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:30.138222 17807 consensus_queue.cc:237] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.103289 17209 raft_consensus.cc:515] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.152701 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:30.153237 16606 raft_consensus.cc:3055] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:30.153514 16606 raft_consensus.cc:740] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:30.156072 16609 raft_consensus.cc:1275] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:30.156433 16606 consensus_queue.cc:260] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.156908 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca89823aae7843b3a464bf9efeda3cbe" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:30.158259 16676 raft_consensus.cc:3060] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.158488 16606 raft_consensus.cc:3060] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.159068 17642 consensus_queue.cc:1048] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:30.164520 16676 raft_consensus.cc:2468] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:30.165608 17174 leader_election.cc:304] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56949a0f02e44b798ac4b3702df6c71e, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:30.166466 17758 raft_consensus.cc:2804] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.170202 17758 raft_consensus.cc:697] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:30.156082 17209 leader_election.cc:290] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:30.171063 17758 consensus_queue.cc:237] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.165941 16606 raft_consensus.cc:2468] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:30.181293 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 93d4a25e9f1043459349845ec778c0d8 with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:30.183194 17836 raft_consensus.cc:993] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:30.183812 17836 raft_consensus.cc:1081] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:30.183274 17642 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.187623 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81095b26465c4953be0764436d178755"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:30.188171 16533 raft_consensus.cc:493] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:30.188516 16533 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.184197 16531 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:30.195936 16533 raft_consensus.cc:515] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:30.197721 16533 leader_election.cc:290] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 3 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:30.200497 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70548f70e9d349629d917424404b8c2e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:30.201517 17490 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:30.207579 16429 catalog_manager.cc:5697] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.210026 17860 tablet_replica.cc:333] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:30.212780 17860 raft_consensus.cc:2243] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.213514 17860 raft_consensus.cc:2272] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.216315 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:30.216866 16606 raft_consensus.cc:3055] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:30.217159 16606 raft_consensus.cc:740] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:30.217859 16606 consensus_queue.cc:260] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:30.220194 17860 ts_tablet_manager.cc:1916] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:30.221417 16606 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.223924 17211 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:30.221421 16431 catalog_manager.cc:5697] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.226235 16605 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:30.229329 16609 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.230324 16606 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 3.
I20260709 13:17:30.231725 16500 leader_election.cc:304] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:30.232848 17634 raft_consensus.cc:2804] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:30.233273 17634 raft_consensus.cc:697] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:30.233960 17634 consensus_queue.cc:237] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:30.238452 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 70548f70e9d349629d917424404b8c2e with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:30.244326 17860 ts_tablet_manager.cc:1929] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:17:30.244748 17860 log.cc:1199] T 93d4a25e9f1043459349845ec778c0d8 P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/93d4a25e9f1043459349845ec778c0d8
I20260709 13:17:30.246313 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 93d4a25e9f1043459349845ec778c0d8 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:30.247063 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81095b26465c4953be0764436d178755" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:30.247601 16676 raft_consensus.cc:3060] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.251499 17211 raft_consensus.cc:2955] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.255765 16676 raft_consensus.cc:2468] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 3.
I20260709 13:17:30.260470 17864 tablet_replica.cc:333] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:30.264302 17864 raft_consensus.cc:2243] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.265025 17864 raft_consensus.cc:2272] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.270735 17864 ts_tablet_manager.cc:1916] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:30.279644 16429 catalog_manager.cc:5697] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 2 to 3, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.283334 17807 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:30.285344 17642 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:30.302409 17864 ts_tablet_manager.cc:1929] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:30.303315 17864 log.cc:1199] T 70548f70e9d349629d917424404b8c2e P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/70548f70e9d349629d917424404b8c2e
I20260709 13:17:30.306514 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 70548f70e9d349629d917424404b8c2e (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:30.312420 17804 raft_consensus.cc:993] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:30.312914 17804 raft_consensus.cc:1081] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:30.322253 16681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:30.322832 16681 raft_consensus.cc:493] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:30.323197 16681 raft_consensus.cc:3060] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.332013 17807 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.333266 16606 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.334205 17209 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.343860 16681 raft_consensus.cc:515] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:30.346993 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:30.347535 16531 raft_consensus.cc:3055] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:30.347793 16531 raft_consensus.cc:740] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:30.348704 16681 leader_election.cc:290] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:30.348405 16531 consensus_queue.cc:260] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:30.349918 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e0e5403bc544bb9118a58143375dcd" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:30.351738 16605 raft_consensus.cc:3060] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.352484 16531 raft_consensus.cc:3060] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.359575 16531 raft_consensus.cc:2468] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:30.361235 16646 leader_election.cc:304] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:30.354229 16429 catalog_manager.cc:5697] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.362967 17642 raft_consensus.cc:2804] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.363555 17642 raft_consensus.cc:697] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:30.362712 16531 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.364246 17642 consensus_queue.cc:237] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:30.368023 16605 raft_consensus.cc:2468] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:30.380016 16681 consensus_queue.cc:237] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.387974 17209 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:30.389662 17807 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:30.395503 16531 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:30.397758 17807 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:30.400753 17807 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.402546 17209 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.402981 16429 catalog_manager.cc:5697] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.414011 16533 raft_consensus.cc:2955] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.424103 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb526599c53746e3903765935869ae77 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:30.432283 16431 catalog_manager.cc:5697] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:30.443671 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet eb526599c53746e3903765935869ae77 with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:30.444660 17860 tablet_replica.cc:333] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:30.459687 17860 raft_consensus.cc:2243] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:30.460453 17860 raft_consensus.cc:2272] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:30.466449 17860 ts_tablet_manager.cc:1916] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:30.481786 17860 ts_tablet_manager.cc:1929] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:30.482187 17860 log.cc:1199] T eb526599c53746e3903765935869ae77 P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/eb526599c53746e3903765935869ae77
I20260709 13:17:30.483642 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet eb526599c53746e3903765935869ae77 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:30.538851 16681 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:30.540023 17856 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:30.556444 17209 raft_consensus.cc:1275] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:30.557662 17856 consensus_queue.cc:1048] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:30.641131 16681 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:30.642290 17758 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:30.650643 16605 raft_consensus.cc:1275] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:30.651950 17758 consensus_queue.cc:1048] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:30.779875 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:30.828418 16605 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:30.829646 17634 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.836699 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:30.838352 16680 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:30.843585 17804 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:30.884104 16680 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:30.884539 16680 raft_consensus.cc:606] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:30.886662 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:30.887089 16605 raft_consensus.cc:606] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:30.889400 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:30.890013 16531 raft_consensus.cc:606] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:30.893239 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:30.893682 16531 raft_consensus.cc:606] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:30.894623 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:30.895706 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:30.916460 16605 raft_consensus.cc:1275] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.917523 17807 consensus_queue.cc:1048] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.925506 16531 raft_consensus.cc:1275] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.928387 17861 consensus_queue.cc:1048] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.951778 17634 raft_consensus.cc:993] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:30.952221 17634 raft_consensus.cc:1081] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:30.953894 17209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:30.954442 17209 raft_consensus.cc:493] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:30.954756 17209 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.959666 17209 raft_consensus.cc:515] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.961254 17209 leader_election.cc:290] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:30.961838 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:30.962069 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63c6bf8cbd14b04a4b81fb546167054" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:30.962409 16533 raft_consensus.cc:3055] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:30.962617 16606 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.962754 16533 raft_consensus.cc:740] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:30.963528 16533 consensus_queue.cc:260] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.964354 16533 raft_consensus.cc:3060] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:30.966954 16606 raft_consensus.cc:2468] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 3.
I20260709 13:17:30.967964 17177 leader_election.cc:304] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [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: 51cea5f814e44f89820ec9e7a23576af, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:30.968501 16533 raft_consensus.cc:2468] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 3.
I20260709 13:17:30.968688 17842 raft_consensus.cc:2804] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:30.969154 17842 raft_consensus.cc:697] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:30.970343 17842 consensus_queue.cc:237] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:30.986202 17804 raft_consensus.cc:993] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:30.986675 17802 raft_consensus.cc:1081] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:30.988045 16680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:30.987998 16431 catalog_manager.cc:5697] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 2 to 3, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 3 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:30.988584 16680 raft_consensus.cc:493] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:30.989701 16680 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.997320 16680 raft_consensus.cc:515] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:31.000023 16680 leader_election.cc:290] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:31.000715 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:31.001274 16533 raft_consensus.cc:3055] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:31.001567 16533 raft_consensus.cc:740] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:31.002219 16533 consensus_queue.cc:260] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:31.003527 16533 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.003616 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:31.004180 16606 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.010408 16606 raft_consensus.cc:2468] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:31.010907 16533 raft_consensus.cc:2468] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:31.011417 16649 leader_election.cc:304] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:31.014185 17807 raft_consensus.cc:2804] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:31.014606 17807 raft_consensus.cc:697] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:31.015826 17807 consensus_queue.cc:237] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:31.020596 17836 raft_consensus.cc:993] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:31.020987 17836 raft_consensus.cc:1081] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:31.022346 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:31.022859 16534 raft_consensus.cc:493] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:31.023178 16534 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.027694 16431 catalog_manager.cc:5697] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:31.029129 16534 raft_consensus.cc:515] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:31.031491 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:31.032011 16606 raft_consensus.cc:3055] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:31.032173 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:31.032683 16534 leader_election.cc:290] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 4 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:31.032780 16680 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.032310 16606 raft_consensus.cc:740] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:31.033797 16606 consensus_queue.cc:260] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:31.034886 16606 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:31.038836 16680 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 4.
I20260709 13:17:31.040843 16606 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 4.
I20260709 13:17:31.041939 16500 leader_election.cc:304] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:31.043372 17802 raft_consensus.cc:2804] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:31.043874 17802 raft_consensus.cc:697] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:31.044615 17802 consensus_queue.cc:237] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:31.089282 16431 catalog_manager.cc:5697] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 3 to 4, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 4 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:31.371165 16531 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:31.372646 17758 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:31.384606 16606 raft_consensus.cc:1275] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:31.386191 17842 consensus_queue.cc:1048] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:31.390442 17642 raft_consensus.cc:993] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:31.390964 17642 raft_consensus.cc:1081] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:31.392601 16605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34538
I20260709 13:17:31.393328 16605 raft_consensus.cc:493] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:31.393704 16605 raft_consensus.cc:3060] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.405186 16609 raft_consensus.cc:1275] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.406867 17807 consensus_queue.cc:1048] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.407665 16605 raft_consensus.cc:515] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:31.411190 16680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:31.411795 16680 raft_consensus.cc:3055] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:31.412077 16680 raft_consensus.cc:740] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:31.412870 16680 consensus_queue.cc:260] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:31.413782 16680 raft_consensus.cc:3060] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.426141 16531 raft_consensus.cc:1275] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.428370 17642 consensus_queue.cc:1048] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.431517 16680 raft_consensus.cc:2468] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:31.433415 16605 leader_election.cc:290] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Requested vote from peers 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131), 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955)
I20260709 13:17:31.435345 16572 leader_election.cc:304] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:31.435801 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140810bc6b30453e87e6d0d3b2bbb918" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
I20260709 13:17:31.436276 17890 raft_consensus.cc:2804] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:31.436347 17211 raft_consensus.cc:3060] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.436864 17890 raft_consensus.cc:697] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:31.437908 17890 consensus_queue.cc:237] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:31.455781 17211 raft_consensus.cc:2468] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:31.472820 16681 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 4 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:31.478317 17634 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:31.483990 16431 catalog_manager.cc:5697] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:31.504611 16605 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 4 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:31.506227 17802 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:31.580538 16531 consensus_queue.cc:237] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
W20260709 13:17:31.586216 16500 consensus_peers.cc:597] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6413205c50894bfb957ae5e22612c590. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.586315 16681 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:31.586637 16609 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:31.587808 17804 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:31.589463 17804 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.597903 17634 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.599491 16680 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.601503 16609 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.612768 16531 consensus_queue.cc:237] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:31.623456 16681 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:17:31.624480 16500 consensus_peers.cc:597] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1810dc7955624edfb07eaa3fe3132f45. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.617367 16431 catalog_manager.cc:5697] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.625662 16605 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:31.625603 17804 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:31.627153 17802 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:31.636262 17634 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.639119 16605 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.645496 16681 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.650604 16609 consensus_queue.cc:237] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:31.657703 16680 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:17:31.658648 16575 consensus_peers.cc:597] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e05587bd18f46d49b37eb060c82bfbc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.659523 16531 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:31.659309 17889 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:31.661182 17836 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:31.672956 16429 catalog_manager.cc:5697] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.673817 17890 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.675441 16531 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.695914 16429 catalog_manager.cc:5697] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.698395 16676 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.702899 16681 consensus_queue.cc:237] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
W20260709 13:17:31.717710 16649 consensus_peers.cc:597] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a081f1f40f5d4658a09e6ddb3dd6aa1b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.719763 16531 raft_consensus.cc:1275] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:31.720995 16609 raft_consensus.cc:1275] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:31.720966 17861 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:31.722229 17807 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.728341 17861 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.731882 16609 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.731668 16531 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:31.756901 16432 catalog_manager.cc:5697] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:31.865396 17211 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:31.866560 17836 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:31.877588 16681 raft_consensus.cc:1275] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:31.879202 17890 consensus_queue.cc:1048] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:31.896700 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:31.995551 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:32.027781 17917 ts_tablet_manager.cc:933] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:32.044410 17917 tablet_copy_client.cc:323] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:32.046366 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 6413205c50894bfb957ae5e22612c590 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:32.046922 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 6413205c50894bfb957ae5e22612c590 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-6413205c50894bfb957ae5e22612c590
I20260709 13:17:32.055263 16544 tablet_copy_source_session.cc:215] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:32.059445 17917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413205c50894bfb957ae5e22612c590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:32.064554 16605 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "409d5482c68f400587d5fe50d0034694"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:32.065301 16605 raft_consensus.cc:606] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:32.070442 16533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6413205c50894bfb957ae5e22612c590"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:32.070996 16533 raft_consensus.cc:606] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:32.074143 16676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:32.074652 16676 raft_consensus.cc:606] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:32.076222 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:32.077857 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:32.082584 17917 tablet_copy_client.cc:806] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:32.083331 17917 tablet_copy_client.cc:670] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:32.087634 17917 tablet_copy_client.cc:538] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:32.096565 17917 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:32.117062 17917 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:32.118085 17917 tablet_bootstrap.cc:492] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:32.118786 17917 ts_tablet_manager.cc:1403] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.001s
I20260709 13:17:32.122337 17890 raft_consensus.cc:993] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:32.122007 17917 raft_consensus.cc:359] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.122869 17890 raft_consensus.cc:1081] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:32.122936 17917 raft_consensus.cc:740] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:32.123792 17917 consensus_queue.cc:260] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.124516 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "409d5482c68f400587d5fe50d0034694"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:32.125064 16533 raft_consensus.cc:493] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.125408 16533 raft_consensus.cc:3060] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.131280 17917 ts_tablet_manager.cc:1434] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:17:32.133049 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-6413205c50894bfb957ae5e22612c590 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:32.133555 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-6413205c50894bfb957ae5e22612c590 on tablet 6413205c50894bfb957ae5e22612c590 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:32.135502 16533 raft_consensus.cc:515] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:32.141007 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:32.141580 16676 raft_consensus.cc:3060] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.143309 17917 ts_tablet_manager.cc:933] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:32.141263 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "409d5482c68f400587d5fe50d0034694" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:32.146827 16609 raft_consensus.cc:3055] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.147156 16609 raft_consensus.cc:740] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:32.148084 16609 consensus_queue.cc:260] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:32.148692 16676 raft_consensus.cc:2468] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:32.149408 16609 raft_consensus.cc:3060] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.149766 16533 leader_election.cc:290] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:32.149926 16497 leader_election.cc:304] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:32.151141 17905 raft_consensus.cc:2804] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:32.151813 17917 tablet_copy_client.cc:323] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:32.153143 17905 raft_consensus.cc:697] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:32.154135 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 1810dc7955624edfb07eaa3fe3132f45 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:32.154712 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 1810dc7955624edfb07eaa3fe3132f45 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-1810dc7955624edfb07eaa3fe3132f45
I20260709 13:17:32.154568 17905 consensus_queue.cc:237] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:32.158247 16609 raft_consensus.cc:2468] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:32.164176 16544 tablet_copy_source_session.cc:215] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:32.167479 17917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1810dc7955624edfb07eaa3fe3132f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:32.175354 16429 catalog_manager.cc:5697] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:32.181226 17917 tablet_copy_client.cc:806] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:32.181882 17917 tablet_copy_client.cc:670] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:32.186501 17917 tablet_copy_client.cc:538] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:32.195890 17917 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:32.220710 17917 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:32.221422 17917 tablet_bootstrap.cc:492] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:32.221954 17917 ts_tablet_manager.cc:1403] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.006s
I20260709 13:17:32.224400 17917 raft_consensus.cc:359] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.225099 17917 raft_consensus.cc:740] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:32.225649 17917 consensus_queue.cc:260] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.227762 17917 ts_tablet_manager.cc:1434] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:32.229403 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-1810dc7955624edfb07eaa3fe3132f45 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:32.229786 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-1810dc7955624edfb07eaa3fe3132f45 on tablet 1810dc7955624edfb07eaa3fe3132f45 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:32.253216 17917 ts_tablet_manager.cc:933] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:32.255062 17917 tablet_copy_client.cc:323] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:32.256951 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 7e05587bd18f46d49b37eb060c82bfbc from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:32.257535 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 7e05587bd18f46d49b37eb060c82bfbc from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-7e05587bd18f46d49b37eb060c82bfbc
I20260709 13:17:32.263058 16619 tablet_copy_source_session.cc:215] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:32.266816 17917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e05587bd18f46d49b37eb060c82bfbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:32.281528 17917 tablet_copy_client.cc:806] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:32.282045 17917 tablet_copy_client.cc:670] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:32.292516 17917 tablet_copy_client.cc:538] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:32.297880 17920 ts_tablet_manager.cc:933] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:32.301033 17917 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:32.318315 17920 tablet_copy_client.cc:323] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:32.320209 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:32.320631 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet a081f1f40f5d4658a09e6ddb3dd6aa1b from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-a081f1f40f5d4658a09e6ddb3dd6aa1b
I20260709 13:17:32.328423 16693 tablet_copy_source_session.cc:215] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:32.337954 17920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:32.340476 17917 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: 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:17:32.341653 17917 tablet_bootstrap.cc:492] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:32.342294 17917 ts_tablet_manager.cc:1403] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.001s
I20260709 13:17:32.345099 17917 raft_consensus.cc:359] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.345899 17917 raft_consensus.cc:740] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:32.346235 17925 raft_consensus.cc:993] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:32.346714 17642 raft_consensus.cc:1081] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:32.346593 17917 consensus_queue.cc:260] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.350000 16605 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34538
I20260709 13:17:32.350521 16605 raft_consensus.cc:493] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.350893 16605 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.352751 17917 ts_tablet_manager.cc:1434] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:32.354435 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-7e05587bd18f46d49b37eb060c82bfbc received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:32.354907 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-7e05587bd18f46d49b37eb060c82bfbc on tablet 7e05587bd18f46d49b37eb060c82bfbc with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:32.358819 16605 raft_consensus.cc:515] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:32.361635 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:32.362183 16533 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.369613 16605 leader_election.cc:290] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:32.370903 16533 raft_consensus.cc:2468] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 3.
I20260709 13:17:32.371192 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d943e18bbc6d404392066b465fe870ad" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:32.372191 16572 leader_election.cc:304] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:32.372707 16676 raft_consensus.cc:3055] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.373026 17890 raft_consensus.cc:2804] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:32.373045 16676 raft_consensus.cc:740] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:32.373435 17920 tablet_copy_client.cc:806] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:32.383361 17920 tablet_copy_client.cc:670] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:32.374120 16676 consensus_queue.cc:260] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:32.384763 16676 raft_consensus.cc:3060] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.373705 17890 raft_consensus.cc:697] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:32.388808 17890 consensus_queue.cc:237] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:32.392189 16676 raft_consensus.cc:2468] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 3.
I20260709 13:17:32.394094 17920 tablet_copy_client.cc:538] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:32.402364 16429 catalog_manager.cc:5697] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 2 to 3, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 3 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:32.406358 17920 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:32.427992 17920 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: 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:17:32.428882 17920 tablet_bootstrap.cc:492] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:32.429589 17920 ts_tablet_manager.cc:1403] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260709 13:17:32.433118 17920 raft_consensus.cc:359] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.434070 17920 raft_consensus.cc:740] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:32.435034 17920 consensus_queue.cc:260] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.439520 17920 ts_tablet_manager.cc:1434] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:17:32.441601 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-a081f1f40f5d4658a09e6ddb3dd6aa1b received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:32.442013 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-a081f1f40f5d4658a09e6ddb3dd6aa1b on tablet a081f1f40f5d4658a09e6ddb3dd6aa1b with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:32.453557 17905 raft_consensus.cc:993] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:32.454041 17905 raft_consensus.cc:1081] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:32.455693 16681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6413205c50894bfb957ae5e22612c590"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:32.456248 16681 raft_consensus.cc:493] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.456636 16681 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.462334 16681 raft_consensus.cc:515] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.464588 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:32.464824 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:32.465118 16533 raft_consensus.cc:3055] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:32.465010 16681 leader_election.cc:290] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:32.465533 16605 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.465653 16533 raft_consensus.cc:740] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:32.466552 16533 consensus_queue.cc:260] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.467631 16533 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:32.472611 16605 raft_consensus.cc:2468] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:32.473902 16649 leader_election.cc:304] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:32.474678 17642 raft_consensus.cc:2804] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:32.475225 17642 raft_consensus.cc:697] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:32.475155 16533 raft_consensus.cc:2468] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:32.476199 17642 consensus_queue.cc:237] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.487185 16431 catalog_manager.cc:5697] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:32.498173 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6413205c50894bfb957ae5e22612c590"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:32.498790 16681 raft_consensus.cc:606] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Received request to transfer leadership
I20260709 13:17:32.502128 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6413205c50894bfb957ae5e22612c590"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:32.502570 16681 raft_consensus.cc:606] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Received request to transfer leadership
W20260709 13:17:32.503654 16416 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 6413205c50894bfb957ae5e22612c590 already in progress [suppressed 2 similar messages]
I20260709 13:17:32.505673 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6413205c50894bfb957ae5e22612c590"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:32.506021 16681 raft_consensus.cc:606] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Received request to transfer leadership
W20260709 13:17:32.509370 16480 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:17:32.509653 16480 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 6413205c50894bfb957ae5e22612c590 already in progress
W20260709 13:17:32.509827 16480 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 6413205c50894bfb957ae5e22612c590 already in progress
I20260709 13:17:32.566005 16605 raft_consensus.cc:1275] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:32.567896 17905 consensus_queue.cc:1048] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.584002 16681 raft_consensus.cc:1275] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:32.586930 17905 consensus_queue.cc:1048] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:32.623675 17211 raft_consensus.cc:1217] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:32.721650 17211 raft_consensus.cc:1217] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:32.831262 17211 raft_consensus.cc:1217] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:32.842542 16531 raft_consensus.cc:1275] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:32.843641 17889 consensus_queue.cc:1048] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.858225 16680 raft_consensus.cc:1275] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:32.863937 16607 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:32.865316 17889 consensus_queue.cc:1048] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.868600 17925 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.893239 17207 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Advancing to term 2
I20260709 13:17:32.900333 17207 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:32.907949 16531 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:32.909818 17925 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.910535 17642 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:32.927577 17925 raft_consensus.cc:993] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:32.928084 17925 raft_consensus.cc:1081] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:32.932988 16607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6413205c50894bfb957ae5e22612c590"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34538
I20260709 13:17:32.933506 16607 raft_consensus.cc:493] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:32.933821 16607 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.936723 17642 raft_consensus.cc:1064] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
W20260709 13:17:32.939661 17642 raft_consensus.cc:1068] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: Unable to promote non-voter 94d79a0e409b44919c8068c0ac2f9050: Service unavailable: leader transfer in progress
I20260709 13:17:32.941601 16607 raft_consensus.cc:515] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.943898 16607 leader_election.cc:290] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:32.944499 16609 raft_consensus.cc:1240] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Rejecting Update request from peer 56949a0f02e44b798ac4b3702df6c71e for earlier term 2. Current term is 3. Ops: []
I20260709 13:17:32.951565 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:32.956290 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413205c50894bfb957ae5e22612c590" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:32.956847 16676 raft_consensus.cc:3055] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:32.957147 16676 raft_consensus.cc:740] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:32.958024 16676 consensus_queue.cc:260] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [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: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:32.959161 16676 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.979393 16676 raft_consensus.cc:2468] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 3.
I20260709 13:17:32.987275 16572 leader_election.cc:304] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [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: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:32.988047 17889 raft_consensus.cc:2804] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:32.988520 17889 raft_consensus.cc:697] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:32.989385 17889 consensus_queue.cc:237] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [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: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:33.011744 16431 catalog_manager.cc:5697] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 2 to 3, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 3 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:33.078925 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:33.107885 17634 raft_consensus.cc:1064] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:33.110131 17634 consensus_queue.cc:237] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.116884 17211 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:33.118451 17905 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.127041 16609 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:33.128719 17934 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:33.136193 16676 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:33.137368 17934 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:33.157384 17634 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.159667 16609 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.185808 17211 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.210003 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:33.227725 16431 catalog_manager.cc:5697] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
W20260709 13:17:33.324741 16497 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 165315us
I20260709 13:17:33.328253 16676 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
W20260709 13:17:33.331013 16500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:33955, user_credentials={real_user=slave}} blocked reactor thread for 130715us
I20260709 13:17:33.332379 17889 raft_consensus.cc:1064] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:33.334964 17889 consensus_queue.cc:237] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.343983 17861 raft_consensus.cc:1064] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:33.351898 17861 consensus_queue.cc:237] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.353127 16534 consensus_queue.cc:237] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.363566 17211 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:33.366032 16609 raft_consensus.cc:1275] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:33.369387 17952 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:33.371258 17952 consensus_queue.cc:1048] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.379097 16533 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:33.379233 17211 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:33.381582 17928 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.384682 17956 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.391566 17211 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Advancing to term 3
I20260709 13:17:33.401002 16609 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.379233 16676 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:33.416818 17211 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:33.418905 17890 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:33.422505 17212 raft_consensus.cc:2955] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.429944 17890 raft_consensus.cc:1064] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
W20260709 13:17:33.430413 17890 raft_consensus.cc:1068] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: Unable to promote non-voter 94d79a0e409b44919c8068c0ac2f9050: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:17:33.445487 16431 catalog_manager.cc:5697] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.454974 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1810dc7955624edfb07eaa3fe3132f45 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:33.457517 17212 raft_consensus.cc:1275] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:33.459741 17642 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.474045 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 1810dc7955624edfb07eaa3fe3132f45 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:33.476577 17962 tablet_replica.cc:333] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
W20260709 13:17:33.476943 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 101361us
I20260709 13:17:33.479765 16533 raft_consensus.cc:1275] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:33.482266 16533 raft_consensus.cc:3060] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:33.489369 16533 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:33.491190 16676 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:33.495352 16609 raft_consensus.cc:1275] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:33.495360 17959 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:33.496203 17642 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:33.501902 17889 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:33.503510 17959 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:33.504760 17642 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:33.507982 17889 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:33.523602 17962 raft_consensus.cc:2243] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:33.524487 17962 raft_consensus.cc:2272] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:33.530305 17962 ts_tablet_manager.cc:1916] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:33.555058 17962 ts_tablet_manager.cc:1929] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:33.555645 17962 log.cc:1199] T 1810dc7955624edfb07eaa3fe3132f45 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/1810dc7955624edfb07eaa3fe3132f45
I20260709 13:17:33.558543 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 1810dc7955624edfb07eaa3fe3132f45 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:33.565665 17959 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.585011 16534 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.591990 17861 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.599103 16531 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.601181 17211 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.605720 17212 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.616709 17889 raft_consensus.cc:1064] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:33.622490 17889 consensus_queue.cc:237] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.631181 17207 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:33.632687 17836 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.633407 16432 catalog_manager.cc:5697] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.654395 16431 catalog_manager.cc:5697] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
W20260709 13:17:33.657281 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 71423.6us
I20260709 13:17:33.659281 16678 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.665325 16676 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:33.665917 16531 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:33.675639 16609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30db25b18caf410195d28a16ab378721"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:33.676261 16609 raft_consensus.cc:606] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:33.680064 16678 consensus_queue.cc:237] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.680534 16605 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.684775 17889 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:33.687482 17890 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:17:33.695724 16609 consensus_queue.cc:237] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.704340 16607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:33.704855 16607 raft_consensus.cc:606] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:33.705533 17211 raft_consensus.cc:1275] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:33.706926 17941 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.712098 17959 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.713938 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "636372d1206344448514da4a69f25e4e"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:33.717718 16531 raft_consensus.cc:606] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:33.715061 17972 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.717054 16533 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.713999 16605 raft_consensus.cc:1275] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:33.724329 17941 consensus_queue.cc:1048] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:33.726260 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:33.726680 16676 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.728404 16607 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.735025 17212 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.739113 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:33.727813 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:33.751859 16431 catalog_manager.cc:5697] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.753913 17211 raft_consensus.cc:2955] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.760411 16432 catalog_manager.cc:5697] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 2 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.764930 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet a081f1f40f5d4658a09e6ddb3dd6aa1b with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:33.768118 17973 tablet_replica.cc:333] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:33.778259 16678 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:33.780193 17973 raft_consensus.cc:2243] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:33.781128 17890 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:33.787201 17212 raft_consensus.cc:1275] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:33.789096 17959 consensus_queue.cc:1048] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.792063 17973 raft_consensus.cc:2272] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:33.800016 17970 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.804927 16609 consensus_queue.cc:237] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:33.806635 16678 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.811877 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e05587bd18f46d49b37eb060c82bfbc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:33.815196 17207 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:33.815621 16531 raft_consensus.cc:1275] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:33.818687 17959 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:33.820912 17890 consensus_queue.cc:1048] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:17:33.822997 16430 catalog_manager.cc:5697] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:33.827409 17889 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.829473 17207 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.834964 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e05587bd18f46d49b37eb060c82bfbc with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:33.844035 16531 raft_consensus.cc:2955] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.826876 17212 raft_consensus.cc:2955] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.850188 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6413205c50894bfb957ae5e22612c590 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:33.907071 16431 catalog_manager.cc:5697] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 5 to 6, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 3 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:33.917812 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 6413205c50894bfb957ae5e22612c590 with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49854
W20260709 13:17:33.918322 16575 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:33955, user_credentials={real_user=slave}} blocked reactor thread for 64176.6us
I20260709 13:17:33.918881 17962 tablet_replica.cc:333] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:33.920071 17962 raft_consensus.cc:2243] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:33.920780 17962 raft_consensus.cc:2272] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:33.927320 17962 ts_tablet_manager.cc:1916] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:33.951932 17973 ts_tablet_manager.cc:1916] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:17:33.986073 17174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 74271.7us
I20260709 13:17:34.023231 17889 raft_consensus.cc:993] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:34.023713 17889 raft_consensus.cc:1081] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:34.027925 16531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30db25b18caf410195d28a16ab378721"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:34.028453 16531 raft_consensus.cc:493] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:34.028796 16531 raft_consensus.cc:3060] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.032676 17976 raft_consensus.cc:993] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:34.032850 17962 ts_tablet_manager.cc:1929] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:17:34.033380 17982 raft_consensus.cc:1081] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:34.033433 17962 log.cc:1199] T 6413205c50894bfb957ae5e22612c590 P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/6413205c50894bfb957ae5e22612c590
I20260709 13:17:34.035092 16680 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "636372d1206344448514da4a69f25e4e"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:34.035163 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 6413205c50894bfb957ae5e22612c590 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:34.035043 16531 raft_consensus.cc:515] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:34.035815 16680 raft_consensus.cc:493] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:34.036192 16680 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.036850 17973 ts_tablet_manager.cc:1929] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:34.037276 17973 log.cc:1199] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/a081f1f40f5d4658a09e6ddb3dd6aa1b
I20260709 13:17:34.037891 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:34.038412 16609 raft_consensus.cc:3055] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:34.038341 16531 leader_election.cc:290] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:34.038739 16609 raft_consensus.cc:740] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:34.039534 16609 consensus_queue.cc:260] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:34.040388 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet a081f1f40f5d4658a09e6ddb3dd6aa1b (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:34.040520 16609 raft_consensus.cc:3060] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.041538 17973 tablet_replica.cc:333] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:34.042183 16680 raft_consensus.cc:515] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:34.043681 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30db25b18caf410195d28a16ab378721" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:34.043938 16680 leader_election.cc:290] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:34.044209 16676 raft_consensus.cc:3060] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.045433 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:34.045944 16531 raft_consensus.cc:3055] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:34.046249 16531 raft_consensus.cc:740] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:34.046809 16609 raft_consensus.cc:2468] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:34.046938 16531 consensus_queue.cc:260] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:34.048089 16531 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.050359 16676 raft_consensus.cc:2468] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:34.051259 17973 raft_consensus.cc:2243] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:34.051270 16500 leader_election.cc:304] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:34.053393 17973 raft_consensus.cc:2272] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:34.053483 17982 raft_consensus.cc:2804] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:34.054868 17982 raft_consensus.cc:697] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:34.055878 17982 consensus_queue.cc:237] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:34.058640 17973 ts_tablet_manager.cc:1916] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:34.060954 16531 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 3.
I20260709 13:17:34.062439 16646 leader_election.cc:304] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:34.053869 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636372d1206344448514da4a69f25e4e" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:34.063261 16609 raft_consensus.cc:3060] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:34.063545 17941 raft_consensus.cc:2804] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:34.064225 17941 raft_consensus.cc:697] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:34.065441 17941 consensus_queue.cc:237] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:34.086004 16609 raft_consensus.cc:2468] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 3.
I20260709 13:17:34.092396 17973 ts_tablet_manager.cc:1929] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:34.093088 17973 log.cc:1199] T 7e05587bd18f46d49b37eb060c82bfbc P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/7e05587bd18f46d49b37eb060c82bfbc
I20260709 13:17:34.092451 16431 catalog_manager.cc:5697] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:34.094520 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 7e05587bd18f46d49b37eb060c82bfbc (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:34.094055 16430 catalog_manager.cc:5697] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 2 to 3, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 3 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:34.249472 17889 raft_consensus.cc:993] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:34.249922 17970 raft_consensus.cc:1081] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:34.251222 16534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:34.251713 16534 raft_consensus.cc:493] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:34.251999 16534 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.256817 16534 raft_consensus.cc:515] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:34.258309 16534 leader_election.cc:290] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955)
I20260709 13:17:34.258865 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:34.259225 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
I20260709 13:17:34.259806 16609 raft_consensus.cc:3055] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:34.259876 17209 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.260191 16609 raft_consensus.cc:740] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:34.260989 16609 consensus_queue.cc:260] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:34.262161 16609 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:34.266886 17209 raft_consensus.cc:2468] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:34.267958 16500 leader_election.cc:304] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:34.268507 16609 raft_consensus.cc:2468] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:34.268784 17982 raft_consensus.cc:2804] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:34.269510 17982 raft_consensus.cc:697] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:34.270381 17982 consensus_queue.cc:237] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:34.280524 16430 catalog_manager.cc:5697] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:34.445461 16609 raft_consensus.cc:1275] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.446768 17982 consensus_queue.cc:1048] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.468171 16676 raft_consensus.cc:1275] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:34.469350 17956 consensus_queue.cc:1048] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:34.617962 16533 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:34.619089 17941 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:34.629772 16609 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:34.631081 17941 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:34.740507 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:34.875443 16607 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:34.876929 17956 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:34.889712 17207 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:34.891238 17956 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:34.905262 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:34.927640 16534 consensus_queue.cc:237] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:34.934394 16680 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:17:34.934471 16500 consensus_peers.cc:597] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40e1b78d4c12415c87ebf06cc2099ccf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:34.935822 17976 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:34.936156 16607 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:34.938789 17976 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:34.947247 17952 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:34.949111 16680 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:34.972141 16430 catalog_manager.cc:5697] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:34.981441 16681 consensus_queue.cc:237] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.009518 16533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fb12869a9154755b33808a66653a79b"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:35.010159 16533 raft_consensus.cc:606] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:35.014914 16533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:35.015511 16533 raft_consensus.cc:606] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Received request to transfer leadership to TS 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:35.019236 16533 raft_consensus.cc:1275] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:35.020828 17941 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:35.034178 16609 raft_consensus.cc:1275] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:35.040242 16676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:35.040766 16676 raft_consensus.cc:606] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:35.040144 16609 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.042647 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:35.042387 17941 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:35.044503 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:17:35.052556 16649 consensus_peers.cc:597] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b48df9fedfb7414499c573fabfab114e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:35.078380 17972 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.080291 16534 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.088863 16607 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.112037 16607 consensus_queue.cc:237] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.116400 16430 catalog_manager.cc:5697] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:35.124621 16676 raft_consensus.cc:1275] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:35.125183 16533 raft_consensus.cc:1275] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:35.125970 17994 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:35.126818 17889 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:35.132558 16575 consensus_peers.cc:597] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0c30187efc894e32824a40749d1c7aee. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:35.140801 17970 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.142215 16533 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.151655 16678 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.159143 16534 consensus_queue.cc:237] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
W20260709 13:17:35.166363 16500 consensus_peers.cc:597] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81095b26465c4953be0764436d178755. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:35.170058 16678 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:35.170145 16607 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:35.170773 16431 catalog_manager.cc:5697] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.171444 17952 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:35.172570 17976 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:35.188853 17976 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.192544 16676 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.193666 17941 raft_consensus.cc:993] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:35.194195 17972 raft_consensus.cc:1081] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:35.195858 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34254
I20260709 13:17:35.196370 16533 raft_consensus.cc:493] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:35.196699 16533 raft_consensus.cc:3060] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.196753 16607 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.203770 16533 raft_consensus.cc:515] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:35.206028 16533 leader_election.cc:290] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131), 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955)
I20260709 13:17:35.206192 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:35.208236 17209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
I20260709 13:17:35.208827 17209 raft_consensus.cc:3060] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.210831 16676 raft_consensus.cc:3055] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:35.212905 16676 raft_consensus.cc:740] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:35.213673 16676 consensus_queue.cc:260] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:35.214527 16676 raft_consensus.cc:3060] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.215807 17209 raft_consensus.cc:2468] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:35.210400 16432 catalog_manager.cc:5697] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:35.216905 16500 leader_election.cc:304] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:35.218595 17956 raft_consensus.cc:2804] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:35.219064 17956 raft_consensus.cc:697] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:35.219871 17956 consensus_queue.cc:237] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:35.220572 16676 raft_consensus.cc:2468] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:35.246963 16430 catalog_manager.cc:5697] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:35.267390 17954 raft_consensus.cc:993] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:35.267899 17956 raft_consensus.cc:1081] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:35.269266 16607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34528
I20260709 13:17:35.269702 16607 raft_consensus.cc:493] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:35.269999 16607 raft_consensus.cc:3060] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.274154 16607 raft_consensus.cc:515] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:35.276201 16607 leader_election.cc:290] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:35.278342 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:35.278472 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ada17af2f0194f718684762009fd0e7d" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:35.278895 16676 raft_consensus.cc:3060] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.279165 16533 raft_consensus.cc:3055] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:35.279487 16533 raft_consensus.cc:740] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:35.280182 16533 consensus_queue.cc:260] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:35.281291 16533 raft_consensus.cc:3060] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:35.284140 16676 raft_consensus.cc:2468] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:35.285454 16572 leader_election.cc:304] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:35.286087 17970 raft_consensus.cc:2804] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:35.286516 17970 raft_consensus.cc:697] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:35.287302 17970 consensus_queue.cc:237] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:35.288236 16533 raft_consensus.cc:2468] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 2.
I20260709 13:17:35.297778 16430 catalog_manager.cc:5697] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 1 to 2, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 2 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:35.326560 18015 ts_tablet_manager.cc:933] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:35.329406 18015 tablet_copy_client.cc:323] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:35.330950 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 40e1b78d4c12415c87ebf06cc2099ccf from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:35.331467 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 40e1b78d4c12415c87ebf06cc2099ccf from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-40e1b78d4c12415c87ebf06cc2099ccf
I20260709 13:17:35.338932 16544 tablet_copy_source_session.cc:215] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:35.342149 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e1b78d4c12415c87ebf06cc2099ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.358080 18015 tablet_copy_client.cc:806] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:35.358613 18015 tablet_copy_client.cc:670] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:35.361703 18015 tablet_copy_client.cc:538] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:35.369854 18015 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:35.399773 18015 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: 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:17:35.400657 18015 tablet_bootstrap.cc:492] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:35.401293 18015 ts_tablet_manager.cc:1403] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.003s
I20260709 13:17:35.401954 17952 raft_consensus.cc:993] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:35.402477 17952 raft_consensus.cc:1081] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Signalling peer 51cea5f814e44f89820ec9e7a23576af to start an election
I20260709 13:17:35.403870 16607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fb12869a9154755b33808a66653a79b"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
 from {username='slave'} at 127.0.0.1:34528
I20260709 13:17:35.404354 16607 raft_consensus.cc:493] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:35.404908 16607 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.404325 18015 raft_consensus.cc:359] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.405318 18015 raft_consensus.cc:740] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:35.405978 18015 consensus_queue.cc:260] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.410409 16607 raft_consensus.cc:515] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:35.411931 18015 ts_tablet_manager.cc:1434] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:17:35.414479 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-40e1b78d4c12415c87ebf06cc2099ccf received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:35.414909 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-40e1b78d4c12415c87ebf06cc2099ccf on tablet 40e1b78d4c12415c87ebf06cc2099ccf with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:35.417301 16607 leader_election.cc:290] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:35.417351 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:35.418008 16533 raft_consensus.cc:3055] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:35.418195 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fb12869a9154755b33808a66653a79b" candidate_uuid: "51cea5f814e44f89820ec9e7a23576af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:35.418819 16676 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.418330 16533 raft_consensus.cc:740] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:35.420017 16533 consensus_queue.cc:260] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:35.420912 16533 raft_consensus.cc:3060] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:35.430202 16533 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 3.
I20260709 13:17:35.431083 16572 leader_election.cc:304] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:35.431915 17970 raft_consensus.cc:2804] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:35.432379 17970 raft_consensus.cc:697] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Becoming Leader. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:35.433174 17970 consensus_queue.cc:237] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:35.436151 16676 raft_consensus.cc:2468] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51cea5f814e44f89820ec9e7a23576af in term 3.
I20260709 13:17:35.442839 16430 catalog_manager.cc:5697] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af reported cstate change: term changed from 2 to 3, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 51cea5f814e44f89820ec9e7a23576af (127.15.14.2). New cstate: current_term: 3 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:35.540038 18015 ts_tablet_manager.cc:933] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:35.541627 18015 tablet_copy_client.cc:323] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:35.543102 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet b48df9fedfb7414499c573fabfab114e from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:35.543612 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet b48df9fedfb7414499c573fabfab114e from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-b48df9fedfb7414499c573fabfab114e
I20260709 13:17:35.548687 16693 tablet_copy_source_session.cc:215] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:35.553071 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b48df9fedfb7414499c573fabfab114e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.569177 18015 tablet_copy_client.cc:806] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:35.569720 18015 tablet_copy_client.cc:670] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:35.574044 18015 tablet_copy_client.cc:538] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:35.584755 18015 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:35.608318 18015 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: 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:17:35.609275 18015 tablet_bootstrap.cc:492] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:35.609941 18015 ts_tablet_manager.cc:1403] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.001s
I20260709 13:17:35.612811 18015 raft_consensus.cc:359] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.613657 18015 raft_consensus.cc:740] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:35.616449 17207 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:35.618618 17956 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:35.620384 18015 consensus_queue.cc:260] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.623906 18015 ts_tablet_manager.cc:1434] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:17:35.625514 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-b48df9fedfb7414499c573fabfab114e received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:35.625905 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-b48df9fedfb7414499c573fabfab114e on tablet b48df9fedfb7414499c573fabfab114e with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:35.644040 16678 raft_consensus.cc:1275] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:35.645231 17952 consensus_queue.cc:1048] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:35.665844 18015 ts_tablet_manager.cc:933] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:35.671985 18015 tablet_copy_client.cc:323] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:35.674264 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 81095b26465c4953be0764436d178755 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:35.674798 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 81095b26465c4953be0764436d178755 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-81095b26465c4953be0764436d178755
I20260709 13:17:35.686223 16544 tablet_copy_source_session.cc:215] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:35.689791 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81095b26465c4953be0764436d178755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.707887 18015 tablet_copy_client.cc:806] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:35.708459 18015 tablet_copy_client.cc:670] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:35.711804 18015 tablet_copy_client.cc:538] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:35.718494 18015 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:35.735414 18015 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:35.736191 18015 tablet_bootstrap.cc:492] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:35.736728 18015 ts_tablet_manager.cc:1403] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260709 13:17:35.738952 18015 raft_consensus.cc:359] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.739540 18015 raft_consensus.cc:740] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:35.739991 18015 consensus_queue.cc:260] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.741750 18015 ts_tablet_manager.cc:1434] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:35.743583 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-81095b26465c4953be0764436d178755 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:35.743973 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-81095b26465c4953be0764436d178755 on tablet 81095b26465c4953be0764436d178755 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:35.746294 18015 ts_tablet_manager.cc:933] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:35.783566 18015 tablet_copy_client.cc:323] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:35.784971 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 0c30187efc894e32824a40749d1c7aee from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:35.785490 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 0c30187efc894e32824a40749d1c7aee from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-0c30187efc894e32824a40749d1c7aee
I20260709 13:17:35.792836 16619 tablet_copy_source_session.cc:215] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:35.795615 18015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c30187efc894e32824a40749d1c7aee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:35.808508 18015 tablet_copy_client.cc:806] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:35.809017 18015 tablet_copy_client.cc:670] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:35.812634 18015 tablet_copy_client.cc:538] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:35.819670 18015 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:35.832309 16678 raft_consensus.cc:1275] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:35.836860 17970 consensus_queue.cc:1048] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:35.837975 18015 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: 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:17:35.838832 18015 tablet_bootstrap.cc:492] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:35.839918 18015 ts_tablet_manager.cc:1403] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260709 13:17:35.849522 16534 raft_consensus.cc:1275] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:35.852308 17970 consensus_queue.cc:1048] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:35.855559 18015 raft_consensus.cc:359] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.856451 18015 raft_consensus.cc:740] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:35.857002 18015 consensus_queue.cc:260] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:35.859160 18015 ts_tablet_manager.cc:1434] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:17:35.861123 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0c30187efc894e32824a40749d1c7aee received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:35.861573 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-0c30187efc894e32824a40749d1c7aee on tablet 0c30187efc894e32824a40749d1c7aee with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:35.900983 16533 raft_consensus.cc:1275] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:35.902463 17994 consensus_queue.cc:1048] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:35.930869 17207 raft_consensus.cc:1217] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:35.958570 16676 raft_consensus.cc:1275] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:35.963660 18034 consensus_queue.cc:1048] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:36.045439 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:36.095171 17207 raft_consensus.cc:1217] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:17:36.115008 17207 raft_consensus.cc:1217] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:36.233479 17207 raft_consensus.cc:1217] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:36.390018 17952 raft_consensus.cc:1064] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:36.392565 17952 consensus_queue.cc:237] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.394052 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:36.401580 16607 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:36.401849 16676 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:36.403584 17207 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:36.404573 17956 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:36.406477 17956 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.408936 17952 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:36.437903 16676 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.447757 17954 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.474741 16607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a92744206f44b23a8364dec8faef433"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:36.475486 16607 raft_consensus.cc:606] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:36.478370 16533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:36.478936 16533 raft_consensus.cc:606] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:36.488865 16607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899"
dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:45206
I20260709 13:17:36.490761 16607 raft_consensus.cc:606] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:36.492106 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:36.492590 16429 catalog_manager.cc:5697] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.493669 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:36.481455 17207 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.504045 17952 raft_consensus.cc:1064] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:36.505350 16609 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.506562 17952 consensus_queue.cc:237] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.527326 18044 raft_consensus.cc:993] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:36.527755 18044 raft_consensus.cc:1081] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:36.532087 16678 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:36.532596 16678 raft_consensus.cc:493] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:36.532958 16678 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.538837 16676 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:36.542891 17956 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:36.557863 16678 raft_consensus.cc:515] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.565964 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:36.566743 16533 raft_consensus.cc:3055] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:36.567116 16533 raft_consensus.cc:740] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:36.568028 16533 consensus_queue.cc:260] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.569022 16533 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.571205 16678 leader_election.cc:290] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:36.574165 17207 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:36.574299 16607 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:36.575567 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e362058f8d454f23adc92f8525f5a88c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:36.576052 16607 raft_consensus.cc:3060] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:36.576216 16533 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 3.
I20260709 13:17:36.577356 16646 leader_election.cc:304] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [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: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:36.578466 17861 raft_consensus.cc:2804] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:36.578931 17861 raft_consensus.cc:697] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 3 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:36.579694 17861 consensus_queue.cc:237] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.580670 18044 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.582989 16607 raft_consensus.cc:2468] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 3.
I20260709 13:17:36.582537 18044 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:17:36.596668 16432 catalog_manager.cc:5697] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 2 to 3, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 3 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.603119 18044 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.603960 16533 consensus_queue.cc:237] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.610985 17209 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:36.611053 16606 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.614622 16609 raft_consensus.cc:1275] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:36.614933 18050 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.630420 18050 consensus_queue.cc:1048] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:36.636876 16430 catalog_manager.cc:5697] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.641206 17952 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.642405 17211 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.659936 16681 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.665131 16432 catalog_manager.cc:5697] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.672241 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40e1b78d4c12415c87ebf06cc2099ccf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:36.675536 17972 raft_consensus.cc:1064] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:36.678071 17972 consensus_queue.cc:237] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.678735 18033 raft_consensus.cc:993] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:36.680316 16606 raft_consensus.cc:2955] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.681348 18033 raft_consensus.cc:1081] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:36.681020 17207 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.686759 18033 raft_consensus.cc:993] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:36.687165 18033 raft_consensus.cc:1081] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:36.693006 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 40e1b78d4c12415c87ebf06cc2099ccf with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:36.701648 16681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a92744206f44b23a8364dec8faef433"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49856
I20260709 13:17:36.702363 16681 raft_consensus.cc:493] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:36.702822 16681 raft_consensus.cc:3060] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.703310 16533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34244
I20260709 13:17:36.703974 16533 raft_consensus.cc:493] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:36.704434 16533 raft_consensus.cc:3060] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.711190 16531 raft_consensus.cc:1275] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:36.713306 17861 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:36.713620 17211 raft_consensus.cc:1275] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:36.717249 18056 tablet_replica.cc:333] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:36.718732 17861 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.723476 18056 raft_consensus.cc:2243] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:36.724189 18056 raft_consensus.cc:2272] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:36.728142 18034 raft_consensus.cc:1064] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:36.719785 16606 raft_consensus.cc:1275] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:36.732446 17861 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:36.732520 18034 consensus_queue.cc:237] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.734956 18056 ts_tablet_manager.cc:1916] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:36.726370 16533 raft_consensus.cc:515] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.739506 16676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:36.740031 16676 raft_consensus.cc:3060] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.744694 16533 leader_election.cc:290] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:36.722308 16681 raft_consensus.cc:515] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.751966 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:36.752494 16531 raft_consensus.cc:3060] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.754019 16681 leader_election.cc:290] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:36.768929 16609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a92744206f44b23a8364dec8faef433" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:36.769655 16609 raft_consensus.cc:3055] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:36.770011 16609 raft_consensus.cc:740] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:36.770882 16609 consensus_queue.cc:260] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.787073 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb366a5484f4487ebcead23fcb8f6899" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:36.767310 17861 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.787660 16607 raft_consensus.cc:3055] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:36.790732 16607 raft_consensus.cc:740] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51cea5f814e44f89820ec9e7a23576af, State: Running, Role: LEADER
I20260709 13:17:36.791611 16607 consensus_queue.cc:260] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.792793 16607 raft_consensus.cc:3060] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.769682 16533 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.797508 16534 consensus_queue.cc:237] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.804447 16531 raft_consensus.cc:2468] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:36.807081 16609 raft_consensus.cc:3060] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:36.809407 16681 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:36.796492 16676 raft_consensus.cc:2468] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:36.810902 18050 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:36.813464 17209 raft_consensus.cc:1275] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:36.816380 16646 leader_election.cc:304] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:36.817726 16527 raft_consensus.cc:1275] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:36.817823 18039 raft_consensus.cc:2804] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:36.818226 16681 raft_consensus.cc:1275] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:36.818382 18039 raft_consensus.cc:697] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:36.818487 18034 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.819308 18039 consensus_queue.cc:237] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.819100 16606 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.819600 18037 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:36.821105 16497 leader_election.cc:304] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:36.822723 17956 raft_consensus.cc:2804] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:36.823155 17956 raft_consensus.cc:697] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:36.823876 17956 consensus_queue.cc:237] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:36.825593 18037 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:36.826824 17954 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.829810 16678 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.836666 17207 raft_consensus.cc:1275] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:36.843318 18044 consensus_queue.cc:1048] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.844116 16609 raft_consensus.cc:2468] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 2.
I20260709 13:17:36.847816 17207 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.851574 17211 raft_consensus.cc:2955] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.859145 18056 ts_tablet_manager.cc:1929] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:36.862671 16607 raft_consensus.cc:2468] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:36.863107 18056 log.cc:1199] T 40e1b78d4c12415c87ebf06cc2099ccf P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/40e1b78d4c12415c87ebf06cc2099ccf
I20260709 13:17:36.865722 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81095b26465c4953be0764436d178755 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:36.874722 18034 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.876582 16431 catalog_manager.cc:5697] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:36.878275 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 40e1b78d4c12415c87ebf06cc2099ccf (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:36.885747 17209 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.887854 16531 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.888119 16430 catalog_manager.cc:5697] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.891893 16429 catalog_manager.cc:5697] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 1 to 2, leader changed from 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 2 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:36.892280 16681 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.915103 16431 catalog_manager.cc:5697] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 4 to 5, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 3 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.920485 16431 catalog_manager.cc:5697] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.935192 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 81095b26465c4953be0764436d178755 with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:36.949682 16607 consensus_queue.cc:237] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.955935 18068 tablet_replica.cc:333] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:36.957108 18068 raft_consensus.cc:2243] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:36.957862 18068 raft_consensus.cc:2272] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:36.960848 17211 raft_consensus.cc:1275] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:36.961349 16531 raft_consensus.cc:1275] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:36.962229 18033 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.963119 18034 consensus_queue.cc:1048] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:36.960518 16681 consensus_queue.cc:237] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:36.967098 18068 ts_tablet_manager.cc:1916] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:36.970024 18037 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.973353 17211 raft_consensus.cc:1275] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:36.977582 16533 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.978951 17972 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:36.981312 16531 raft_consensus.cc:1275] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:36.986738 16607 raft_consensus.cc:1275] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:36.990263 17972 consensus_queue.cc:1048] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:36.994716 18068 ts_tablet_manager.cc:1929] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:17:36.995287 18068 log.cc:1199] T 81095b26465c4953be0764436d178755 P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/81095b26465c4953be0764436d178755
I20260709 13:17:36.997926 18039 consensus_queue.cc:1048] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:37.002924 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 81095b26465c4953be0764436d178755 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:37.008113 18066 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:36.983192 17209 raft_consensus.cc:2955] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:37.019991 16534 raft_consensus.cc:1275] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:37.022732 17861 consensus_queue.cc:1048] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:37.028175 17207 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:37.074996 16429 catalog_manager.cc:5697] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:37.068523 16534 raft_consensus.cc:2955] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:37.085485 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c30187efc894e32824a40749d1c7aee with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:37.086483 18056 tablet_replica.cc:333] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:37.087437 18056 raft_consensus.cc:2243] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:37.088053 18056 raft_consensus.cc:2272] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:37.095026 18056 ts_tablet_manager.cc:1916] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:17:37.099870 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 83150.1us
I20260709 13:17:37.103312 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b48df9fedfb7414499c573fabfab114e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:37.106462 16429 catalog_manager.cc:5697] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:37.117326 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0c30187efc894e32824a40749d1c7aee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:37.133412 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet b48df9fedfb7414499c573fabfab114e with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:37.134403 18068 tablet_replica.cc:333] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:37.135376 18068 raft_consensus.cc:2243] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:37.136090 18068 raft_consensus.cc:2272] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:37.140368 18068 ts_tablet_manager.cc:1916] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:37.150787 18056 ts_tablet_manager.cc:1929] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:37.151257 18056 log.cc:1199] T 0c30187efc894e32824a40749d1c7aee P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/0c30187efc894e32824a40749d1c7aee
I20260709 13:17:37.152930 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet 0c30187efc894e32824a40749d1c7aee (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:37.163368 18068 ts_tablet_manager.cc:1929] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:37.163865 18068 log.cc:1199] T b48df9fedfb7414499c573fabfab114e P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/b48df9fedfb7414499c573fabfab114e
I20260709 13:17:37.165275 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet b48df9fedfb7414499c573fabfab114e (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:37.283865 16681 raft_consensus.cc:1275] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:37.285374 17956 consensus_queue.cc:1048] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:37.294677 16607 raft_consensus.cc:1275] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:37.296083 18044 consensus_queue.cc:1048] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:37.400574 16607 raft_consensus.cc:1275] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:37.401759 18066 consensus_queue.cc:1048] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:37.413586 16531 raft_consensus.cc:1275] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:37.415167 17972 consensus_queue.cc:1048] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:37.494645 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:38.044433 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:38.079749 16531 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:38.080328 16531 raft_consensus.cc:606] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:38.082916 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "684bef90a2f04407a05898219b34bc28"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:38.083469 16681 raft_consensus.cc:606] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 22d0d88caf7243dcba4b32ec5a3bb39a
I20260709 13:17:38.085929 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb526599c53746e3903765935869ae77"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:38.086385 16681 raft_consensus.cc:606] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:38.087359 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:38.088577 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:38.116856 18066 raft_consensus.cc:993] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:38.117386 17861 raft_consensus.cc:1081] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 22d0d88caf7243dcba4b32ec5a3bb39a to start an election
I20260709 13:17:38.118891 16531 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "684bef90a2f04407a05898219b34bc28"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
 from {username='slave'} at 127.0.0.1:34254
I20260709 13:17:38.119366 16531 raft_consensus.cc:493] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.119647 16531 raft_consensus.cc:3060] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.125594 16531 raft_consensus.cc:515] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:38.127064 16531 leader_election.cc:290] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:38.128029 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:38.128111 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684bef90a2f04407a05898219b34bc28" candidate_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:38.128664 16681 raft_consensus.cc:3055] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.128763 16607 raft_consensus.cc:3060] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.129022 16681 raft_consensus.cc:740] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:38.129835 16681 consensus_queue.cc:260] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:38.130911 16681 raft_consensus.cc:3060] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.135195 16607 raft_consensus.cc:2468] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:38.135481 16681 raft_consensus.cc:2468] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d0d88caf7243dcba4b32ec5a3bb39a in term 2.
I20260709 13:17:38.136495 16500 leader_election.cc:304] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af; no voters: 
I20260709 13:17:38.137351 17954 raft_consensus.cc:2804] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.137953 17954 raft_consensus.cc:697] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Leader. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:38.138756 17954 consensus_queue.cc:237] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:38.157313 16430 catalog_manager.cc:5697] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1). New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.232400 16681 consensus_queue.cc:237] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:38.238122 16531 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:38.238394 16649 consensus_peers.cc:597] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8647bdb427fe4235959158c67658829d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:38.238571 16606 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:38.239744 17972 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:38.240639 18066 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.249202 17972 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.251117 16607 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.253887 16534 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.266531 16607 consensus_queue.cc:237] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:38.269501 16430 catalog_manager.cc:5697] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:38.272149 18044 raft_consensus.cc:993] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:38.272634 18044 raft_consensus.cc:1081] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:38.274101 17209 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55330
I20260709 13:17:38.274580 17209 raft_consensus.cc:493] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.274919 17209 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.279464 16681 raft_consensus.cc:1275] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:38.280131 16534 raft_consensus.cc:1275] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:38.280722 16575 consensus_peers.cc:597] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ae7054f68bf41e8a27427f82cbe2c30. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:38.281415 18072 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:38.282336 18070 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.284092 17209 raft_consensus.cc:515] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:38.286442 17209 leader_election.cc:290] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:38.287671 16607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:38.288219 16607 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.293053 16534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4644fb990e574e8c8116fa0c4285d93d" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:38.293848 16534 raft_consensus.cc:3055] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:38.294207 16534 raft_consensus.cc:740] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:38.301761 16607 raft_consensus.cc:2468] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 3.
I20260709 13:17:38.303359 17177 leader_election.cc:304] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [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: 51cea5f814e44f89820ec9e7a23576af, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:38.304029 18083 raft_consensus.cc:2804] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:38.305143 18083 raft_consensus.cc:697] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:38.304260 16534 consensus_queue.cc:260] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:38.306766 16534 raft_consensus.cc:3060] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:38.306646 18083 consensus_queue.cc:237] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:38.306825 18070 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.313804 16534 raft_consensus.cc:2468] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 3.
I20260709 13:17:38.317216 16681 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.334226 16534 consensus_queue.cc:237] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:38.323007 16531 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.338508 16431 catalog_manager.cc:5697] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 2 to 3, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 3 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:38.338934 16429 catalog_manager.cc:5697] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.349910 16681 raft_consensus.cc:1275] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:38.357141 16500 consensus_peers.cc:597] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aa14a6364a64483a655a16e05826e06. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:38.357493 17954 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:38.359994 16607 raft_consensus.cc:1275] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:38.361788 18044 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:38.382840 17954 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.383780 16607 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.383916 16681 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.397646 16432 catalog_manager.cc:5697] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.401109 16607 consensus_queue.cc:237] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Queue 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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
W20260709 13:17:38.411746 16575 consensus_peers.cc:597] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4abfeff32484ed9bf812591043031dc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:38.421614 16531 raft_consensus.cc:1275] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:38.421943 16681 raft_consensus.cc:1275] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:38.423316 18095 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.424587 18070 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } 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:17:38.432696 18072 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.434437 16531 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.434679 16681 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.448168 16429 catalog_manager.cc:5697] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 2, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:38.517536 17861 raft_consensus.cc:993] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:38.518020 17972 raft_consensus.cc:1081] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:38.519377 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb526599c53746e3903765935869ae77"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55336
I20260709 13:17:38.519969 17207 raft_consensus.cc:493] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:38.520713 17207 raft_consensus.cc:3060] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.526129 17207 raft_consensus.cc:515] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:38.528607 16531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb526599c53746e3903765935869ae77" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:38.529218 16531 raft_consensus.cc:3060] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.529485 17207 leader_election.cc:290] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:38.529708 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb526599c53746e3903765935869ae77" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:38.530268 16681 raft_consensus.cc:3055] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:38.530542 16681 raft_consensus.cc:740] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:38.531250 16681 consensus_queue.cc:260] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:38.532447 16681 raft_consensus.cc:3060] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:38.533957 16531 raft_consensus.cc:2468] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:38.534915 17174 leader_election.cc:304] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:38.535682 18083 raft_consensus.cc:2804] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:38.536130 18083 raft_consensus.cc:697] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:38.536911 18083 consensus_queue.cc:237] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:38.542325 16681 raft_consensus.cc:2468] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:38.552268 16431 catalog_manager.cc:5697] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:38.597414 16681 raft_consensus.cc:1275] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.598549 17956 consensus_queue.cc:1048] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.613271 16607 raft_consensus.cc:1275] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:38.615536 17954 consensus_queue.cc:1048] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:38.734406 18109 ts_tablet_manager.cc:933] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:38.744104 16606 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:38.745663 18111 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:38.746074 18109 tablet_copy_client.cc:323] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:38.747797 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 8647bdb427fe4235959158c67658829d from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:38.748275 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 8647bdb427fe4235959158c67658829d from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-8647bdb427fe4235959158c67658829d
I20260709 13:17:38.756878 16531 raft_consensus.cc:1275] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:38.758436 18083 consensus_queue.cc:1048] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:38.773154 16693 tablet_copy_source_session.cc:215] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:38.777290 18109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8647bdb427fe4235959158c67658829d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:38.813771 18117 ts_tablet_manager.cc:933] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:38.813979 18109 tablet_copy_client.cc:806] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:38.814917 18109 tablet_copy_client.cc:670] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:38.819489 18117 tablet_copy_client.cc:323] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:38.819878 18109 tablet_copy_client.cc:538] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:38.822283 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 4aa14a6364a64483a655a16e05826e06 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:38.822834 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 4aa14a6364a64483a655a16e05826e06 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-4aa14a6364a64483a655a16e05826e06
I20260709 13:17:38.830669 16544 tablet_copy_source_session.cc:215] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:38.830735 18109 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:38.834950 18117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa14a6364a64483a655a16e05826e06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:38.851184 18117 tablet_copy_client.cc:806] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:38.851805 18117 tablet_copy_client.cc:670] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:38.856057 18117 tablet_copy_client.cc:538] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:38.864701 18117 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:38.866422 18120 ts_tablet_manager.cc:933] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:38.882231 18120 tablet_copy_client.cc:323] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:38.885409 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet 9ae7054f68bf41e8a27427f82cbe2c30 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:38.886066 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet 9ae7054f68bf41e8a27427f82cbe2c30 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-9ae7054f68bf41e8a27427f82cbe2c30
I20260709 13:17:38.898224 16619 tablet_copy_source_session.cc:215] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:38.902825 18117 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:38.903992 18117 tablet_bootstrap.cc:492] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:38.904675 18117 ts_tablet_manager.cc:1403] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.008s
I20260709 13:17:38.906744 18120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ae7054f68bf41e8a27427f82cbe2c30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:38.907732 18117 raft_consensus.cc:359] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:38.908566 18117 raft_consensus.cc:740] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:38.909179 18117 consensus_queue.cc:260] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:38.910966 18117 ts_tablet_manager.cc:1434] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:17:38.915941 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-4aa14a6364a64483a655a16e05826e06 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:38.916328 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-4aa14a6364a64483a655a16e05826e06 on tablet 4aa14a6364a64483a655a16e05826e06 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:38.929240 18120 tablet_copy_client.cc:806] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:38.931258 18120 tablet_copy_client.cc:670] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:38.935853 18120 tablet_copy_client.cc:538] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:38.946271 18120 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:38.997334 16533 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:38.999295 18117 ts_tablet_manager.cc:933] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:38.999969 16678 raft_consensus.cc:1275] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:39.003013 18115 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:39.007027 18080 consensus_queue.cc:1048] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:39.030369 18117 tablet_copy_client.cc:323] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.2:36711
I20260709 13:17:39.033702 16619 tablet_copy_service.cc:140] P 51cea5f814e44f89820ec9e7a23576af: Received BeginTabletCopySession request for tablet c4abfeff32484ed9bf812591043031dc from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:36236)
I20260709 13:17:39.034292 16619 tablet_copy_service.cc:161] P 51cea5f814e44f89820ec9e7a23576af: Beginning new tablet copy session on tablet c4abfeff32484ed9bf812591043031dc from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:36236: session id = 94d79a0e409b44919c8068c0ac2f9050-c4abfeff32484ed9bf812591043031dc
I20260709 13:17:39.041623 16619 tablet_copy_source_session.cc:215] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:39.045513 18117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4abfeff32484ed9bf812591043031dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:39.087961 18109 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: 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:17:39.088909 18109 tablet_bootstrap.cc:492] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:39.089705 18109 ts_tablet_manager.cc:1403] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.259s	user 0.083s	sys 0.081s
I20260709 13:17:39.090054 18117 tablet_copy_client.cc:806] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:39.090718 18117 tablet_copy_client.cc:670] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:39.092820 18109 raft_consensus.cc:359] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:39.094722 18109 raft_consensus.cc:740] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:39.095757 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:39.095495 18109 consensus_queue.cc:260] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:39.096549 18117 tablet_copy_client.cc:538] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:39.100234 18120 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:39.098563 18109 ts_tablet_manager.cc:1434] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:39.101130 18120 tablet_bootstrap.cc:492] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:39.101783 18120 ts_tablet_manager.cc:1403] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.156s	user 0.022s	sys 0.044s
I20260709 13:17:39.103678 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-8647bdb427fe4235959158c67658829d received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:39.104104 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-8647bdb427fe4235959158c67658829d on tablet 8647bdb427fe4235959158c67658829d with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:39.114992 18120 raft_consensus.cc:359] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:39.116405 18120 raft_consensus.cc:740] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:39.117096 18120 consensus_queue.cc:260] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:39.123018 18120 ts_tablet_manager.cc:1434] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 13:17:39.124629 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-9ae7054f68bf41e8a27427f82cbe2c30 received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:39.125058 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-9ae7054f68bf41e8a27427f82cbe2c30 on tablet 9ae7054f68bf41e8a27427f82cbe2c30 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:39.137257 18117 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:39.156359 18117 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: 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:17:39.157267 18117 tablet_bootstrap.cc:492] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:39.157967 18117 ts_tablet_manager.cc:1403] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260709 13:17:39.160948 18117 raft_consensus.cc:359] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:39.161834 18117 raft_consensus.cc:740] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:39.162472 18117 consensus_queue.cc:260] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:39.168905 18117 ts_tablet_manager.cc:1434] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:39.170569 16619 tablet_copy_service.cc:342] P 51cea5f814e44f89820ec9e7a23576af: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-c4abfeff32484ed9bf812591043031dc received from {username='slave'} at 127.0.0.1:36236
I20260709 13:17:39.171021 16619 tablet_copy_service.cc:434] P 51cea5f814e44f89820ec9e7a23576af: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-c4abfeff32484ed9bf812591043031dc on tablet c4abfeff32484ed9bf812591043031dc with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:39.290520 17211 raft_consensus.cc:1217] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:39.334746 17211 raft_consensus.cc:1217] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:39.386184 17211 raft_consensus.cc:1217] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:39.431644 17211 raft_consensus.cc:1217] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:39.788693 18044 raft_consensus.cc:1064] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:39.790618 18044 consensus_queue.cc:237] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:39.798197 16676 raft_consensus.cc:1275] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:39.798197 17211 raft_consensus.cc:1275] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:39.800175 18130 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:39.804973 16605 raft_consensus.cc:1275] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:39.804279 18044 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:17:39.806820 17956 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:39.841440 18044 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.848584 16606 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.855976 16681 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.867239 16431 catalog_manager.cc:5697] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.875607 17211 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.924105 16531 consensus_queue.cc:237] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:39.930425 16681 raft_consensus.cc:1275] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:39.931964 17211 raft_consensus.cc:1275] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:39.932154 18130 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:39.933255 18044 consensus_queue.cc:1048] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:39.938937 18044 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.940718 17211 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.947858 16681 raft_consensus.cc:2955] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.952306 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4aa14a6364a64483a655a16e05826e06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:39.967835 18128 raft_consensus.cc:1064] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:39.969503 16432 catalog_manager.cc:5697] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 51cea5f814e44f89820ec9e7a23576af (127.15.14.2) evicted. New cstate: current_term: 1 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:39.970398 18128 consensus_queue.cc:237] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:39.980780 16590 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aa14a6364a64483a655a16e05826e06 with delete_type TABLET_DATA_TOMBSTONED (TS 51cea5f814e44f89820ec9e7a23576af not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34520
I20260709 13:17:39.997861 18141 tablet_replica.cc:333] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:40.001358 18141 raft_consensus.cc:2243] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:40.002223 18141 raft_consensus.cc:2272] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:40.005733 18141 ts_tablet_manager.cc:1916] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:40.014542 16531 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.014945 17211 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.016407 18128 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:40.017318 17972 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:40.037639 18145 raft_consensus.cc:1064] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:40.013607 18070 raft_consensus.cc:1064] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:40.040844 18141 ts_tablet_manager.cc:1929] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:40.041378 18141 log.cc:1199] T 4aa14a6364a64483a655a16e05826e06 P 51cea5f814e44f89820ec9e7a23576af: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/wals/4aa14a6364a64483a655a16e05826e06
I20260709 13:17:40.043068 16419 catalog_manager.cc:5028] TS 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): tablet 4aa14a6364a64483a655a16e05826e06 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:40.042068 18070 consensus_queue.cc:237] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:40.046977 18145 consensus_queue.cc:237] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:40.058665 17211 raft_consensus.cc:1275] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.064057 16605 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.065922 16534 raft_consensus.cc:1275] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.067392 18142 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:40.070931 18110 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.087426 18140 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:40.086961 17211 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.088725 16681 raft_consensus.cc:1275] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.103557 17972 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:40.121819 18095 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:17:40.143810 17174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 60090us
I20260709 13:17:40.148005 16430 catalog_manager.cc:5697] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.178824 16534 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.182894 16605 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.187920 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:40.189105 16678 raft_consensus.cc:1275] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.190464 16533 raft_consensus.cc:1275] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.191116 18157 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.192296 18145 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:40.192701 16678 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.208410 18145 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:40.233901 17174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 81949.4us
I20260709 13:17:40.236078 18140 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.237444 16534 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.241757 16429 catalog_manager.cc:5697] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.254506 17211 raft_consensus.cc:1275] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 LEARNER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:40.258590 17207 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } attrs { replace: true } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.263602 18157 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:40.269964 16681 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.275736 16533 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.286959 17211 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.288877 16429 catalog_manager.cc:5697] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 2 to 3, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:40.328053 16605 consensus_queue.cc:237] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:40.341826 17211 raft_consensus.cc:1275] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:40.342995 18070 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:40.345060 16533 raft_consensus.cc:1275] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:40.346335 18070 consensus_queue.cc:1048] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:40.349596 18140 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.359730 17207 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.371529 16533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
mode: GRACEFUL
new_leader_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:53274
I20260709 13:17:40.372061 16533 raft_consensus.cc:606] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 LEADER]: Received request to transfer leadership to TS 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:40.374389 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:17:40.375922 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:40.374534 16533 raft_consensus.cc:2955] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.378479 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4abfeff32484ed9bf812591043031dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:40.388381 16432 catalog_manager.cc:5697] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.402055 16664 tablet_service.cc:1558] Processing DeleteTablet for tablet c4abfeff32484ed9bf812591043031dc with delete_type TABLET_DATA_TOMBSTONED (TS 56949a0f02e44b798ac4b3702df6c71e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49854
I20260709 13:17:40.411715 18162 tablet_replica.cc:333] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:40.413153 18162 raft_consensus.cc:2243] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:40.413851 18162 raft_consensus.cc:2272] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:40.416750 18162 ts_tablet_manager.cc:1916] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:40.433413 18162 ts_tablet_manager.cc:1929] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:40.433861 18162 log.cc:1199] T c4abfeff32484ed9bf812591043031dc P 56949a0f02e44b798ac4b3702df6c71e: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/wals/c4abfeff32484ed9bf812591043031dc
I20260709 13:17:40.435817 16416 catalog_manager.cc:5028] TS 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): tablet c4abfeff32484ed9bf812591043031dc (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:40.695369 16605 consensus_queue.cc:237] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:40.708096 17211 raft_consensus.cc:1275] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:40.709672 18145 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:40.716010 18152 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.717643 17211 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.724959 16681 raft_consensus.cc:1275] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Refusing update from remote peer 51cea5f814e44f89820ec9e7a23576af: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:40.726377 16419 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ae7054f68bf41e8a27427f82cbe2c30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:40.743177 16430 catalog_manager.cc:5697] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "51cea5f814e44f89820ec9e7a23576af" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.747871 18152 consensus_queue.cc:1048] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:40.754877 16681 raft_consensus.cc:2955] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.763700 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ae7054f68bf41e8a27427f82cbe2c30 with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
W20260709 13:17:40.775188 16646 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 68328.8us
I20260709 13:17:40.791321 18166 tablet_replica.cc:333] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:40.792594 18166 raft_consensus.cc:2243] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:40.790623 16681 consensus_queue.cc:237] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:40.793356 18166 raft_consensus.cc:2272] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:40.796643 18166 ts_tablet_manager.cc:1916] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:40.798887 17211 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:40.799502 16605 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:40.800261 18163 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:40.802057 18164 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:40.807866 18163 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.812377 17211 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.814036 16605 raft_consensus.cc:2955] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.833213 16430 catalog_manager.cc:5697] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af reported cstate change: config changed from index 3 to 4, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 1 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:40.834390 18166 ts_tablet_manager.cc:1929] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:40.837101 18166 log.cc:1199] T 9ae7054f68bf41e8a27427f82cbe2c30 P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/9ae7054f68bf41e8a27427f82cbe2c30
I20260709 13:17:40.841657 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8647bdb427fe4235959158c67658829d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:40.842334 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 9ae7054f68bf41e8a27427f82cbe2c30 (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:40.845458 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 8647bdb427fe4235959158c67658829d with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:40.846392 18166 tablet_replica.cc:333] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:40.847364 18166 raft_consensus.cc:2243] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:40.847955 18166 raft_consensus.cc:2272] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:40.852121 18166 ts_tablet_manager.cc:1916] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:40.865082 18166 ts_tablet_manager.cc:1929] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:40.865377 18166 log.cc:1199] T 8647bdb427fe4235959158c67658829d P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/8647bdb427fe4235959158c67658829d
I20260709 13:17:40.866603 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 8647bdb427fe4235959158c67658829d (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:40.924192 18130 raft_consensus.cc:993] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: : Instructing follower 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:40.924645 17956 raft_consensus.cc:1081] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 LEADER]: Signalling peer 56949a0f02e44b798ac4b3702df6c71e to start an election
I20260709 13:17:40.925834 16676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
 from {username='slave'} at 127.0.0.1:49872
I20260709 13:17:40.926208 16676 raft_consensus.cc:493] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.926427 16676 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:40.932116 16676 raft_consensus.cc:515] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:40.933465 16676 leader_election.cc:290] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 5 election: Requested vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
I20260709 13:17:40.934059 16533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a"
I20260709 13:17:40.934319 16605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9123920ea5c944b99a7cad969f5ec974" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:40.934633 16533 raft_consensus.cc:3055] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:40.934854 16605 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:40.935003 16533 raft_consensus.cc:740] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 22d0d88caf7243dcba4b32ec5a3bb39a, State: Running, Role: LEADER
I20260709 13:17:40.935798 16533 consensus_queue.cc:260] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:40.936653 16533 raft_consensus.cc:3060] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:40.940670 16605 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 5.
I20260709 13:17:40.941851 16649 leader_election.cc:304] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [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: 51cea5f814e44f89820ec9e7a23576af, 56949a0f02e44b798ac4b3702df6c71e; no voters: 
I20260709 13:17:40.942575 18163 raft_consensus.cc:2804] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:40.943089 18163 raft_consensus.cc:697] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 5 LEADER]: Becoming Leader. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:40.943892 18163 consensus_queue.cc:237] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } }
I20260709 13:17:40.946049 16533 raft_consensus.cc:2468] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56949a0f02e44b798ac4b3702df6c71e in term 5.
I20260709 13:17:40.952652 16430 catalog_manager.cc:5697] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: term changed from 4 to 5, leader changed from 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) to 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3). New cstate: current_term: 5 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:41.376926 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:41.487476 16533 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 5 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:41.488690 18163 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:41.516439 16605 raft_consensus.cc:1275] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 5 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:41.522390 18163 consensus_queue.cc:1048] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:41.914870 16681 consensus_queue.cc:237] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:41.921639 16533 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:41.921895 16607 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:17:41.923276 16649 consensus_peers.cc:597] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 636372d1206344448514da4a69f25e4e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:41.923867 18165 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:41.925072 18163 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:41.933653 18110 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:41.935750 16533 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:41.939534 16606 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:41.965552 16432 catalog_manager.cc:5697] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index -1 to 4, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 3 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.998210 16534 consensus_queue.cc:237] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:42.012079 16681 raft_consensus.cc:1275] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:17:42.012135 16500 consensus_peers.cc:597] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a -> Peer 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955): Couldn't send request to peer 94d79a0e409b44919c8068c0ac2f9050. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a0c7105304049288918291743784424. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:42.013217 16606 raft_consensus.cc:1275] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:42.013404 18178 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:42.014652 18179 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } 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:17:42.022512 18178 raft_consensus.cc:2955] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:42.025849 16607 raft_consensus.cc:2955] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:42.026206 16681 raft_consensus.cc:2955] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } } }
I20260709 13:17:42.044449 16429 catalog_manager.cc:5697] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index -1 to 3, NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) added. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.391088 18189 ts_tablet_manager.cc:933] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:42.393395 18189 tablet_copy_client.cc:323] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.3:37131
I20260709 13:17:42.395331 16693 tablet_copy_service.cc:140] P 56949a0f02e44b798ac4b3702df6c71e: Received BeginTabletCopySession request for tablet 636372d1206344448514da4a69f25e4e from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:55342)
I20260709 13:17:42.395970 16693 tablet_copy_service.cc:161] P 56949a0f02e44b798ac4b3702df6c71e: Beginning new tablet copy session on tablet 636372d1206344448514da4a69f25e4e from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:55342: session id = 94d79a0e409b44919c8068c0ac2f9050-636372d1206344448514da4a69f25e4e
I20260709 13:17:42.404917 16693 tablet_copy_source_session.cc:215] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:42.408605 18189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636372d1206344448514da4a69f25e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.425594 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:42.431309 18189 tablet_copy_client.cc:806] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:42.432134 18189 tablet_copy_client.cc:670] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:42.433650 18191 ts_tablet_manager.cc:933] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: Initiating tablet copy from peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683)
I20260709 13:17:42.436625 18189 tablet_copy_client.cc:538] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:42.443876 18191 tablet_copy_client.cc:323] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Beginning tablet copy session from remote peer at address 127.15.14.1:38683
I20260709 13:17:42.445981 16544 tablet_copy_service.cc:140] P 22d0d88caf7243dcba4b32ec5a3bb39a: Received BeginTabletCopySession request for tablet 7a0c7105304049288918291743784424 from peer 94d79a0e409b44919c8068c0ac2f9050 ({username='slave'} at 127.0.0.1:32954)
I20260709 13:17:42.446504 16544 tablet_copy_service.cc:161] P 22d0d88caf7243dcba4b32ec5a3bb39a: Beginning new tablet copy session on tablet 7a0c7105304049288918291743784424 from peer 94d79a0e409b44919c8068c0ac2f9050 at {username='slave'} at 127.0.0.1:32954: session id = 94d79a0e409b44919c8068c0ac2f9050-7a0c7105304049288918291743784424
I20260709 13:17:42.450800 18189 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:42.469345 16544 tablet_copy_source_session.cc:215] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:42.472558 18191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a0c7105304049288918291743784424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:42.498622 18189 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: 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:17:42.499893 18191 tablet_copy_client.cc:806] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:42.500195 16681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8647bdb427fe4235959158c67658829d"
dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
mode: GRACEFUL
new_leader_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:49454
I20260709 13:17:42.500598 18191 tablet_copy_client.cc:670] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:42.499928 18189 tablet_bootstrap.cc:492] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:42.500908 16681 raft_consensus.cc:606] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Received request to transfer leadership to TS 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:42.501878 18189 ts_tablet_manager.cc:1403] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.013s
I20260709 13:17:42.504369 18191 tablet_copy_client.cc:538] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:42.505236 18189 raft_consensus.cc:359] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:42.506093 18189 raft_consensus.cc:740] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:42.506793 18189 consensus_queue.cc:260] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:42.509850 18189 ts_tablet_manager.cc:1434] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:17:42.510315 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:17:42.511945 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:42.514084 16693 tablet_copy_service.cc:342] P 56949a0f02e44b798ac4b3702df6c71e: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-636372d1206344448514da4a69f25e4e received from {username='slave'} at 127.0.0.1:55342
I20260709 13:17:42.514546 16693 tablet_copy_service.cc:434] P 56949a0f02e44b798ac4b3702df6c71e: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-636372d1206344448514da4a69f25e4e on tablet 636372d1206344448514da4a69f25e4e with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:42.528043 18191 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap starting.
I20260709 13:17:42.553206 18191 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: 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:17:42.554050 18191 tablet_bootstrap.cc:492] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: Bootstrap complete.
I20260709 13:17:42.554774 18191 ts_tablet_manager.cc:1403] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260709 13:17:42.557624 18191 raft_consensus.cc:359] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:42.558423 18191 raft_consensus.cc:740] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Initialized, Role: LEARNER
I20260709 13:17:42.559095 18191 consensus_queue.cc:260] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: NON_VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: true } }
I20260709 13:17:42.562000 18191 ts_tablet_manager.cc:1434] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:17:42.564352 16544 tablet_copy_service.cc:342] P 22d0d88caf7243dcba4b32ec5a3bb39a: Request end of tablet copy session 94d79a0e409b44919c8068c0ac2f9050-7a0c7105304049288918291743784424 received from {username='slave'} at 127.0.0.1:32954
I20260709 13:17:42.564723 16544 tablet_copy_service.cc:434] P 22d0d88caf7243dcba4b32ec5a3bb39a: ending tablet copy session 94d79a0e409b44919c8068c0ac2f9050-7a0c7105304049288918291743784424 on tablet 7a0c7105304049288918291743784424 with peer 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:42.613929 18110 raft_consensus.cc:993] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: : Instructing follower 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:42.614753 18163 raft_consensus.cc:1081] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Signalling peer 94d79a0e409b44919c8068c0ac2f9050 to start an election
I20260709 13:17:42.617980 17211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8647bdb427fe4235959158c67658829d"
dest_uuid: "94d79a0e409b44919c8068c0ac2f9050"
 from {username='slave'} at 127.0.0.1:55336
I20260709 13:17:42.618737 17211 raft_consensus.cc:493] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.619153 17211 raft_consensus.cc:3060] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.624949 17211 raft_consensus.cc:515] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:42.627712 16606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8647bdb427fe4235959158c67658829d" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "51cea5f814e44f89820ec9e7a23576af"
I20260709 13:17:42.627965 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8647bdb427fe4235959158c67658829d" candidate_uuid: "94d79a0e409b44919c8068c0ac2f9050" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56949a0f02e44b798ac4b3702df6c71e"
I20260709 13:17:42.628278 16606 raft_consensus.cc:3060] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.628562 16681 raft_consensus.cc:3055] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.629840 16681 raft_consensus.cc:740] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 56949a0f02e44b798ac4b3702df6c71e, State: Running, Role: LEADER
I20260709 13:17:42.631701 16681 consensus_queue.cc:260] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:42.633790 16606 raft_consensus.cc:2468] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:42.635977 17177 leader_election.cc:304] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51cea5f814e44f89820ec9e7a23576af, 94d79a0e409b44919c8068c0ac2f9050; no voters: 
I20260709 13:17:42.634047 16681 raft_consensus.cc:3060] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.636863 18169 raft_consensus.cc:2804] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.637312 18169 raft_consensus.cc:697] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Becoming Leader. State: Replica: 94d79a0e409b44919c8068c0ac2f9050, State: Running, Role: LEADER
I20260709 13:17:42.638166 18169 consensus_queue.cc:237] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [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: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:42.644433 16681 raft_consensus.cc:2468] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d79a0e409b44919c8068c0ac2f9050 in term 2.
I20260709 13:17:42.627395 17211 leader_election.cc:290] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 election: Requested vote from peers 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:42.660943 16430 catalog_manager.cc:5697] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 reported cstate change: term changed from 1 to 2, leader changed from 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3) to 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "94d79a0e409b44919c8068c0ac2f9050" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:42.828143 17211 raft_consensus.cc:1217] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:17:43.017483 17211 raft_consensus.cc:1217] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:43.030170 16607 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:43.042199 18188 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:43.064917 16681 raft_consensus.cc:1275] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 94d79a0e409b44919c8068c0ac2f9050: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:43.070525 18188 consensus_queue.cc:1048] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:43.268321 18195 raft_consensus.cc:1064] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:43.270138 18195 consensus_queue.cc:237] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:43.275959 17211 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEARNER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:43.276219 16607 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:43.276420 16534 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:43.277397 18195 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:43.278246 18110 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } 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:17:43.279006 18163 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:43.294370 18110 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.306360 16534 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.316495 16607 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.316488 17211 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.327462 16430 catalog_manager.cc:5697] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 4 to 5, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } attrs { replace: true } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.360900 16676 consensus_queue.cc:237] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:43.370456 16607 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:43.371656 17211 raft_consensus.cc:1275] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Refusing update from remote peer 56949a0f02e44b798ac4b3702df6c71e: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:43.371711 18110 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:43.374218 18212 consensus_queue.cc:1048] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:43.380873 18212 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.384936 16607 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.395793 17207 raft_consensus.cc:2955] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.415185 16416 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 636372d1206344448514da4a69f25e4e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:43.419867 16429 catalog_manager.cc:5697] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e reported cstate change: config changed from index 5 to 6, VOTER 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1) evicted. New cstate: current_term: 3 leader_uuid: "56949a0f02e44b798ac4b3702df6c71e" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:43.442304 16518 tablet_service.cc:1558] Processing DeleteTablet for tablet 636372d1206344448514da4a69f25e4e with delete_type TABLET_DATA_TOMBSTONED (TS 22d0d88caf7243dcba4b32ec5a3bb39a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34228
I20260709 13:17:43.446837 18216 tablet_replica.cc:333] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.448019 18216 raft_consensus.cc:2243] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.448834 18216 raft_consensus.cc:2272] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.453805 18216 ts_tablet_manager.cc:1916] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:43.467834 18216 ts_tablet_manager.cc:1929] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:17:43.468258 18216 log.cc:1199] T 636372d1206344448514da4a69f25e4e P 22d0d88caf7243dcba4b32ec5a3bb39a: Deleting WAL directory at /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/wals/636372d1206344448514da4a69f25e4e
I20260709 13:17:43.470148 16416 catalog_manager.cc:5028] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): tablet 636372d1206344448514da4a69f25e4e (table test-workload [id=ed2cfbdef17c4ea1a641576e74191c66]) successfully deleted
I20260709 13:17:43.513258 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:43.551244 18179 raft_consensus.cc:1064] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: attempting to promote NON_VOTER 94d79a0e409b44919c8068c0ac2f9050 to VOTER
I20260709 13:17:43.553855 18179 consensus_queue.cc:237] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [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: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:43.569522 17211 raft_consensus.cc:1275] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEARNER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:43.572292 16676 raft_consensus.cc:1275] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:43.573729 18178 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } 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:17:43.578397 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
I20260709 13:17:43.579955 18218 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:17:43.592948 16646 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:43.603048 16646 consensus_peers.cc:597] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.606462 16607 raft_consensus.cc:1275] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Refusing update from remote peer 22d0d88caf7243dcba4b32ec5a3bb39a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:43.619758 18202 consensus_queue.cc:1048] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [LEADER]: Connected to new peer: Peer: permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:17:43.673511 17174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:38683, user_credentials={real_user=slave}} blocked reactor thread for 75207.3us
I20260709 13:17:43.678232 18218 raft_consensus.cc:2955] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.683297 16606 raft_consensus.cc:2955] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
W20260709 13:17:43.691879 17174 consensus_peers.cc:597] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.700011 17211 raft_consensus.cc:2955] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
I20260709 13:17:43.705638 16432 catalog_manager.cc:5697] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a reported cstate change: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:17:43.725613 16646 consensus_peers.cc:597] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.724902 16676 raft_consensus.cc:2955] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } attrs { replace: true } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } } }
W20260709 13:17:43.734345 17174 consensus_peers.cc:597] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.746114 17174 consensus_peers.cc:597] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.747476 16646 consensus_peers.cc:597] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.750066 16572 consensus_peers.cc:597] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.754357 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:17:43.758093 16572 consensus_peers.cc:597] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.759209 15416 tablet_replica.cc:333] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.760514 15416 raft_consensus.cc:2243] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.761212 15416 raft_consensus.cc:2272] T d943e18bbc6d404392066b465fe870ad P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.764413 15416 tablet_replica.cc:333] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.765450 15416 raft_consensus.cc:2243] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.766515 15416 raft_consensus.cc:2272] T eb366a5484f4487ebcead23fcb8f6899 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.766783 16572 consensus_peers.cc:597] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.769448 15416 tablet_replica.cc:333] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.770447 15416 raft_consensus.cc:2243] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.771056 15416 raft_consensus.cc:2272] T ada17af2f0194f718684762009fd0e7d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.774072 15416 tablet_replica.cc:333] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.775032 15416 raft_consensus.cc:2243] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.775959 15416 raft_consensus.cc:2272] T 0c30187efc894e32824a40749d1c7aee P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.776875 17174 consensus_peers.cc:597] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.778680 16416 catalog_manager.cc:4755] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): ChangeConfig:REMOVE_PEER RPC failed for tablet 7a0c7105304049288918291743784424: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:43.779042 15416 tablet_replica.cc:333] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.780025 15416 raft_consensus.cc:2243] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.780650 15416 raft_consensus.cc:2272] T ea522ba56a69424d8124be96808679f3 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.783486 15416 tablet_replica.cc:333] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.784293 15416 raft_consensus.cc:2243] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.785440 15416 raft_consensus.cc:2272] T 1810dc7955624edfb07eaa3fe3132f45 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.788209 15416 tablet_replica.cc:333] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.788973 15416 raft_consensus.cc:2243] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.790009 15416 raft_consensus.cc:2272] T b8f86b6f295a40c89c80aa9fba6d4e73 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.792737 15416 tablet_replica.cc:333] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.793622 15416 raft_consensus.cc:2243] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.794675 15416 raft_consensus.cc:2272] T 9602bdae6fd64c598ab0413bb0d4e70a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.797130 15416 tablet_replica.cc:333] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.797899 15416 raft_consensus.cc:2243] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.798887 15416 raft_consensus.cc:2272] T ce74390147b24aad81a6fce895c5ae3c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.802968 16646 consensus_peers.cc:597] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.804267 15416 tablet_replica.cc:333] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
W20260709 13:17:43.804241 17174 consensus_peers.cc:597] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.805423 15416 raft_consensus.cc:2243] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.806090 15416 raft_consensus.cc:2272] T f5ab2fa5fcc64615983f34a30c7e30f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.808902 15416 tablet_replica.cc:333] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.809705 15416 raft_consensus.cc:2243] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.810266 15416 raft_consensus.cc:2272] T 4bec7d014e424d1186c85c8469f79e5a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.812867 15416 tablet_replica.cc:333] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.813742 15416 raft_consensus.cc:2243] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.814360 15416 raft_consensus.cc:2272] T 8b50634d97c0450db93cc9b0896be655 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.816756 17174 consensus_peers.cc:597] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.817134 15416 tablet_replica.cc:333] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.818166 15416 raft_consensus.cc:2243] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.819298 15416 raft_consensus.cc:2272] T 93d4a25e9f1043459349845ec778c0d8 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.819366 17174 consensus_peers.cc:597] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.822232 15416 tablet_replica.cc:333] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.823042 15416 raft_consensus.cc:2243] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.823930 15416 raft_consensus.cc:2272] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.826738 15416 tablet_replica.cc:333] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.827536 15416 raft_consensus.cc:2243] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.828333 15416 raft_consensus.cc:2272] T b48df9fedfb7414499c573fabfab114e P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.831015 15416 tablet_replica.cc:333] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.831820 15416 raft_consensus.cc:2243] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.832913 15416 raft_consensus.cc:2272] T 81095b26465c4953be0764436d178755 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.835777 15416 tablet_replica.cc:333] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.836593 15416 raft_consensus.cc:2243] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.837674 15416 raft_consensus.cc:2272] T 30db25b18caf410195d28a16ab378721 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.840263 15416 tablet_replica.cc:333] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.840988 15416 raft_consensus.cc:2243] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.842011 15416 raft_consensus.cc:2272] T 409d5482c68f400587d5fe50d0034694 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.844441 15416 tablet_replica.cc:333] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.845217 15416 raft_consensus.cc:2243] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.845716 15416 raft_consensus.cc:2272] T 6f11af8b867c456e9ce52590196a375d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.848273 15416 tablet_replica.cc:333] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.849036 15416 raft_consensus.cc:2243] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.849664 15416 raft_consensus.cc:2272] T 4644fb990e574e8c8116fa0c4285d93d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.852630 15416 tablet_replica.cc:333] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.853508 15416 raft_consensus.cc:2243] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.854081 15416 raft_consensus.cc:2272] T 9123920ea5c944b99a7cad969f5ec974 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.855737 16646 consensus_peers.cc:597] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.856859 15416 tablet_replica.cc:333] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.857755 15416 raft_consensus.cc:2243] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.858420 15416 raft_consensus.cc:2272] T 0a4d3bc316654ef1bf603ebaf2268272 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.861241 15416 tablet_replica.cc:333] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.861972 15416 raft_consensus.cc:2243] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.863157 15416 raft_consensus.cc:2272] T 7a0c7105304049288918291743784424 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.868397 15416 tablet_replica.cc:333] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.868921 15416 raft_consensus.cc:2243] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.869426 15416 raft_consensus.cc:2272] T 62582968c53f4865a3bf40f1bb512c1a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.871439 15416 tablet_replica.cc:333] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.872028 15416 raft_consensus.cc:2243] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.872784 15416 raft_consensus.cc:2272] T 40e1b78d4c12415c87ebf06cc2099ccf P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.874526 15416 tablet_replica.cc:333] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.875080 15416 raft_consensus.cc:2243] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.875464 15416 raft_consensus.cc:2272] T 0a92744206f44b23a8364dec8faef433 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.877705 15416 tablet_replica.cc:333] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.878464 15416 raft_consensus.cc:2243] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.879005 15416 raft_consensus.cc:2272] T e63c6bf8cbd14b04a4b81fb546167054 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.881019 16646 consensus_peers.cc:597] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.882783 15416 tablet_replica.cc:333] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.883570 15416 raft_consensus.cc:2243] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.884076 15416 raft_consensus.cc:2272] T f6e0e5403bc544bb9118a58143375dcd P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.886545 15416 tablet_replica.cc:333] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.887089 15416 raft_consensus.cc:2243] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.887535 15416 raft_consensus.cc:2272] T 67197cd5a1c54c6884d1134a67863497 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.889600 15416 tablet_replica.cc:333] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.890173 15416 raft_consensus.cc:2243] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.890659 15416 raft_consensus.cc:2272] T 60d5719afcde49fb9ed261a344f0757c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.892861 15416 tablet_replica.cc:333] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.893605 15416 raft_consensus.cc:2243] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:43.894220 16572 consensus_peers.cc:597] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.894412 15416 raft_consensus.cc:2272] T ec23f98a3df543bd94dc66e33b60431d P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.897768 15416 tablet_replica.cc:333] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.898586 15416 raft_consensus.cc:2243] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.899201 15416 raft_consensus.cc:2272] T eb526599c53746e3903765935869ae77 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.901557 15416 tablet_replica.cc:333] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.902334 15416 raft_consensus.cc:2243] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.903379 15416 raft_consensus.cc:2272] T 304d223e418d4d09ab073d4863e4f3f2 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.905830 15416 tablet_replica.cc:333] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.906426 15416 raft_consensus.cc:2243] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.907840 15416 raft_consensus.cc:2272] T 0fb12869a9154755b33808a66653a79b P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.909704 15416 tablet_replica.cc:333] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.910234 15416 raft_consensus.cc:2243] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.910621 15416 raft_consensus.cc:2272] T e92b7ae755c14556965dfc454b3e81aa P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.912842 15416 tablet_replica.cc:333] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.913316 15416 raft_consensus.cc:2243] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.913762 15416 raft_consensus.cc:2272] T 0ff2d418061e4b6680c4c481ffc0b444 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.915557 15416 tablet_replica.cc:333] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.916031 15416 raft_consensus.cc:2243] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.916738 15416 raft_consensus.cc:2272] T 684bef90a2f04407a05898219b34bc28 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.918260 15416 tablet_replica.cc:333] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.918823 15416 raft_consensus.cc:2243] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.919432 15416 raft_consensus.cc:2272] T c4abfeff32484ed9bf812591043031dc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.921510 15416 tablet_replica.cc:333] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.922079 15416 raft_consensus.cc:2243] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.922577 15416 raft_consensus.cc:2272] T ad98a43a764849a6837c4c1a003d5f82 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.924901 15416 tablet_replica.cc:333] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
W20260709 13:17:43.925117 17174 consensus_peers.cc:597] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: 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:17:43.925587 15416 raft_consensus.cc:2243] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.926080 15416 raft_consensus.cc:2272] T 954df293634447b6a6b924a9190c5efc P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.928371 15416 tablet_replica.cc:333] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.928928 15416 raft_consensus.cc:2243] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.929320 15416 raft_consensus.cc:2272] T e362058f8d454f23adc92f8525f5a88c P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.931147 15416 tablet_replica.cc:333] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.931600 15416 raft_consensus.cc:2243] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.932368 15416 raft_consensus.cc:2272] T 4aa14a6364a64483a655a16e05826e06 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.934587 15416 tablet_replica.cc:333] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.935211 15416 raft_consensus.cc:2243] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:43.935910 15416 raft_consensus.cc:2272] T 6413205c50894bfb957ae5e22612c590 P 22d0d88caf7243dcba4b32ec5a3bb39a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:43.938413 15416 tablet_replica.cc:333] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a: stopping tablet replica
I20260709 13:17:43.939003 15416 raft_consensus.cc:2243] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:43.939955 15416 raft_consensus.cc:2272] T ffb580fb881c43be879f4b2321a3594a P 22d0d88caf7243dcba4b32ec5a3bb39a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:43.940502 16646 consensus_peers.cc:597] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.956199 17174 consensus_peers.cc:597] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.948846 16572 consensus_peers.cc:597] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.969201 16572 consensus_peers.cc:597] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:43.973033 17174 consensus_peers.cc:597] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:44.009953 16572 consensus_peers.cc:597] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:44.019169 16646 consensus_peers.cc:597] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:44.024055 16646 consensus_peers.cc:597] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. 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:17:44.039513 17174 consensus_peers.cc:597] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:44.044957 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
W20260709 13:17:44.093416 16572 consensus_peers.cc:597] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:44.149660 16646 consensus_peers.cc:597] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e -> Peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Couldn't send request to peer 22d0d88caf7243dcba4b32ec5a3bb39a. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:44.161912 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
W20260709 13:17:44.178503 17177 consensus_peers.cc:597] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.183619 16572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:37131, user_credentials={real_user=slave}} blocked reactor thread for 66227.8us
W20260709 13:17:44.190059 17177 consensus_peers.cc:597] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.206523 16649 consensus_peers.cc:597] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.228835 16649 consensus_peers.cc:597] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.231297 17177 consensus_peers.cc:597] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.245141 16649 consensus_peers.cc:597] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: 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:17:44.257691 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:44.258786 15416 tablet_replica.cc:333] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
W20260709 13:17:44.259757 16649 consensus_peers.cc:597] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: 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:17:44.259905 15416 raft_consensus.cc:2243] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.260810 15416 raft_consensus.cc:2272] T d943e18bbc6d404392066b465fe870ad P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.262677 15416 tablet_replica.cc:333] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.263319 15416 raft_consensus.cc:2243] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.264192 15416 raft_consensus.cc:2272] T ada17af2f0194f718684762009fd0e7d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.266230 15416 tablet_replica.cc:333] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.267055 15416 raft_consensus.cc:2243] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.267701 15416 raft_consensus.cc:2272] T eb366a5484f4487ebcead23fcb8f6899 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.269778 15416 tablet_replica.cc:333] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.270519 15416 raft_consensus.cc:2243] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.271170 15416 raft_consensus.cc:2272] T 1810dc7955624edfb07eaa3fe3132f45 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.273495 15416 tablet_replica.cc:333] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.274230 15416 raft_consensus.cc:2243] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.274979 15416 raft_consensus.cc:2272] T b8f86b6f295a40c89c80aa9fba6d4e73 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.276952 15416 tablet_replica.cc:333] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.277503 15416 raft_consensus.cc:2243] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.278337 15416 raft_consensus.cc:2272] T 0c30187efc894e32824a40749d1c7aee P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.280526 15416 tablet_replica.cc:333] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.281270 15416 raft_consensus.cc:2243] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.282256 15416 raft_consensus.cc:2272] T 9ae7054f68bf41e8a27427f82cbe2c30 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.284636 15416 tablet_replica.cc:333] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.285413 15416 raft_consensus.cc:2243] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.285902 15416 raft_consensus.cc:2272] T 9602bdae6fd64c598ab0413bb0d4e70a P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.288516 15416 tablet_replica.cc:333] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.289347 15416 raft_consensus.cc:2243] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.289852 15416 raft_consensus.cc:2272] T f5ab2fa5fcc64615983f34a30c7e30f2 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.291951 15416 tablet_replica.cc:333] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.292972 15416 raft_consensus.cc:2243] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.293766 15416 raft_consensus.cc:2272] T 636372d1206344448514da4a69f25e4e P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.296491 15416 tablet_replica.cc:333] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.297057 15416 raft_consensus.cc:2243] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.297541 15416 raft_consensus.cc:2272] T 8b50634d97c0450db93cc9b0896be655 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.299566 15416 tablet_replica.cc:333] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.300092 15416 raft_consensus.cc:2243] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.300513 15416 raft_consensus.cc:2272] T 0234c0c672d244cc93978e8c71cedff1 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.302270 15416 tablet_replica.cc:333] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.302933 15416 raft_consensus.cc:2243] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.303429 15416 raft_consensus.cc:2272] T 6f11af8b867c456e9ce52590196a375d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.305474 15416 tablet_replica.cc:333] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.306155 15416 raft_consensus.cc:2243] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.307106 15416 raft_consensus.cc:2272] T d5ccba93a5c74e3e93ea14dc722df5d3 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.309581 15416 tablet_replica.cc:333] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.310331 15416 raft_consensus.cc:2243] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.310891 15416 raft_consensus.cc:2272] T 409d5482c68f400587d5fe50d0034694 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.313009 15416 tablet_replica.cc:333] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.313553 15416 raft_consensus.cc:2243] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.314241 15416 raft_consensus.cc:2272] T 7e05587bd18f46d49b37eb060c82bfbc P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.316856 15416 tablet_replica.cc:333] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.317744 15416 raft_consensus.cc:2243] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.318732 15416 raft_consensus.cc:2272] T 140810bc6b30453e87e6d0d3b2bbb918 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.320969 15416 tablet_replica.cc:333] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.321645 15416 raft_consensus.cc:2243] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.322153 15416 raft_consensus.cc:2272] T 4644fb990e574e8c8116fa0c4285d93d P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.324659 15416 tablet_replica.cc:333] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.325389 15416 raft_consensus.cc:2243] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.325871 15416 raft_consensus.cc:2272] T 30db25b18caf410195d28a16ab378721 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.328243 15416 tablet_replica.cc:333] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.328900 15416 raft_consensus.cc:2243] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.329370 15416 raft_consensus.cc:2272] T ca89823aae7843b3a464bf9efeda3cbe P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.331440 15416 tablet_replica.cc:333] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.332020 15416 raft_consensus.cc:2243] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.332631 15416 raft_consensus.cc:2272] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.335637 15416 tablet_replica.cc:333] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.336802 15416 raft_consensus.cc:2243] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.337915 15416 raft_consensus.cc:2272] T 111f7e517a6c4575a94be73151c6a5e2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.340548 15416 tablet_replica.cc:333] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.347199 15416 raft_consensus.cc:2243] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.347754 15416 raft_consensus.cc:2272] T 9123920ea5c944b99a7cad969f5ec974 P 51cea5f814e44f89820ec9e7a23576af [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.349982 15416 tablet_replica.cc:333] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.350687 15416 raft_consensus.cc:2243] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.351209 15416 raft_consensus.cc:2272] T ffb580fb881c43be879f4b2321a3594a P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.353536 15416 tablet_replica.cc:333] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.354446 15416 raft_consensus.cc:2243] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.355273 15416 raft_consensus.cc:2272] T 8647bdb427fe4235959158c67658829d P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.357507 15416 tablet_replica.cc:333] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.358211 15416 raft_consensus.cc:2243] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.359472 15416 raft_consensus.cc:2272] T 0a4d3bc316654ef1bf603ebaf2268272 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.361994 15416 tablet_replica.cc:333] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.362653 15416 raft_consensus.cc:2243] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.363325 15416 raft_consensus.cc:2272] T 70548f70e9d349629d917424404b8c2e P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.365880 15416 tablet_replica.cc:333] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.366607 15416 raft_consensus.cc:2243] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.367187 15416 raft_consensus.cc:2272] T 7a0c7105304049288918291743784424 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.370334 15416 tablet_replica.cc:333] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.371120 15416 raft_consensus.cc:2243] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.372262 15416 raft_consensus.cc:2272] T 45397503d2f7477f9eaea40ab70b0826 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.375053 15416 tablet_replica.cc:333] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.375792 15416 raft_consensus.cc:2243] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.376309 15416 raft_consensus.cc:2272] T e362058f8d454f23adc92f8525f5a88c P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.378618 15416 tablet_replica.cc:333] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.380611 15416 raft_consensus.cc:2243] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.381062 15416 raft_consensus.cc:2272] T 684bef90a2f04407a05898219b34bc28 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.383301 15416 tablet_replica.cc:333] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.383981 15416 raft_consensus.cc:2243] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.384948 15416 raft_consensus.cc:2272] T e92b7ae755c14556965dfc454b3e81aa P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.387734 15416 tablet_replica.cc:333] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.388414 15416 raft_consensus.cc:2243] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.388899 15416 raft_consensus.cc:2272] T ddebac9f8dde40a2a7b25c18e8ce5dae P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.389986 17177 consensus_peers.cc:597] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: 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:17:44.393500 15416 tablet_replica.cc:333] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.394500 15416 raft_consensus.cc:2243] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.398304 15416 raft_consensus.cc:2272] T c4abfeff32484ed9bf812591043031dc P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.399075 17177 consensus_peers.cc:597] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: 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:17:44.401084 15416 tablet_replica.cc:333] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.402104 15416 raft_consensus.cc:2243] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.404903 15416 raft_consensus.cc:2272] T 40e1b78d4c12415c87ebf06cc2099ccf P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.407769 15416 tablet_replica.cc:333] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.408555 15416 raft_consensus.cc:2243] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.409088 15416 raft_consensus.cc:2272] T ea522ba56a69424d8124be96808679f3 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.411937 15416 tablet_replica.cc:333] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.412669 15416 raft_consensus.cc:2243] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.413321 15416 raft_consensus.cc:2272] T 0a92744206f44b23a8364dec8faef433 P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.414606 17177 consensus_peers.cc:597] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: 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:17:44.416204 15416 tablet_replica.cc:333] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.417074 15416 raft_consensus.cc:2243] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.417646 15416 raft_consensus.cc:2272] T e63c6bf8cbd14b04a4b81fb546167054 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.419986 15416 tablet_replica.cc:333] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.420677 15416 raft_consensus.cc:2243] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.421196 15416 raft_consensus.cc:2272] T f6e0e5403bc544bb9118a58143375dcd P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.423754 15416 tablet_replica.cc:333] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.424472 15416 raft_consensus.cc:2243] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.425117 15416 raft_consensus.cc:2272] T 304d223e418d4d09ab073d4863e4f3f2 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.426182 17177 consensus_peers.cc:597] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: 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:17:44.427995 15416 tablet_replica.cc:333] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.428803 15416 raft_consensus.cc:2243] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.429839 15416 raft_consensus.cc:2272] T 0fb12869a9154755b33808a66653a79b P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.432484 15416 tablet_replica.cc:333] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.433207 15416 raft_consensus.cc:2243] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.433980 15416 raft_consensus.cc:2272] T 3077cb09713945cbbc2fe81163fdfc66 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.436335 15416 tablet_replica.cc:333] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.436988 15416 raft_consensus.cc:2243] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.438024 15416 raft_consensus.cc:2272] T 745e18acac6341a38bfdb08c72e19a62 P 51cea5f814e44f89820ec9e7a23576af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.440486 15416 tablet_replica.cc:333] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.441124 15416 raft_consensus.cc:2243] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.441656 15416 raft_consensus.cc:2272] T 954df293634447b6a6b924a9190c5efc P 51cea5f814e44f89820ec9e7a23576af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.449539 15416 tablet_replica.cc:333] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af: stopping tablet replica
I20260709 13:17:44.450270 15416 raft_consensus.cc:2243] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.451395 15416 raft_consensus.cc:2272] T 6413205c50894bfb957ae5e22612c590 P 51cea5f814e44f89820ec9e7a23576af [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.461256 16649 consensus_peers.cc:597] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.481413 17177 consensus_peers.cc:597] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.489852 16649 consensus_peers.cc:597] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. 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:17:44.520416 16649 consensus_peers.cc:597] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: 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:17:44.547991 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
W20260709 13:17:44.589414 17177 consensus_peers.cc:597] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:44.604247 16649 consensus_peers.cc:597] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:44.650117 16649 consensus_peers.cc:597] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:44.652621 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
W20260709 13:17:44.662075 17174 consensus_peers.cc:597] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. 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:17:44.700137 17174 consensus_peers.cc:597] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. 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:17:44.704144 17174 consensus_peers.cc:597] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. 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:17:44.707012 16649 consensus_peers.cc:597] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e -> Peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Couldn't send request to peer 51cea5f814e44f89820ec9e7a23576af. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:36711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:44.708659 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:44.709606 15416 tablet_replica.cc:333] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.710580 15416 raft_consensus.cc:2243] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.711195 15416 raft_consensus.cc:2272] T d943e18bbc6d404392066b465fe870ad P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.713975 15416 tablet_replica.cc:333] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.714643 15416 raft_consensus.cc:2243] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.715154 15416 raft_consensus.cc:2272] T 9ae7054f68bf41e8a27427f82cbe2c30 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.716897 15416 tablet_replica.cc:333] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.717607 15416 raft_consensus.cc:2243] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.718024 15416 raft_consensus.cc:2272] T ada17af2f0194f718684762009fd0e7d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.722084 18233 raft_consensus.cc:493] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 22d0d88caf7243dcba4b32ec5a3bb39a)
I20260709 13:17:44.722564 18233 raft_consensus.cc:515] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:44.724566 18233 leader_election.cc:290] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 94d79a0e409b44919c8068c0ac2f9050 (127.15.14.4:33955)
I20260709 13:17:44.725590 17211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce74390147b24aad81a6fce895c5ae3c" candidate_uuid: "56949a0f02e44b798ac4b3702df6c71e" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "94d79a0e409b44919c8068c0ac2f9050" is_pre_election: true
I20260709 13:17:44.726831 15416 tablet_replica.cc:333] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.727559 15416 raft_consensus.cc:2243] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.728117 15416 raft_consensus.cc:2272] T eb366a5484f4487ebcead23fcb8f6899 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.728789 16646 leader_election.cc:336] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
I20260709 13:17:44.729224 16646 leader_election.cc:304] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [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: 56949a0f02e44b798ac4b3702df6c71e; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 94d79a0e409b44919c8068c0ac2f9050
I20260709 13:17:44.729929 18233 raft_consensus.cc:2749] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:44.730855 15416 tablet_replica.cc:333] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.731541 15416 raft_consensus.cc:2243] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.732543 15416 raft_consensus.cc:2272] T ea522ba56a69424d8124be96808679f3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.736306 15416 tablet_replica.cc:333] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.737181 15416 raft_consensus.cc:2243] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.737722 15416 raft_consensus.cc:2272] T 9602bdae6fd64c598ab0413bb0d4e70a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.739952 15416 tablet_replica.cc:333] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.740829 15416 raft_consensus.cc:2243] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.741328 15416 raft_consensus.cc:2272] T ce74390147b24aad81a6fce895c5ae3c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.743294 15416 tablet_replica.cc:333] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.743940 15416 raft_consensus.cc:2243] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.744647 15416 raft_consensus.cc:2272] T 636372d1206344448514da4a69f25e4e P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.746338 15416 tablet_replica.cc:333] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.746942 15416 raft_consensus.cc:2243] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.747428 15416 raft_consensus.cc:2272] T 4bec7d014e424d1186c85c8469f79e5a P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.749320 15416 tablet_replica.cc:333] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.749886 15416 raft_consensus.cc:2243] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.750509 15416 raft_consensus.cc:2272] T d5ccba93a5c74e3e93ea14dc722df5d3 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.752697 15416 tablet_replica.cc:333] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.753460 15416 raft_consensus.cc:2243] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.754310 15416 raft_consensus.cc:2272] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.756363 17174 consensus_peers.cc:597] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. Status: 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:17:44.756709 15416 tablet_replica.cc:333] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.757311 15416 raft_consensus.cc:2243] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.757748 15416 raft_consensus.cc:2272] T 93d4a25e9f1043459349845ec778c0d8 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.759377 15416 tablet_replica.cc:333] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.759902 15416 raft_consensus.cc:2243] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.760584 15416 raft_consensus.cc:2272] T 0234c0c672d244cc93978e8c71cedff1 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.762274 15416 tablet_replica.cc:333] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.762850 15416 raft_consensus.cc:2243] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.763334 15416 raft_consensus.cc:2272] T 7e05587bd18f46d49b37eb060c82bfbc P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.765043 15416 tablet_replica.cc:333] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.765575 15416 raft_consensus.cc:2243] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.766315 15416 raft_consensus.cc:2272] T b48df9fedfb7414499c573fabfab114e P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.768522 15416 tablet_replica.cc:333] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.770107 15416 raft_consensus.cc:2243] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.770838 15416 raft_consensus.cc:2272] T 81095b26465c4953be0764436d178755 P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.774536 15416 tablet_replica.cc:333] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.775149 15416 raft_consensus.cc:2243] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.775593 15416 raft_consensus.cc:2272] T 30db25b18caf410195d28a16ab378721 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.777810 15416 tablet_replica.cc:333] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.778663 15416 raft_consensus.cc:2243] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.779209 15416 raft_consensus.cc:2272] T 140810bc6b30453e87e6d0d3b2bbb918 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.781548 15416 tablet_replica.cc:333] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
W20260709 13:17:44.781877 17174 consensus_peers.cc:597] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. Status: 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:17:44.782274 15416 raft_consensus.cc:2243] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.782862 15416 raft_consensus.cc:2272] T ffb580fb881c43be879f4b2321a3594a P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.785063 15416 tablet_replica.cc:333] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.785719 15416 raft_consensus.cc:2243] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.786144 15416 raft_consensus.cc:2272] T 409d5482c68f400587d5fe50d0034694 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.788295 15416 tablet_replica.cc:333] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.788923 15416 raft_consensus.cc:2243] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.789919 15416 raft_consensus.cc:2272] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.791992 15416 tablet_replica.cc:333] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.792538 15416 raft_consensus.cc:2243] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.792955 15416 raft_consensus.cc:2272] T 111f7e517a6c4575a94be73151c6a5e2 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.794682 15416 tablet_replica.cc:333] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.795248 15416 raft_consensus.cc:2243] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.796039 15416 raft_consensus.cc:2272] T 9123920ea5c944b99a7cad969f5ec974 P 56949a0f02e44b798ac4b3702df6c71e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.798070 15416 tablet_replica.cc:333] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.798784 15416 raft_consensus.cc:2243] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.799326 15416 raft_consensus.cc:2272] T ca89823aae7843b3a464bf9efeda3cbe P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.801378 15416 tablet_replica.cc:333] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.801950 15416 raft_consensus.cc:2243] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.802384 15416 raft_consensus.cc:2272] T 8647bdb427fe4235959158c67658829d P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.804479 15416 tablet_replica.cc:333] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.805171 15416 raft_consensus.cc:2243] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.805960 15416 raft_consensus.cc:2272] T 70548f70e9d349629d917424404b8c2e P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.808159 15416 tablet_replica.cc:333] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.808656 15416 raft_consensus.cc:2243] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.809105 15416 raft_consensus.cc:2272] T 7a0c7105304049288918291743784424 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.810824 15416 tablet_replica.cc:333] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.811395 15416 raft_consensus.cc:2243] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.811785 15416 raft_consensus.cc:2272] T 45397503d2f7477f9eaea40ab70b0826 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.813478 15416 tablet_replica.cc:333] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.814081 15416 raft_consensus.cc:2243] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.814826 15416 raft_consensus.cc:2272] T 62582968c53f4865a3bf40f1bb512c1a P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.816627 15416 tablet_replica.cc:333] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.817086 15416 raft_consensus.cc:2243] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.817502 15416 raft_consensus.cc:2272] T 684bef90a2f04407a05898219b34bc28 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.819156 15416 tablet_replica.cc:333] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.819640 15416 raft_consensus.cc:2243] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.820175 15416 raft_consensus.cc:2272] T ddebac9f8dde40a2a7b25c18e8ce5dae P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.821785 15416 tablet_replica.cc:333] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.822412 15416 raft_consensus.cc:2243] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.823071 15416 raft_consensus.cc:2272] T 0ff2d418061e4b6680c4c481ffc0b444 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.825495 15416 tablet_replica.cc:333] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.826205 15416 raft_consensus.cc:2243] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:44.826140 17174 consensus_peers.cc:597] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. Status: 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:17:44.826874 15416 raft_consensus.cc:2272] T e92b7ae755c14556965dfc454b3e81aa P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.828763 15416 tablet_replica.cc:333] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.829253 15416 raft_consensus.cc:2243] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.829811 15416 raft_consensus.cc:2272] T 4aa14a6364a64483a655a16e05826e06 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.831761 15416 tablet_replica.cc:333] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.832336 15416 raft_consensus.cc:2243] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.833043 15416 raft_consensus.cc:2272] T e362058f8d454f23adc92f8525f5a88c P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.834965 15416 tablet_replica.cc:333] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.835484 15416 raft_consensus.cc:2243] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.836144 15416 raft_consensus.cc:2272] T 0a92744206f44b23a8364dec8faef433 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.837838 15416 tablet_replica.cc:333] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.838339 15416 raft_consensus.cc:2243] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.839063 15416 raft_consensus.cc:2272] T f6e0e5403bc544bb9118a58143375dcd P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.841194 15416 tablet_replica.cc:333] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.841715 15416 raft_consensus.cc:2243] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.842414 15416 raft_consensus.cc:2272] T 67197cd5a1c54c6884d1134a67863497 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.844648 15416 tablet_replica.cc:333] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.845325 15416 raft_consensus.cc:2243] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.845808 15416 raft_consensus.cc:2272] T 60d5719afcde49fb9ed261a344f0757c P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.847833 15416 tablet_replica.cc:333] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.848345 15416 raft_consensus.cc:2243] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.849184 15416 raft_consensus.cc:2272] T ec23f98a3df543bd94dc66e33b60431d P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.851069 15416 tablet_replica.cc:333] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.851583 15416 raft_consensus.cc:2243] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.851989 15416 raft_consensus.cc:2272] T eb526599c53746e3903765935869ae77 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.853739 15416 tablet_replica.cc:333] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.854208 15416 raft_consensus.cc:2243] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.854592 15416 raft_consensus.cc:2272] T 0fb12869a9154755b33808a66653a79b P 56949a0f02e44b798ac4b3702df6c71e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.856292 15416 tablet_replica.cc:333] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.856741 15416 raft_consensus.cc:2243] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:44.857504 15416 raft_consensus.cc:2272] T 3077cb09713945cbbc2fe81163fdfc66 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.857509 18238 raft_consensus.cc:493] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 22d0d88caf7243dcba4b32ec5a3bb39a)
I20260709 13:17:44.858182 18238 raft_consensus.cc:515] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:44.859694 15416 tablet_replica.cc:333] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.860262 18238 leader_election.cc:290] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:44.860343 15416 raft_consensus.cc:2243] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:44.861147 15416 raft_consensus.cc:2272] T ad98a43a764849a6837c4c1a003d5f82 P 56949a0f02e44b798ac4b3702df6c71e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:44.863399 15416 tablet_replica.cc:333] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e: stopping tablet replica
I20260709 13:17:44.863986 15416 raft_consensus.cc:2243] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:44.864391 17174 leader_election.cc:336] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
I20260709 13:17:44.864689 15416 raft_consensus.cc:2272] T 745e18acac6341a38bfdb08c72e19a62 P 56949a0f02e44b798ac4b3702df6c71e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:44.865091 17174 leader_election.cc:336] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:44.865513 17174 leader_election.cc:304] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94d79a0e409b44919c8068c0ac2f9050; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:44.865773 18238 raft_consensus.cc:493] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 22d0d88caf7243dcba4b32ec5a3bb39a)
I20260709 13:17:44.866333 18196 raft_consensus.cc:2749] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:44.866261 18238 raft_consensus.cc:515] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:44.868311 18238 leader_election.cc:290] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
W20260709 13:17:44.875253 17177 leader_election.cc:336] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Network error: Client connection negotiation failed: client connection to 127.15.14.2:36711: connect: Connection refused (error 111)
W20260709 13:17:44.876219 17174 leader_election.cc:336] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
I20260709 13:17:44.876672 17174 leader_election.cc:304] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [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: 94d79a0e409b44919c8068c0ac2f9050; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:44.878671 18238 raft_consensus.cc:2749] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:44.879607 17174 consensus_peers.cc:597] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. 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:17:44.886066 17174 consensus_peers.cc:597] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 -> Peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Couldn't send request to peer 56949a0f02e44b798ac4b3702df6c71e. 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:17:44.966493 16416 catalog_manager.cc:4755] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): ChangeConfig:REMOVE_PEER RPC failed for tablet 7a0c7105304049288918291743784424: Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
I20260709 13:17:44.970947 18238 raft_consensus.cc:493] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 22d0d88caf7243dcba4b32ec5a3bb39a)
I20260709 13:17:44.971500 18238 raft_consensus.cc:515] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:44.973582 18238 leader_election.cc:290] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
W20260709 13:17:44.978055 17174 leader_election.cc:336] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
W20260709 13:17:44.978967 17177 leader_election.cc:336] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Network error: Client connection negotiation failed: client connection to 127.15.14.2:36711: connect: Connection refused (error 111)
I20260709 13:17:44.979436 17177 leader_election.cc:304] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94d79a0e409b44919c8068c0ac2f9050; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:44.980141 18238 raft_consensus.cc:2749] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:45.001201 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:17:45.025656 18196 raft_consensus.cc:493] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 22d0d88caf7243dcba4b32ec5a3bb39a)
I20260709 13:17:45.026290 18196 raft_consensus.cc:515] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "51cea5f814e44f89820ec9e7a23576af" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 36711 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:45.028630 18196 leader_election.cc:290] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711)
W20260709 13:17:45.037755 17174 leader_election.cc:336] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
W20260709 13:17:45.040081 17177 leader_election.cc:336] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51cea5f814e44f89820ec9e7a23576af (127.15.14.2:36711): Network error: Client connection negotiation failed: client connection to 127.15.14.2:36711: connect: Connection refused (error 111)
I20260709 13:17:45.040599 17177 leader_election.cc:304] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94d79a0e409b44919c8068c0ac2f9050; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 51cea5f814e44f89820ec9e7a23576af
I20260709 13:17:45.042068 18238 raft_consensus.cc:2749] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:45.101915 15416 tablet_server.cc:179] TabletServer@127.15.14.4:0 shutting down...
I20260709 13:17:45.148396 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:45.149060 15416 tablet_replica.cc:333] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.149899 15416 raft_consensus.cc:2243] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.149839 18188 raft_consensus.cc:493] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 22d0d88caf7243dcba4b32ec5a3bb39a)
I20260709 13:17:45.150645 15416 raft_consensus.cc:2272] T 7a0c7105304049288918291743784424 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.150461 18188 raft_consensus.cc:515] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "22d0d88caf7243dcba4b32ec5a3bb39a" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 38683 } } peers { permanent_uuid: "56949a0f02e44b798ac4b3702df6c71e" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 37131 } } peers { permanent_uuid: "94d79a0e409b44919c8068c0ac2f9050" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 33955 } attrs { promote: false } }
I20260709 13:17:45.152460 18188 leader_election.cc:290] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683), 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131)
I20260709 13:17:45.153049 15416 tablet_replica.cc:333] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.153891 15416 raft_consensus.cc:2243] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.154572 15416 raft_consensus.cc:2272] T 9ae7054f68bf41e8a27427f82cbe2c30 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.156802 15416 tablet_replica.cc:333] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.157392 15416 raft_consensus.cc:2243] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.157876 15416 raft_consensus.cc:2272] T 636372d1206344448514da4a69f25e4e P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:45.158740 17174 leader_election.cc:336] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
W20260709 13:17:45.159511 17174 leader_election.cc:336] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 56949a0f02e44b798ac4b3702df6c71e (127.15.14.3:37131): Network error: Client connection negotiation failed: client connection to 127.15.14.3:37131: connect: Connection refused (error 111)
I20260709 13:17:45.159817 15416 tablet_replica.cc:333] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.159878 17174 leader_election.cc:304] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [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: 94d79a0e409b44919c8068c0ac2f9050; no voters: 22d0d88caf7243dcba4b32ec5a3bb39a, 56949a0f02e44b798ac4b3702df6c71e
I20260709 13:17:45.160593 15416 raft_consensus.cc:2243] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.160636 18188 raft_consensus.cc:2749] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:45.161368 15416 raft_consensus.cc:2272] T 4aa14a6364a64483a655a16e05826e06 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.163192 15416 tablet_replica.cc:333] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.163717 15416 raft_consensus.cc:2243] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.164153 15416 raft_consensus.cc:2272] T 81095b26465c4953be0764436d178755 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.166304 15416 tablet_replica.cc:333] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.166908 15416 raft_consensus.cc:2243] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.167398 15416 raft_consensus.cc:2272] T b48df9fedfb7414499c573fabfab114e P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.169103 15416 tablet_replica.cc:333] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.169636 15416 raft_consensus.cc:2243] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.170218 15416 raft_consensus.cc:2272] T 40e1b78d4c12415c87ebf06cc2099ccf P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.171905 15416 tablet_replica.cc:333] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.172416 15416 raft_consensus.cc:2243] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.172827 15416 raft_consensus.cc:2272] T 7e05587bd18f46d49b37eb060c82bfbc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.175114 15416 tablet_replica.cc:333] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.175792 15416 raft_consensus.cc:2243] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.176347 15416 raft_consensus.cc:2272] T 1810dc7955624edfb07eaa3fe3132f45 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.178679 15416 tablet_replica.cc:333] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.179262 15416 raft_consensus.cc:2243] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.179692 15416 raft_consensus.cc:2272] T 6413205c50894bfb957ae5e22612c590 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.181380 15416 tablet_replica.cc:333] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.181929 15416 raft_consensus.cc:2243] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.182415 15416 raft_consensus.cc:2272] T 70548f70e9d349629d917424404b8c2e P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.184158 15416 tablet_replica.cc:333] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.184688 15416 raft_consensus.cc:2243] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.185257 15416 raft_consensus.cc:2272] T 0a4d3bc316654ef1bf603ebaf2268272 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.186975 15416 tablet_replica.cc:333] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.187481 15416 raft_consensus.cc:2243] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.187888 15416 raft_consensus.cc:2272] T d5ccba93a5c74e3e93ea14dc722df5d3 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.189513 15416 tablet_replica.cc:333] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.189999 15416 raft_consensus.cc:2243] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.190423 15416 raft_consensus.cc:2272] T 0234c0c672d244cc93978e8c71cedff1 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.192126 15416 tablet_replica.cc:333] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.192636 15416 raft_consensus.cc:2243] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.193146 15416 raft_consensus.cc:2272] T b8f86b6f295a40c89c80aa9fba6d4e73 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.194897 15416 tablet_replica.cc:333] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.195384 15416 raft_consensus.cc:2243] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.196048 15416 raft_consensus.cc:2272] T f5ab2fa5fcc64615983f34a30c7e30f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.198031 15416 tablet_replica.cc:333] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.198611 15416 raft_consensus.cc:2243] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.199584 15416 raft_consensus.cc:2272] T 8b50634d97c0450db93cc9b0896be655 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.201887 15416 tablet_replica.cc:333] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.202571 15416 raft_consensus.cc:2243] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.203572 15416 raft_consensus.cc:2272] T 60d5719afcde49fb9ed261a344f0757c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.205649 15416 tablet_replica.cc:333] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.206166 15416 raft_consensus.cc:2243] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.206686 15416 raft_consensus.cc:2272] T 3077cb09713945cbbc2fe81163fdfc66 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.208432 15416 tablet_replica.cc:333] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.208928 15416 raft_consensus.cc:2243] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.209373 15416 raft_consensus.cc:2272] T 9c0d8a7cb5a1461bb84ccb98884fddfd P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.211090 15416 tablet_replica.cc:333] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.211586 15416 raft_consensus.cc:2243] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.212227 15416 raft_consensus.cc:2272] T 0ff2d418061e4b6680c4c481ffc0b444 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.214025 15416 tablet_replica.cc:333] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.214553 15416 raft_consensus.cc:2243] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.215276 15416 raft_consensus.cc:2272] T eb526599c53746e3903765935869ae77 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.216984 15416 tablet_replica.cc:333] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.217494 15416 raft_consensus.cc:2243] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.217964 15416 raft_consensus.cc:2272] T ec23f98a3df543bd94dc66e33b60431d P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.219643 15416 tablet_replica.cc:333] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.220134 15416 raft_consensus.cc:2243] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.220818 15416 raft_consensus.cc:2272] T 6f11af8b867c456e9ce52590196a375d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.222543 15416 tablet_replica.cc:333] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.223063 15416 raft_consensus.cc:2243] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.223533 15416 raft_consensus.cc:2272] T 745e18acac6341a38bfdb08c72e19a62 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.225086 15416 tablet_replica.cc:333] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.225571 15416 raft_consensus.cc:2243] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.226032 15416 raft_consensus.cc:2272] T c4abfeff32484ed9bf812591043031dc P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.227741 15416 tablet_replica.cc:333] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.228238 15416 raft_consensus.cc:2243] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.228909 15416 raft_consensus.cc:2272] T ddebac9f8dde40a2a7b25c18e8ce5dae P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.230557 15416 tablet_replica.cc:333] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.231066 15416 raft_consensus.cc:2243] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.231750 15416 raft_consensus.cc:2272] T e63c6bf8cbd14b04a4b81fb546167054 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.233511 15416 tablet_replica.cc:333] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.234009 15416 raft_consensus.cc:2243] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.234459 15416 raft_consensus.cc:2272] T 45397503d2f7477f9eaea40ab70b0826 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.236054 15416 tablet_replica.cc:333] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.236529 15416 raft_consensus.cc:2243] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.236975 15416 raft_consensus.cc:2272] T 67197cd5a1c54c6884d1134a67863497 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.238572 15416 tablet_replica.cc:333] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.239078 15416 raft_consensus.cc:2243] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.239755 15416 raft_consensus.cc:2272] T ca89823aae7843b3a464bf9efeda3cbe P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.241475 15416 tablet_replica.cc:333] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.241954 15416 raft_consensus.cc:2243] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.242606 15416 raft_consensus.cc:2272] T 8647bdb427fe4235959158c67658829d P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.244752 15416 tablet_replica.cc:333] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.245316 15416 raft_consensus.cc:2243] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.245784 15416 raft_consensus.cc:2272] T 140810bc6b30453e87e6d0d3b2bbb918 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.248006 15416 tablet_replica.cc:333] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.248499 15416 raft_consensus.cc:2243] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.249018 15416 raft_consensus.cc:2272] T 93d4a25e9f1043459349845ec778c0d8 P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.250674 15416 tablet_replica.cc:333] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.251320 15416 raft_consensus.cc:2243] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.251787 15416 raft_consensus.cc:2272] T 304d223e418d4d09ab073d4863e4f3f2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.253434 15416 tablet_replica.cc:333] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.253978 15416 raft_consensus.cc:2243] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.254439 15416 raft_consensus.cc:2272] T 62582968c53f4865a3bf40f1bb512c1a P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.256203 15416 tablet_replica.cc:333] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.256708 15416 raft_consensus.cc:2243] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.257169 15416 raft_consensus.cc:2272] T 0c30187efc894e32824a40749d1c7aee P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.258980 15416 tablet_replica.cc:333] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.259442 15416 raft_consensus.cc:2243] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.259886 15416 raft_consensus.cc:2272] T a081f1f40f5d4658a09e6ddb3dd6aa1b P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.261588 15416 tablet_replica.cc:333] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.262058 15416 raft_consensus.cc:2243] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.262535 15416 raft_consensus.cc:2272] T 111f7e517a6c4575a94be73151c6a5e2 P 94d79a0e409b44919c8068c0ac2f9050 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.264169 15416 tablet_replica.cc:333] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.264608 15416 raft_consensus.cc:2243] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.265302 15416 raft_consensus.cc:2272] T 954df293634447b6a6b924a9190c5efc P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.267012 15416 tablet_replica.cc:333] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.267464 15416 raft_consensus.cc:2243] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.268167 15416 raft_consensus.cc:2272] T ad98a43a764849a6837c4c1a003d5f82 P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.269888 15416 tablet_replica.cc:333] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.270346 15416 raft_consensus.cc:2243] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:45.270784 15416 raft_consensus.cc:2272] T ce74390147b24aad81a6fce895c5ae3c P 94d79a0e409b44919c8068c0ac2f9050 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.272461 15416 tablet_replica.cc:333] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.272882 15416 raft_consensus.cc:2243] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.273558 15416 raft_consensus.cc:2272] T 4bec7d014e424d1186c85c8469f79e5a P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.275256 15416 tablet_replica.cc:333] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050: stopping tablet replica
I20260709 13:17:45.275666 15416 raft_consensus.cc:2243] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:45.276326 15416 raft_consensus.cc:2272] T 4644fb990e574e8c8116fa0c4285d93d P 94d79a0e409b44919c8068c0ac2f9050 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:45.347810 15416 tablet_server.cc:196] TabletServer@127.15.14.4:0 shutdown complete.
I20260709 13:17:45.433538 15416 master.cc:562] Master@127.15.14.62:44835 shutting down...
W20260709 13:17:45.463616 16480 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:17:45.463837 16480 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:17:45.464073 16480 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:17:46.024645 16416 catalog_manager.cc:4755] TS 22d0d88caf7243dcba4b32ec5a3bb39a (127.15.14.1:38683): ChangeConfig:REMOVE_PEER RPC failed for tablet 7a0c7105304049288918291743784424: Network error: Client connection negotiation failed: client connection to 127.15.14.1:38683: connect: Connection refused (error 111)
I20260709 13:17:46.083178 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:46.083868 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:46.084231 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P a71bc24acc894fd89e27147665eadaca: stopping tablet replica
I20260709 13:17:46.118928 15416 master.cc:584] Master@127.15.14.62:44835 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (52933 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:17:46.211103 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:44885
I20260709 13:17:46.212205 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.217125 18248 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:17:46.217970 18249 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:17:46.219620 18251 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:17:46.220067 15416 server_base.cc:1061] running on GCE node
I20260709 13:17:46.221563 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:46.221787 15416 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:17:46.221992 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603066221958 us; error 0 us; skew 500 ppm
I20260709 13:17:46.222571 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.224997 15416 webserver.cc:533] Webserver started at http://127.15.14.62:43365/ using document root <none> and password file <none>
I20260709 13:17:46.225538 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.225732 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.226028 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.227181 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "6c13bfedb6854393b90042009783b850"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.231521 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:17:46.235023 18256 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:17:46.235766 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:17:46.236058 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "6c13bfedb6854393b90042009783b850"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.236336 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-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:17:46.249074 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.250288 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.288143 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:44885
I20260709 13:17:46.288260 18307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:44885 every 8 connection(s)
I20260709 13:17:46.292251 18308 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:17:46.301867 18308 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850: Bootstrap starting.
I20260709 13:17:46.306303 18308 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:46.310362 18308 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850: No bootstrap required, opened a new log
I20260709 13:17:46.312484 18308 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c13bfedb6854393b90042009783b850" member_type: VOTER }
I20260709 13:17:46.312855 18308 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:46.313032 18308 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c13bfedb6854393b90042009783b850, State: Initialized, Role: FOLLOWER
I20260709 13:17:46.313529 18308 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c13bfedb6854393b90042009783b850" member_type: VOTER }
I20260709 13:17:46.313931 18308 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:46.314119 18308 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:46.314328 18308 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:46.318570 18308 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c13bfedb6854393b90042009783b850" member_type: VOTER }
I20260709 13:17:46.319085 18308 leader_election.cc:304] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [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: 6c13bfedb6854393b90042009783b850; no voters: 
I20260709 13:17:46.320114 18308 leader_election.cc:290] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:46.320520 18311 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:46.321928 18311 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 1 LEADER]: Becoming Leader. State: Replica: 6c13bfedb6854393b90042009783b850, State: Running, Role: LEADER
I20260709 13:17:46.322873 18311 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [LEADER]: Queue going to LEADER mode. State: All 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: "6c13bfedb6854393b90042009783b850" member_type: VOTER }
I20260709 13:17:46.323315 18308 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:46.329474 18312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c13bfedb6854393b90042009783b850" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c13bfedb6854393b90042009783b850" member_type: VOTER } }
I20260709 13:17:46.330322 18312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:46.330416 18313 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c13bfedb6854393b90042009783b850. Latest consensus state: current_term: 1 leader_uuid: "6c13bfedb6854393b90042009783b850" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c13bfedb6854393b90042009783b850" member_type: VOTER } }
I20260709 13:17:46.331056 18313 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:46.332553 18320 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:46.337509 18320 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:46.339747 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:46.345876 18320 catalog_manager.cc:1383] Generated new cluster ID: 5196f79d95a94e20a39a1351ec59ef23
I20260709 13:17:46.346131 18320 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:46.360435 18320 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:46.361699 18320 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:46.378141 18320 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850: Generated new TSK 0
I20260709 13:17:46.378798 18320 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:46.406056 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.412293 18329 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:17:46.413246 18330 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:17:46.416280 18332 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:17:46.416426 15416 server_base.cc:1061] running on GCE node
I20260709 13:17:46.417886 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:46.418068 15416 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:17:46.418190 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603066418178 us; error 0 us; skew 500 ppm
I20260709 13:17:46.418818 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.421070 15416 webserver.cc:533] Webserver started at http://127.15.14.1:44267/ using document root <none> and password file <none>
I20260709 13:17:46.421511 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.421661 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.421865 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.422950 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "14d20a48a03140d29669efb2bf725e8f"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.427611 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:17:46.430915 18337 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:17:46.431767 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:46.432094 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "14d20a48a03140d29669efb2bf725e8f"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.432422 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-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:17:46.457423 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.458655 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.460186 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:46.462500 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:46.462741 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.462978 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:46.463176 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.503343 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:44377
I20260709 13:17:46.503444 18399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:44377 every 8 connection(s)
I20260709 13:17:46.508603 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.516116 18404 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:17:46.516551 18405 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:17:46.520969 18407 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:17:46.523037 15416 server_base.cc:1061] running on GCE node
I20260709 13:17:46.524127 18400 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44885
I20260709 13:17:46.524403 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:17:46.524521 18400 heartbeater.cc:461] Registering TS with master...
W20260709 13:17:46.524715 15416 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:17:46.524928 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603066524896 us; error 0 us; skew 500 ppm
I20260709 13:17:46.525511 18400 heartbeater.cc:507] Master 127.15.14.62:44885 requested a full tablet report, sending...
I20260709 13:17:46.525758 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.527912 18273 ts_manager.cc:194] Registered new tserver with Master: 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:46.528915 15416 webserver.cc:533] Webserver started at http://127.15.14.2:42967/ using document root <none> and password file <none>
I20260709 13:17:46.529559 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.529796 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.530085 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.530365 18273 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42080
I20260709 13:17:46.531545 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "aa59032cb55d465185fb4c760b8e22b7"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.536118 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:46.539229 18412 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:17:46.539999 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:46.540274 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "aa59032cb55d465185fb4c760b8e22b7"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.540558 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-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:17:46.573485 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.574671 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.576136 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:46.578238 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:46.578464 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.578711 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:46.578883 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:17:46.616595 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:40925
I20260709 13:17:46.616693 18474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:40925 every 8 connection(s)
I20260709 13:17:46.621335 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.627805 18478 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:17:46.629287 18479 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:17:46.631987 18481 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:17:46.632766 15416 server_base.cc:1061] running on GCE node
I20260709 13:17:46.632956 18475 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44885
I20260709 13:17:46.633455 18475 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:46.633951 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:46.634244 15416 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:17:46.634316 18475 heartbeater.cc:507] Master 127.15.14.62:44885 requested a full tablet report, sending...
I20260709 13:17:46.634449 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603066634429 us; error 0 us; skew 500 ppm
I20260709 13:17:46.635154 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.636590 18273 ts_manager.cc:194] Registered new tserver with Master: aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:46.637677 15416 webserver.cc:533] Webserver started at http://127.15.14.3:46485/ using document root <none> and password file <none>
I20260709 13:17:46.638180 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.638130 18273 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42084
I20260709 13:17:46.638566 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.638902 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.640091 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "d3521689c5b54cab994fecbf125f1f1f"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.644331 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:46.647337 18486 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:17:46.648038 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:46.648316 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "d3521689c5b54cab994fecbf125f1f1f"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.648615 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-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:17:46.666107 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.667300 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.668674 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:46.670814 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:46.671033 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.671264 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:46.671435 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.709072 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:39413
I20260709 13:17:46.709163 18548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:39413 every 8 connection(s)
I20260709 13:17:46.713776 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:46.720119 18552 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:17:46.721089 18553 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:17:46.723502 15416 server_base.cc:1061] running on GCE node
W20260709 13:17:46.724531 18555 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:17:46.725481 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:17:46.725584 18549 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44885
W20260709 13:17:46.725765 15416 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:17:46.726004 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603066725982 us; error 0 us; skew 500 ppm
I20260709 13:17:46.726047 18549 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:46.726634 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:46.726999 18549 heartbeater.cc:507] Master 127.15.14.62:44885 requested a full tablet report, sending...
I20260709 13:17:46.729051 18273 ts_manager.cc:194] Registered new tserver with Master: d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:46.729506 15416 webserver.cc:533] Webserver started at http://127.15.14.4:42167/ using document root <none> and password file <none>
I20260709 13:17:46.730020 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:46.730211 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:46.730485 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:46.730486 18273 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42088
I20260709 13:17:46.731880 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-3-root/instance:
uuid: "ddacbd01babd4f3d8b30c26d67d94385"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.737731 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:17:46.741061 18560 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:17:46.741988 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:46.742298 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-3-root
uuid: "ddacbd01babd4f3d8b30c26d67d94385"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:46.742610 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-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:17:46.762179 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:46.763456 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:46.764827 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:46.766920 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:46.767141 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.767378 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:46.767551 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:46.807101 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.4:37853
I20260709 13:17:46.807227 18622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.4:37853 every 8 connection(s)
I20260709 13:17:46.820804 18623 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44885
I20260709 13:17:46.821218 18623 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:46.821996 18623 heartbeater.cc:507] Master 127.15.14.62:44885 requested a full tablet report, sending...
I20260709 13:17:46.824003 18273 ts_manager.cc:194] Registered new tserver with Master: ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:46.825084 15416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014767433s
I20260709 13:17:46.825626 18273 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42100
I20260709 13:17:46.850945 18273 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42106:
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:17:47.094830 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 4028ec2f61fa44fbbb4c26875927ee32 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:47.095815 18513 tablet_service.cc:1511] Processing CreateTablet for tablet 82e167f27f784f4bac969a1ac0d78acb (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:47.096310 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4028ec2f61fa44fbbb4c26875927ee32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.097126 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e167f27f784f4bac969a1ac0d78acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.099784 18512 tablet_service.cc:1511] Processing CreateTablet for tablet bee10760c78e421da90f0c02be37d935 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:47.101475 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee10760c78e421da90f0c02be37d935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.103897 18511 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed8fcad246345f5b3d0a062a11db004 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:47.105211 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed8fcad246345f5b3d0a062a11db004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.107990 18509 tablet_service.cc:1511] Processing CreateTablet for tablet 02f16b3d58604086b2e35d5c5a7b6d21 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:47.109783 18510 tablet_service.cc:1511] Processing CreateTablet for tablet ff550096bfc34c8ab62d08c4542de842 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:47.111636 18510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff550096bfc34c8ab62d08c4542de842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.122748 18508 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad14d388d9e4f70963cde55e0d19e6e (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:47.124154 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad14d388d9e4f70963cde55e0d19e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.124742 18364 tablet_service.cc:1511] Processing CreateTablet for tablet 825902437d8b4c31902c58e543232891 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:47.125546 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 4028ec2f61fa44fbbb4c26875927ee32 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:47.126137 18364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825902437d8b4c31902c58e543232891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.126833 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4028ec2f61fa44fbbb4c26875927ee32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.127853 18362 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed8fcad246345f5b3d0a062a11db004 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:47.129086 18362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed8fcad246345f5b3d0a062a11db004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.131798 18363 tablet_service.cc:1511] Processing CreateTablet for tablet 82e167f27f784f4bac969a1ac0d78acb (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:47.132105 18361 tablet_service.cc:1511] Processing CreateTablet for tablet 91abf4d31eab4b1186ab572ac18c4913 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:47.133428 18361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91abf4d31eab4b1186ab572ac18c4913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.135061 18588 tablet_service.cc:1511] Processing CreateTablet for tablet 825902437d8b4c31902c58e543232891 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:47.135735 18360 tablet_service.cc:1511] Processing CreateTablet for tablet ff550096bfc34c8ab62d08c4542de842 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:47.136377 18588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825902437d8b4c31902c58e543232891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.137043 18360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff550096bfc34c8ab62d08c4542de842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.139838 18586 tablet_service.cc:1511] Processing CreateTablet for tablet bee10760c78e421da90f0c02be37d935 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:47.139730 18359 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad14d388d9e4f70963cde55e0d19e6e (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:47.141108 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad14d388d9e4f70963cde55e0d19e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.141108 18586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee10760c78e421da90f0c02be37d935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.143857 18585 tablet_service.cc:1511] Processing CreateTablet for tablet 91abf4d31eab4b1186ab572ac18c4913 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:47.144260 18583 tablet_service.cc:1511] Processing CreateTablet for tablet 02f16b3d58604086b2e35d5c5a7b6d21 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:47.145160 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91abf4d31eab4b1186ab572ac18c4913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.145524 18358 tablet_service.cc:1511] Processing CreateTablet for tablet 3a017130fa234eb196f1ad7ef101cbe6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:47.142242 18584 tablet_service.cc:1511] Processing CreateTablet for tablet ff550096bfc34c8ab62d08c4542de842 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:47.148429 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f16b3d58604086b2e35d5c5a7b6d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.149015 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e167f27f784f4bac969a1ac0d78acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.149559 18582 tablet_service.cc:1511] Processing CreateTablet for tablet 3a017130fa234eb196f1ad7ef101cbe6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:47.151697 18507 tablet_service.cc:1511] Processing CreateTablet for tablet f55e26f26be84fd98e119ac525e59a3d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:47.155846 18356 tablet_service.cc:1511] Processing CreateTablet for tablet 551c882650c04f1fa5d515f57be06163 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:47.146473 18581 tablet_service.cc:1511] Processing CreateTablet for tablet f55e26f26be84fd98e119ac525e59a3d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:47.157131 18356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551c882650c04f1fa5d515f57be06163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.157768 18358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a017130fa234eb196f1ad7ef101cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.152946 18357 tablet_service.cc:1511] Processing CreateTablet for tablet f55e26f26be84fd98e119ac525e59a3d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:47.158833 18357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55e26f26be84fd98e119ac525e59a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.154152 18587 tablet_service.cc:1511] Processing CreateTablet for tablet 82e167f27f784f4bac969a1ac0d78acb (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:47.149058 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 478f9162e5824370b532e2673ba42e42 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:47.155485 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff550096bfc34c8ab62d08c4542de842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.167200 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55e26f26be84fd98e119ac525e59a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.152099 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 478f9162e5824370b532e2673ba42e42 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:47.169749 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478f9162e5824370b532e2673ba42e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.179062 18582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a017130fa234eb196f1ad7ef101cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.182983 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f16b3d58604086b2e35d5c5a7b6d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.187166 18507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55e26f26be84fd98e119ac525e59a3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.191180 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e167f27f784f4bac969a1ac0d78acb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.195092 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478f9162e5824370b532e2673ba42e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.215514 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 551c882650c04f1fa5d515f57be06163 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:47.217381 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551c882650c04f1fa5d515f57be06163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.223265 18579 tablet_service.cc:1511] Processing CreateTablet for tablet 601e74c5bc274ee290973991afcfa894 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:47.225080 18579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601e74c5bc274ee290973991afcfa894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.284916 18440 tablet_service.cc:1511] Processing CreateTablet for tablet 4028ec2f61fa44fbbb4c26875927ee32 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:47.286283 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4028ec2f61fa44fbbb4c26875927ee32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.292357 18439 tablet_service.cc:1511] Processing CreateTablet for tablet 825902437d8b4c31902c58e543232891 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:47.293668 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825902437d8b4c31902c58e543232891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.300294 18438 tablet_service.cc:1511] Processing CreateTablet for tablet bee10760c78e421da90f0c02be37d935 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:47.301608 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee10760c78e421da90f0c02be37d935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.305377 18586 tablet_service.cc:1511] Processing CreateTablet for tablet 97fdef9baff74f578f6aaf5225a06b47 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:47.308337 18437 tablet_service.cc:1511] Processing CreateTablet for tablet 7ed8fcad246345f5b3d0a062a11db004 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:47.309772 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ed8fcad246345f5b3d0a062a11db004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.309686 18357 tablet_service.cc:1511] Processing CreateTablet for tablet 97fdef9baff74f578f6aaf5225a06b47 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:47.316582 18436 tablet_service.cc:1511] Processing CreateTablet for tablet 91abf4d31eab4b1186ab572ac18c4913 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:47.318166 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91abf4d31eab4b1186ab572ac18c4913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.324546 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 02f16b3d58604086b2e35d5c5a7b6d21 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:47.329618 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f16b3d58604086b2e35d5c5a7b6d21. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:47.335410 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:47.338913 18581 tablet_service.cc:1511] Processing CreateTablet for tablet 76a437b145294c0ba684e5652dbae588 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:47.341305 18356 tablet_service.cc:1511] Processing CreateTablet for tablet 601e74c5bc274ee290973991afcfa894 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:47.343252 18356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601e74c5bc274ee290973991afcfa894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.346984 18509 tablet_service.cc:1511] Processing CreateTablet for tablet 97fdef9baff74f578f6aaf5225a06b47 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:47.348371 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fdef9baff74f578f6aaf5225a06b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.306648 18586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fdef9baff74f578f6aaf5225a06b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.354491 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a437b145294c0ba684e5652dbae588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.355053 18357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97fdef9baff74f578f6aaf5225a06b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.361757 18362 tablet_service.cc:1511] Processing CreateTablet for tablet 87c94917a7d54f178ceb6fd21040cff0 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:47.363171 18362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c94917a7d54f178ceb6fd21040cff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.373459 18582 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec56761887b45c58a2ff5f99f4171b2 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:47.375167 18582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec56761887b45c58a2ff5f99f4171b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.386071 18434 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad14d388d9e4f70963cde55e0d19e6e (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:47.387514 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad14d388d9e4f70963cde55e0d19e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.388669 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 87c94917a7d54f178ceb6fd21040cff0 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:47.390417 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c94917a7d54f178ceb6fd21040cff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.391969 18433 tablet_service.cc:1511] Processing CreateTablet for tablet 3a017130fa234eb196f1ad7ef101cbe6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:47.393424 18433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a017130fa234eb196f1ad7ef101cbe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.399699 18583 tablet_service.cc:1511] Processing CreateTablet for tablet 61754571bd39442083de981c109f0ccf (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:47.399940 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 76a437b145294c0ba684e5652dbae588 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:47.401153 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61754571bd39442083de981c109f0ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.402539 18432 tablet_service.cc:1511] Processing CreateTablet for tablet 478f9162e5824370b532e2673ba42e42 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:47.402863 18431 tablet_service.cc:1511] Processing CreateTablet for tablet 551c882650c04f1fa5d515f57be06163 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:47.403892 18432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478f9162e5824370b532e2673ba42e42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.406474 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec56761887b45c58a2ff5f99f4171b2 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:47.408131 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec56761887b45c58a2ff5f99f4171b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.411156 18431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551c882650c04f1fa5d515f57be06163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.420490 18507 tablet_service.cc:1511] Processing CreateTablet for tablet 61754571bd39442083de981c109f0ccf (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:47.422335 18507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61754571bd39442083de981c109f0ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.440438 18587 tablet_service.cc:1511] Processing CreateTablet for tablet a8533444dd0947288c09fdaa77974dfd (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:47.441764 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8533444dd0947288c09fdaa77974dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.462975 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a437b145294c0ba684e5652dbae588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.462762 18508 tablet_service.cc:1511] Processing CreateTablet for tablet a8533444dd0947288c09fdaa77974dfd (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:47.464095 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8533444dd0947288c09fdaa77974dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.468995 18364 tablet_service.cc:1511] Processing CreateTablet for tablet 61754571bd39442083de981c109f0ccf (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:47.472018 18364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61754571bd39442083de981c109f0ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.475463 18645 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:47.483728 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 36e95f490a494c818b95f45c862447a7 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:47.485479 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbf09e4d59b4b098a62736acd3005b4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:47.497411 18643 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:47.501241 18645 tablet_bootstrap.cc:654] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.504024 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbf09e4d59b4b098a62736acd3005b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.503968 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 76a437b145294c0ba684e5652dbae588 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:47.506002 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e95f490a494c818b95f45c862447a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.510943 18644 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:47.515036 18588 tablet_service.cc:1511] Processing CreateTablet for tablet 7791dc83f4f14f0a972f1836d17d75e9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:47.515434 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a437b145294c0ba684e5652dbae588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.517221 18513 tablet_service.cc:1511] Processing CreateTablet for tablet 7791dc83f4f14f0a972f1836d17d75e9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:47.519155 18588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7791dc83f4f14f0a972f1836d17d75e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.524000 18439 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec56761887b45c58a2ff5f99f4171b2 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:47.524966 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7791dc83f4f14f0a972f1836d17d75e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.530870 18644 tablet_bootstrap.cc:654] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.533077 18400 heartbeater.cc:499] Master 127.15.14.62:44885 was elected leader, sending a full tablet report...
I20260709 13:17:47.513487 18438 tablet_service.cc:1511] Processing CreateTablet for tablet 87c94917a7d54f178ceb6fd21040cff0 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:47.536065 18359 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbf09e4d59b4b098a62736acd3005b4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:47.541481 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbf09e4d59b4b098a62736acd3005b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.542482 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec56761887b45c58a2ff5f99f4171b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.547394 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87c94917a7d54f178ceb6fd21040cff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.549238 18433 tablet_service.cc:1511] Processing CreateTablet for tablet 3dbf09e4d59b4b098a62736acd3005b4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:47.550583 18433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dbf09e4d59b4b098a62736acd3005b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.474396 18437 tablet_service.cc:1511] Processing CreateTablet for tablet 601e74c5bc274ee290973991afcfa894 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:47.537997 18358 tablet_service.cc:1511] Processing CreateTablet for tablet 36e95f490a494c818b95f45c862447a7 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:47.539917 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 7791dc83f4f14f0a972f1836d17d75e9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:47.537268 18436 tablet_service.cc:1511] Processing CreateTablet for tablet a8533444dd0947288c09fdaa77974dfd (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:47.558511 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7791dc83f4f14f0a972f1836d17d75e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.559100 18643 tablet_bootstrap.cc:654] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.567556 18363 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1bb1ab28b64353bdc104f22ee331a8 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:47.568250 18585 tablet_service.cc:1511] Processing CreateTablet for tablet 828519dcfa3d4aa8882212f7b2b613e0 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:47.568998 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1bb1ab28b64353bdc104f22ee331a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.569722 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828519dcfa3d4aa8882212f7b2b613e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.576725 18512 tablet_service.cc:1511] Processing CreateTablet for tablet 828519dcfa3d4aa8882212f7b2b613e0 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:47.579838 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828519dcfa3d4aa8882212f7b2b613e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.580050 18434 tablet_service.cc:1511] Processing CreateTablet for tablet 828519dcfa3d4aa8882212f7b2b613e0 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:47.587671 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828519dcfa3d4aa8882212f7b2b613e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.590233 18432 tablet_service.cc:1511] Processing CreateTablet for tablet 36e95f490a494c818b95f45c862447a7 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:47.593995 18432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e95f490a494c818b95f45c862447a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.631155 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8533444dd0947288c09fdaa77974dfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.631904 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601e74c5bc274ee290973991afcfa894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.635466 18645 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:47.635991 18645 ts_tablet_manager.cc:1403] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.161s	user 0.018s	sys 0.006s
I20260709 13:17:47.639046 18358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36e95f490a494c818b95f45c862447a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.640625 18475 heartbeater.cc:499] Master 127.15.14.62:44885 was elected leader, sending a full tablet report...
W20260709 13:17:47.642973 18260 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 62055.5us
I20260709 13:17:47.653797 18646 tablet_bootstrap.cc:492] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:47.654544 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1bb1ab28b64353bdc104f22ee331a8 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:47.674207 18645 raft_consensus.cc:359] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:47.674928 18645 raft_consensus.cc:385] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.675181 18645 raft_consensus.cc:740] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.675719 18645 consensus_queue.cc:260] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:47.679512 18646 tablet_bootstrap.cc:654] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.679919 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 5a1bb1ab28b64353bdc104f22ee331a8 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:47.684080 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1bb1ab28b64353bdc104f22ee331a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.683072 18644 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:47.687088 18644 ts_tablet_manager.cc:1403] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.177s	user 0.019s	sys 0.011s
I20260709 13:17:47.687543 18440 tablet_service.cc:1511] Processing CreateTablet for tablet 9434f9961cce412da3a200d12cfa21b5 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:47.689352 18508 tablet_service.cc:1511] Processing CreateTablet for tablet 655dc1aef3384b368f18114575712861 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:47.682729 18438 tablet_service.cc:1511] Processing CreateTablet for tablet 7c148f3db27a480db90f06ef12dc22e9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:47.689898 18644 raft_consensus.cc:359] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:47.690867 18363 tablet_service.cc:1511] Processing CreateTablet for tablet 9434f9961cce412da3a200d12cfa21b5 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:47.690647 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655dc1aef3384b368f18114575712861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.692746 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434f9961cce412da3a200d12cfa21b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.694842 18644 raft_consensus.cc:385] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.695214 18644 raft_consensus.cc:740] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.695649 18588 tablet_service.cc:1511] Processing CreateTablet for tablet 655dc1aef3384b368f18114575712861 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:47.696916 18588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655dc1aef3384b368f18114575712861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.697626 18583 tablet_service.cc:1511] Processing CreateTablet for tablet 7c148f3db27a480db90f06ef12dc22e9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:47.698865 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c148f3db27a480db90f06ef12dc22e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.703377 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a1bb1ab28b64353bdc104f22ee331a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.704155 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434f9961cce412da3a200d12cfa21b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.705303 18509 tablet_service.cc:1511] Processing CreateTablet for tablet 7c148f3db27a480db90f06ef12dc22e9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:47.707507 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c148f3db27a480db90f06ef12dc22e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.711741 18585 tablet_service.cc:1511] Processing CreateTablet for tablet 9af793183523447ba324834c209bdfef (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:47.712388 18357 tablet_service.cc:1511] Processing CreateTablet for tablet 655dc1aef3384b368f18114575712861 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:47.713316 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af793183523447ba324834c209bdfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.713716 18357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 655dc1aef3384b368f18114575712861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.696076 18644 consensus_queue.cc:260] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:47.706559 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c148f3db27a480db90f06ef12dc22e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.728708 18356 tablet_service.cc:1511] Processing CreateTablet for tablet 9af793183523447ba324834c209bdfef (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:47.730037 18356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af793183523447ba324834c209bdfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.731642 18436 tablet_service.cc:1511] Processing CreateTablet for tablet 9af793183523447ba324834c209bdfef (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:47.733609 18549 heartbeater.cc:499] Master 127.15.14.62:44885 was elected leader, sending a full tablet report...
I20260709 13:17:47.735500 18439 tablet_service.cc:1511] Processing CreateTablet for tablet a25417521d604fbda971c925e7b3e4ad (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:47.736194 18510 tablet_service.cc:1511] Processing CreateTablet for tablet 9434f9961cce412da3a200d12cfa21b5 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:47.736775 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25417521d604fbda971c925e7b3e4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.749056 18643 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:47.749347 18510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9434f9961cce412da3a200d12cfa21b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.749583 18643 ts_tablet_manager.cc:1403] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.019s
I20260709 13:17:47.750737 18365 tablet_service.cc:1511] Processing CreateTablet for tablet a25417521d604fbda971c925e7b3e4ad (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:47.752066 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25417521d604fbda971c925e7b3e4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.752526 18646 tablet_bootstrap.cc:492] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:47.753010 18646 ts_tablet_manager.cc:1403] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.003s
I20260709 13:17:47.754501 18434 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecb4c7474d64f0d9e6f443edac008eb (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:47.755396 18584 tablet_service.cc:1511] Processing CreateTablet for tablet a25417521d604fbda971c925e7b3e4ad (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:47.756603 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a25417521d604fbda971c925e7b3e4ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.757501 18643 raft_consensus.cc:359] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:47.758241 18643 raft_consensus.cc:385] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.758525 18643 raft_consensus.cc:740] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.761490 18646 raft_consensus.cc:359] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:47.762223 18646 raft_consensus.cc:385] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:47.762516 18646 raft_consensus.cc:740] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:47.746078 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af793183523447ba324834c209bdfef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.763468 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecb4c7474d64f0d9e6f443edac008eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.768013 18643 consensus_queue.cc:260] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:47.768234 18513 tablet_service.cc:1511] Processing CreateTablet for tablet af1c8c9a95ca4e6a9b669715913d6813 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:47.769572 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1c8c9a95ca4e6a9b669715913d6813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.770215 18588 tablet_service.cc:1511] Processing CreateTablet for tablet af1c8c9a95ca4e6a9b669715913d6813 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:47.771479 18588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1c8c9a95ca4e6a9b669715913d6813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.773397 18359 tablet_service.cc:1511] Processing CreateTablet for tablet af1c8c9a95ca4e6a9b669715913d6813 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:47.774722 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1c8c9a95ca4e6a9b669715913d6813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.779765 18646 consensus_queue.cc:260] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:47.784770 18643 ts_tablet_manager.cc:1434] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:17:47.785547 18623 heartbeater.cc:499] Master 127.15.14.62:44885 was elected leader, sending a full tablet report...
I20260709 13:17:47.785823 18643 tablet_bootstrap.cc:492] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:47.792318 18438 tablet_service.cc:1511] Processing CreateTablet for tablet 52ecba25bdd647d89657858a2bc1d661 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:47.796913 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecb4c7474d64f0d9e6f443edac008eb (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:47.798272 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecb4c7474d64f0d9e6f443edac008eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.803520 18645 ts_tablet_manager.cc:1434] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.167s	user 0.015s	sys 0.005s
I20260709 13:17:47.803959 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 6ecb4c7474d64f0d9e6f443edac008eb (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:47.804533 18645 tablet_bootstrap.cc:492] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:47.805286 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ecb4c7474d64f0d9e6f443edac008eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.807691 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ecba25bdd647d89657858a2bc1d661. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:47.812666 18624 tablet.cc:2406] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:47.814035 18643 tablet_bootstrap.cc:654] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.828783 18651 raft_consensus.cc:493] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.829347 18651 raft_consensus.cc:515] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:47.841642 18651 leader_election.cc:290] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:47.855983 18655 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.860033 18655 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:47.868542 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 52ecba25bdd647d89657858a2bc1d661 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:47.870354 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ecba25bdd647d89657858a2bc1d661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.867321 18646 ts_tablet_manager.cc:1434] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.114s	user 0.013s	sys 0.005s
I20260709 13:17:47.896771 18645 tablet_bootstrap.cc:654] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:47.898924 18644 ts_tablet_manager.cc:1434] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.212s	user 0.004s	sys 0.008s
I20260709 13:17:47.899051 18654 raft_consensus.cc:493] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.900298 18644 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:47.899813 18654 raft_consensus.cc:515] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:47.908983 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 52ecba25bdd647d89657858a2bc1d661 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:47.910826 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ecba25bdd647d89657858a2bc1d661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.940781 18655 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:47.952410 18646 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:47.954802 18583 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec395a5660c4d68aefdcf5a392b0bf4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:47.962505 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec395a5660c4d68aefdcf5a392b0bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.976228 18363 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec395a5660c4d68aefdcf5a392b0bf4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:47.977643 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec395a5660c4d68aefdcf5a392b0bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:47.979108 18650 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:47.979678 18650 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:47.982306 18650 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:47.951459 18654 leader_election.cc:290] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:47.993037 18434 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec395a5660c4d68aefdcf5a392b0bf4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:47.997141 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec395a5660c4d68aefdcf5a392b0bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.008221 18644 tablet_bootstrap.cc:654] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.003034 18585 tablet_service.cc:1511] Processing CreateTablet for tablet bebe317f8a3549b6a7046dd44af40c0b (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:48.025202 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebe317f8a3549b6a7046dd44af40c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.028787 18643 tablet_bootstrap.cc:492] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:48.029338 18643 ts_tablet_manager.cc:1403] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.244s	user 0.015s	sys 0.010s
I20260709 13:17:48.032366 18643 raft_consensus.cc:359] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.033100 18643 raft_consensus.cc:385] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.033412 18643 raft_consensus.cc:740] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.045408 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4028ec2f61fa44fbbb4c26875927ee32" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:48.047559 18341 leader_election.cc:343] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.049496 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4028ec2f61fa44fbbb4c26875927ee32" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:48.051446 18338 leader_election.cc:343] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.051923 18338 leader_election.cc:304] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:48.053025 18651 raft_consensus.cc:2749] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.034191 18643 consensus_queue.cc:260] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.054405 18359 tablet_service.cc:1511] Processing CreateTablet for tablet bebe317f8a3549b6a7046dd44af40c0b (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:48.082499 18436 tablet_service.cc:1511] Processing CreateTablet for tablet d8da04f49f754b84b07f9c377853b44d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:48.082978 18643 ts_tablet_manager.cc:1434] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:17:48.083441 18646 tablet_bootstrap.cc:654] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.086120 18643 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:48.083415 18645 tablet_bootstrap.cc:492] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:48.098896 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8da04f49f754b84b07f9c377853b44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.106781 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:48.107086 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee10760c78e421da90f0c02be37d935" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:48.109042 18413 leader_election.cc:343] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:48.110899 18561 leader_election.cc:343] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.110811 18513 tablet_service.cc:1511] Processing CreateTablet for tablet d8da04f49f754b84b07f9c377853b44d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:48.112247 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8da04f49f754b84b07f9c377853b44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.112430 18506 tablet_service.cc:1511] Processing CreateTablet for tablet bebe317f8a3549b6a7046dd44af40c0b (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:48.113783 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebe317f8a3549b6a7046dd44af40c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.105087 18645 ts_tablet_manager.cc:1403] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.301s	user 0.018s	sys 0.001s
I20260709 13:17:48.117633 18645 raft_consensus.cc:359] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.118338 18645 raft_consensus.cc:385] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.129820 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:48.138348 18564 leader_election.cc:343] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.138873 18564 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:48.139622 18655 raft_consensus.cc:2749] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.139689 18643 tablet_bootstrap.cc:654] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.144531 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:48.146256 18487 leader_election.cc:343] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.148608 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:17:48.150823 18487 leader_election.cc:343] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.151888 18487 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:48.152843 18650 raft_consensus.cc:2749] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.118661 18645 raft_consensus.cc:740] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.156324 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bebe317f8a3549b6a7046dd44af40c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.165401 18358 tablet_service.cc:1511] Processing CreateTablet for tablet bdb4365528e7400e9cd70374bb9375e6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:48.170193 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee10760c78e421da90f0c02be37d935" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:48.170899 18598 raft_consensus.cc:2468] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:48.171128 18358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb4365528e7400e9cd70374bb9375e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.172098 18413 leader_election.cc:304] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:48.172920 18654 raft_consensus.cc:2804] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:48.173283 18654 raft_consensus.cc:493] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.173609 18654 raft_consensus.cc:3060] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.175004 18645 consensus_queue.cc:260] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.178323 18645 ts_tablet_manager.cc:1434] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:17:48.179548 18645 tablet_bootstrap.cc:492] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:48.155946 18584 tablet_service.cc:1511] Processing CreateTablet for tablet bdb4365528e7400e9cd70374bb9375e6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:48.184136 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb4365528e7400e9cd70374bb9375e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.156069 18585 tablet_service.cc:1511] Processing CreateTablet for tablet d8da04f49f754b84b07f9c377853b44d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:48.187897 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8da04f49f754b84b07f9c377853b44d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.188424 18435 tablet_service.cc:1511] Processing CreateTablet for tablet bdb4365528e7400e9cd70374bb9375e6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:48.188537 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 620e941d15344fec87a639fc1f02f5c8 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:48.189687 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb4365528e7400e9cd70374bb9375e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.189766 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620e941d15344fec87a639fc1f02f5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.153990 18434 tablet_service.cc:1511] Processing CreateTablet for tablet 9de9a7946f6d4ec4871e6927cdcf81f9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:48.191663 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de9a7946f6d4ec4871e6927cdcf81f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.192968 18513 tablet_service.cc:1511] Processing CreateTablet for tablet 620e941d15344fec87a639fc1f02f5c8 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:48.194190 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620e941d15344fec87a639fc1f02f5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.198153 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 9de9a7946f6d4ec4871e6927cdcf81f9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:48.198891 18644 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:48.199388 18644 ts_tablet_manager.cc:1403] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.299s	user 0.005s	sys 0.015s
I20260709 13:17:48.155833 18363 tablet_service.cc:1511] Processing CreateTablet for tablet 9de9a7946f6d4ec4871e6927cdcf81f9 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:48.200120 18438 tablet_service.cc:1511] Processing CreateTablet for tablet 651181e6d295454180fee60c780fef64 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:48.200670 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de9a7946f6d4ec4871e6927cdcf81f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.201174 18646 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:48.201328 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651181e6d295454180fee60c780fef64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.201658 18646 ts_tablet_manager.cc:1403] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.257s	user 0.011s	sys 0.003s
I20260709 13:17:48.202206 18644 raft_consensus.cc:359] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.211869 18644 raft_consensus.cc:385] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.212193 18644 raft_consensus.cc:740] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.213091 18644 consensus_queue.cc:260] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.215190 18644 ts_tablet_manager.cc:1434] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:17:48.216136 18644 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:48.216384 18646 raft_consensus.cc:359] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.217087 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 651181e6d295454180fee60c780fef64 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:48.217133 18646 raft_consensus.cc:385] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.218501 18646 raft_consensus.cc:740] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.218669 18643 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:48.219169 18643 ts_tablet_manager.cc:1403] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.028s
I20260709 13:17:48.219357 18646 consensus_queue.cc:260] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.199407 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de9a7946f6d4ec4871e6927cdcf81f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.225311 18646 ts_tablet_manager.cc:1434] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:17:48.227260 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651181e6d295454180fee60c780fef64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.238931 18644 tablet_bootstrap.cc:654] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.238830 18583 tablet_service.cc:1511] Processing CreateTablet for tablet 651181e6d295454180fee60c780fef64 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:48.240276 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 651181e6d295454180fee60c780fef64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.243564 18643 raft_consensus.cc:359] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.244345 18643 raft_consensus.cc:385] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.244639 18643 raft_consensus.cc:740] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.245491 18643 consensus_queue.cc:260] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.233916 18654 raft_consensus.cc:515] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.253443 18650 raft_consensus.cc:493] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.257267 18650 raft_consensus.cc:515] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.258625 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 620e941d15344fec87a639fc1f02f5c8 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:48.238938 18646 tablet_bootstrap.cc:492] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:48.256170 18363 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba14583e6fd446caffbd2a252a64f54 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:48.259688 18650 leader_election.cc:290] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:48.266076 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee10760c78e421da90f0c02be37d935" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:48.266279 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee10760c78e421da90f0c02be37d935" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:48.266793 18598 raft_consensus.cc:3060] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.260608 18654 leader_election.cc:290] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:48.271559 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba14583e6fd446caffbd2a252a64f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.271945 18646 tablet_bootstrap.cc:654] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.273275 18436 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba14583e6fd446caffbd2a252a64f54 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:48.274511 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba14583e6fd446caffbd2a252a64f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.254792 18645 tablet_bootstrap.cc:654] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.276437 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f16b3d58604086b2e35d5c5a7b6d21" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:48.275393 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 620e941d15344fec87a639fc1f02f5c8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:48.277879 18487 leader_election.cc:343] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:48.279901 18413 leader_election.cc:343] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.279866 18643 ts_tablet_manager.cc:1434] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.002s
I20260709 13:17:48.287513 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f16b3d58604086b2e35d5c5a7b6d21" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:48.287433 18513 tablet_service.cc:1511] Processing CreateTablet for tablet 7ba14583e6fd446caffbd2a252a64f54 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:48.288827 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ba14583e6fd446caffbd2a252a64f54. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:48.289103 18490 leader_election.cc:343] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.289567 18490 leader_election.cc:304] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:48.290654 18650 raft_consensus.cc:2749] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.292685 18643 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:48.292589 18598 raft_consensus.cc:2468] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:48.293954 18413 leader_election.cc:304] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:48.295032 18654 raft_consensus.cc:2804] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:48.296149 18654 raft_consensus.cc:697] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:48.296962 18654 consensus_queue.cc:237] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.305478 18643 tablet_bootstrap.cc:654] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.318383 18439 tablet_service.cc:1511] Processing CreateTablet for tablet be59d930444c455e92c89f2e7a8204c2 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:48.319659 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be59d930444c455e92c89f2e7a8204c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.321547 18646 tablet_bootstrap.cc:492] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:48.322286 18646 ts_tablet_manager.cc:1403] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.000s
I20260709 13:17:48.322647 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 191b3c1529b443c9bae8e98b90e57712 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:48.323410 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 191b3c1529b443c9bae8e98b90e57712 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:48.323930 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191b3c1529b443c9bae8e98b90e57712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.323442 18359 tablet_service.cc:1511] Processing CreateTablet for tablet be59d930444c455e92c89f2e7a8204c2 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:48.324637 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191b3c1529b443c9bae8e98b90e57712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.324911 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be59d930444c455e92c89f2e7a8204c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.325464 18646 raft_consensus.cc:359] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.326187 18646 raft_consensus.cc:385] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.326472 18646 raft_consensus.cc:740] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.311728 18585 tablet_service.cc:1511] Processing CreateTablet for tablet be59d930444c455e92c89f2e7a8204c2 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:48.329737 18646 consensus_queue.cc:260] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.335069 18646 ts_tablet_manager.cc:1434] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:48.336032 18646 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
W20260709 13:17:48.338392 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:48.329787 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be59d930444c455e92c89f2e7a8204c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.342384 18644 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:48.342911 18644 ts_tablet_manager.cc:1403] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.013s
I20260709 13:17:48.345758 18644 raft_consensus.cc:359] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.346446 18644 raft_consensus.cc:385] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.346909 18644 raft_consensus.cc:740] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.347630 18644 consensus_queue.cc:260] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.347865 18506 tablet_service.cc:1511] Processing CreateTablet for tablet 07ce37d54e4a481c86c7a33cc7d6acab (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:48.349294 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ce37d54e4a481c86c7a33cc7d6acab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.349779 18644 ts_tablet_manager.cc:1434] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:17:48.351673 18644 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:48.356072 18436 tablet_service.cc:1511] Processing CreateTablet for tablet 07ce37d54e4a481c86c7a33cc7d6acab (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:48.357367 18434 tablet_service.cc:1511] Processing CreateTablet for tablet d760200933924c409e7b61b657a39c11 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:48.358615 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d760200933924c409e7b61b657a39c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.361263 18271 catalog_manager.cc:5697] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:48.358621 18363 tablet_service.cc:1511] Processing CreateTablet for tablet d760200933924c409e7b61b657a39c11 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:48.369808 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d760200933924c409e7b61b657a39c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.367661 18583 tablet_service.cc:1511] Processing CreateTablet for tablet 07ce37d54e4a481c86c7a33cc7d6acab (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:48.376444 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ce37d54e4a481c86c7a33cc7d6acab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.376760 18646 tablet_bootstrap.cc:654] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.393507 18436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07ce37d54e4a481c86c7a33cc7d6acab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.394419 18644 tablet_bootstrap.cc:654] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.408574 18643 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:48.409083 18643 ts_tablet_manager.cc:1403] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.019s
I20260709 13:17:48.408855 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 9d814d2605144d79aaa355c9c5d4396a (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:48.412212 18643 raft_consensus.cc:359] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.412634 18439 tablet_service.cc:1511] Processing CreateTablet for tablet 9d814d2605144d79aaa355c9c5d4396a (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:48.413977 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d814d2605144d79aaa355c9c5d4396a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.412990 18643 raft_consensus.cc:385] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.414825 18643 raft_consensus.cc:740] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.410632 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d814d2605144d79aaa355c9c5d4396a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.422969 18643 consensus_queue.cc:260] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.424630 18645 tablet_bootstrap.cc:492] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:48.425297 18645 ts_tablet_manager.cc:1403] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.246s	user 0.008s	sys 0.007s
I20260709 13:17:48.427044 18434 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3e83804c5a40ba82b039a1751053cc (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:48.428375 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3e83804c5a40ba82b039a1751053cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.429626 18645 raft_consensus.cc:359] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.431259 18358 tablet_service.cc:1511] Processing CreateTablet for tablet 191b3c1529b443c9bae8e98b90e57712 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:48.432260 18643 ts_tablet_manager.cc:1434] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 13:17:48.445981 18439 tablet_service.cc:1511] Processing CreateTablet for tablet db37f85dff0a48a38f04508eced79804 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:48.455744 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9a426e6dfa4863bb17ace4863f1e9c (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:48.456955 18358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191b3c1529b443c9bae8e98b90e57712. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.455744 18359 tablet_service.cc:1511] Processing CreateTablet for tablet 9d814d2605144d79aaa355c9c5d4396a (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:48.457911 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d814d2605144d79aaa355c9c5d4396a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.458490 18643 tablet_bootstrap.cc:492] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:48.459311 18654 raft_consensus.cc:493] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.459789 18654 raft_consensus.cc:515] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.462071 18654 leader_election.cc:290] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:48.449366 18645 raft_consensus.cc:385] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.465167 18645 raft_consensus.cc:740] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.469952 18645 consensus_queue.cc:260] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.469959 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:48.473268 18645 ts_tablet_manager.cc:1434] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.003s
I20260709 13:17:48.474280 18645 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
W20260709 13:17:48.475134 18413 leader_election.cc:343] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.476233 18506 tablet_service.cc:1511] Processing CreateTablet for tablet d760200933924c409e7b61b657a39c11 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:48.477541 18506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d760200933924c409e7b61b657a39c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.484352 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:48.485838 18413 leader_election.cc:343] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.487011 18413 leader_election.cc:304] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:48.488125 18654 raft_consensus.cc:2749] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.490823 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9a426e6dfa4863bb17ace4863f1e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.492369 18643 tablet_bootstrap.cc:654] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.496328 18514 tablet_service.cc:1511] Processing CreateTablet for tablet bd3ce4c2025a408fbe2994cf42d63081 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:48.497012 18583 tablet_service.cc:1511] Processing CreateTablet for tablet bd3ce4c2025a408fbe2994cf42d63081 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:48.497613 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3ce4c2025a408fbe2994cf42d63081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.498229 18583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3ce4c2025a408fbe2994cf42d63081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.494585 18439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db37f85dff0a48a38f04508eced79804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.503080 18646 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:48.503578 18646 ts_tablet_manager.cc:1403] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.168s	user 0.011s	sys 0.000s
I20260709 13:17:48.505604 18438 tablet_service.cc:1511] Processing CreateTablet for tablet d83223161c564d2eadd00cdaa8ae4d7a (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:48.506950 18438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83223161c564d2eadd00cdaa8ae4d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.506489 18646 raft_consensus.cc:359] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:48.518209 18440 tablet_service.cc:1511] Processing CreateTablet for tablet bb4dec43af6d471d84a3e6886f7765ff (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:48.519495 18644 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:48.519568 18440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4dec43af6d471d84a3e6886f7765ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.520212 18644 ts_tablet_manager.cc:1403] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.016s
I20260709 13:17:48.520731 18651 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.521219 18651 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.524355 18651 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:48.524475 18437 tablet_service.cc:1511] Processing CreateTablet for tablet dba33d2c1a07457db1e0bc198cb12c8d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:48.526096 18437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba33d2c1a07457db1e0bc198cb12c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.528070 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:48.528765 18524 raft_consensus.cc:2468] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:48.528941 18644 raft_consensus.cc:359] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.529781 18644 raft_consensus.cc:385] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.530053 18644 raft_consensus.cc:740] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.530975 18644 consensus_queue.cc:260] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.531775 18432 tablet_service.cc:1511] Processing CreateTablet for tablet f704cde2785e4f3eae33c8eb7c6b7897 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:48.533066 18432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f704cde2785e4f3eae33c8eb7c6b7897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.536041 18644 ts_tablet_manager.cc:1434] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:48.542603 18359 tablet_service.cc:1511] Processing CreateTablet for tablet db37f85dff0a48a38f04508eced79804 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:48.544273 18359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db37f85dff0a48a38f04508eced79804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.509516 18646 raft_consensus.cc:385] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.550194 18646 raft_consensus.cc:740] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.553376 18585 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3e83804c5a40ba82b039a1751053cc (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:48.553700 18584 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9a426e6dfa4863bb17ace4863f1e9c (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:48.554037 18588 tablet_service.cc:1511] Processing CreateTablet for tablet eb0a49b5997d42d09fd74a4e265486d6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:48.554715 18585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3e83804c5a40ba82b039a1751053cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.555296 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9a426e6dfa4863bb17ace4863f1e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.549551 18365 tablet_service.cc:1511] Processing CreateTablet for tablet 6a9a426e6dfa4863bb17ace4863f1e9c (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:48.530035 18338 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:48.564702 18363 tablet_service.cc:1511] Processing CreateTablet for tablet bd3ce4c2025a408fbe2994cf42d63081 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:48.565063 18365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a9a426e6dfa4863bb17ace4863f1e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.565620 18513 tablet_service.cc:1511] Processing CreateTablet for tablet db37f85dff0a48a38f04508eced79804 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:48.583974 18513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db37f85dff0a48a38f04508eced79804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.571211 18588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0a49b5997d42d09fd74a4e265486d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.588634 18655 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.589107 18655 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.590442 18650 raft_consensus.cc:493] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.571152 18356 tablet_service.cc:1511] Processing CreateTablet for tablet eb0a49b5997d42d09fd74a4e265486d6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:48.590929 18650 raft_consensus.cc:515] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.566226 18510 tablet_service.cc:1511] Processing CreateTablet for tablet eb0a49b5997d42d09fd74a4e265486d6 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:48.592247 18655 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:48.592941 18650 leader_election.cc:290] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:48.598726 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:48.599166 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:48.600019 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:48.600616 18510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0a49b5997d42d09fd74a4e265486d6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:48.601960 18487 leader_election.cc:343] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.566756 18651 raft_consensus.cc:2804] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:48.603006 18651 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.586225 18644 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:48.607468 18688 raft_consensus.cc:493] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.607980 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:48.608623 18598 raft_consensus.cc:2468] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:48.608435 18512 tablet_service.cc:1511] Processing CreateTablet for tablet d83223161c564d2eadd00cdaa8ae4d7a (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:48.609735 18512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83223161c564d2eadd00cdaa8ae4d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.609566 18581 tablet_service.cc:1511] Processing CreateTablet for tablet d83223161c564d2eadd00cdaa8ae4d7a (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:48.610232 18509 tablet_service.cc:1511] Processing CreateTablet for tablet bb4dec43af6d471d84a3e6886f7765ff (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:48.610836 18581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d83223161c564d2eadd00cdaa8ae4d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.611457 18509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4dec43af6d471d84a3e6886f7765ff. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:48.614864 18490 leader_election.cc:343] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.619071 18490 leader_election.cc:304] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:48.619777 18650 raft_consensus.cc:2749] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.621253 18357 tablet_service.cc:1511] Processing CreateTablet for tablet bb4dec43af6d471d84a3e6886f7765ff (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:48.615873 18363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd3ce4c2025a408fbe2994cf42d63081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.603369 18651 raft_consensus.cc:3060] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.630816 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:48.631536 18524 raft_consensus.cc:2468] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:48.632742 18561 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:48.633690 18655 raft_consensus.cc:2804] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:48.634040 18655 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.634380 18655 raft_consensus.cc:3060] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.575284 18514 tablet_service.cc:1511] Processing CreateTablet for tablet 0b3e83804c5a40ba82b039a1751053cc (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:48.636946 18514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b3e83804c5a40ba82b039a1751053cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.640862 18645 tablet_bootstrap.cc:654] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.618005 18646 consensus_queue.cc:260] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:48.649510 18356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0a49b5997d42d09fd74a4e265486d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.657897 18357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4dec43af6d471d84a3e6886f7765ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.659199 18434 tablet_service.cc:1511] Processing CreateTablet for tablet 63fbe1394b124599ba87bae76475fb25 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:48.660502 18434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fbe1394b124599ba87bae76475fb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.661345 18364 tablet_service.cc:1511] Processing CreateTablet for tablet dba33d2c1a07457db1e0bc198cb12c8d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:48.662626 18364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba33d2c1a07457db1e0bc198cb12c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.663636 18580 tablet_service.cc:1511] Processing CreateTablet for tablet dba33d2c1a07457db1e0bc198cb12c8d (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:48.664909 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba33d2c1a07457db1e0bc198cb12c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.665102 18582 tablet_service.cc:1511] Processing CreateTablet for tablet fdd0c1cd317549419a977b1e4a7912f4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:48.666357 18582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd0c1cd317549419a977b1e4a7912f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.668252 18362 tablet_service.cc:1511] Processing CreateTablet for tablet fdd0c1cd317549419a977b1e4a7912f4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:48.668678 18508 tablet_service.cc:1511] Processing CreateTablet for tablet fdd0c1cd317549419a977b1e4a7912f4 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:48.669047 18507 tablet_service.cc:1511] Processing CreateTablet for tablet f704cde2785e4f3eae33c8eb7c6b7897 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:48.669554 18362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd0c1cd317549419a977b1e4a7912f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.669917 18508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd0c1cd317549419a977b1e4a7912f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.607950 18688 raft_consensus.cc:515] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.671087 18507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f704cde2785e4f3eae33c8eb7c6b7897. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.665102 18587 tablet_service.cc:1511] Processing CreateTablet for tablet f704cde2785e4f3eae33c8eb7c6b7897 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:48.673192 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551c882650c04f1fa5d515f57be06163" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:48.673647 18587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f704cde2785e4f3eae33c8eb7c6b7897. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:48.674634 18341 leader_election.cc:343] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.675690 18688 leader_election.cc:290] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:48.675423 18435 tablet_service.cc:1511] Processing CreateTablet for tablet 180fa4bea52f44bf8d1cf3af37d80b13 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:48.676739 18435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180fa4bea52f44bf8d1cf3af37d80b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.679900 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551c882650c04f1fa5d515f57be06163" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:48.681337 18338 leader_election.cc:343] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.682091 18361 tablet_service.cc:1511] Processing CreateTablet for tablet 180fa4bea52f44bf8d1cf3af37d80b13 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:48.683408 18361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180fa4bea52f44bf8d1cf3af37d80b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.683125 18586 tablet_service.cc:1511] Processing CreateTablet for tablet 63fbe1394b124599ba87bae76475fb25 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:48.684362 18586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fbe1394b124599ba87bae76475fb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.681843 18338 leader_election.cc:304] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:48.687719 18360 tablet_service.cc:1511] Processing CreateTablet for tablet 63fbe1394b124599ba87bae76475fb25 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:48.688973 18360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63fbe1394b124599ba87bae76475fb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.691658 18505 tablet_service.cc:1511] Processing CreateTablet for tablet 180fa4bea52f44bf8d1cf3af37d80b13 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:48.693601 18511 tablet_service.cc:1511] Processing CreateTablet for tablet 09c71771a2c246a4a0bf87ae614c9456 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:48.697021 18688 raft_consensus.cc:2749] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.702468 18505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180fa4bea52f44bf8d1cf3af37d80b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.702618 18656 raft_consensus.cc:493] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.709815 18656 raft_consensus.cc:515] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.723742 18651 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.755752 18643 tablet_bootstrap.cc:492] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:48.756357 18643 ts_tablet_manager.cc:1403] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.298s	user 0.015s	sys 0.014s
I20260709 13:17:48.756441 18375 raft_consensus.cc:2393] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 1: Already voted for candidate 14d20a48a03140d29669efb2bf725e8f in this term.
I20260709 13:17:48.730082 18689 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.731325 18656 leader_election.cc:290] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:48.716949 18511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c71771a2c246a4a0bf87ae614c9456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.763607 18689 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.732508 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f16b3d58604086b2e35d5c5a7b6d21" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:48.732985 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f16b3d58604086b2e35d5c5a7b6d21" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:48.765491 18524 raft_consensus.cc:2468] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
W20260709 13:17:48.737282 18413 consensus_peers.cc:597] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:17:48.748894 18358 tablet_service.cc:1511] Processing CreateTablet for tablet 09c71771a2c246a4a0bf87ae614c9456 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:48.767349 18413 leader_election.cc:304] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:48.767728 18645 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:48.767685 18358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c71771a2c246a4a0bf87ae614c9456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.768194 18656 raft_consensus.cc:2804] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:48.768748 18656 raft_consensus.cc:493] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.769090 18656 raft_consensus.cc:3060] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.750572 18580 tablet_service.cc:1511] Processing CreateTablet for tablet 09c71771a2c246a4a0bf87ae614c9456 (DEFAULT_TABLE table=test-workload [id=4ba3480f276e496ca44205389b43b6f9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:48.768242 18645 ts_tablet_manager.cc:1403] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.294s	user 0.014s	sys 0.012s
I20260709 13:17:48.770267 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c71771a2c246a4a0bf87ae614c9456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:48.790419 18646 ts_tablet_manager.cc:1434] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.287s	user 0.002s	sys 0.007s
I20260709 13:17:48.794533 18654 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.795176 18654 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:48.811551 18413 leader_election.cc:343] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.812160 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:48.812832 18598 raft_consensus.cc:2468] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:48.814145 18413 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:48.815218 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:48.812835 18643 raft_consensus.cc:359] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:48.816465 18643 raft_consensus.cc:385] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.816788 18643 raft_consensus.cc:740] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.817013 18654 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:48.817632 18643 consensus_queue.cc:260] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
W20260709 13:17:48.818827 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.1:44377, user_credentials={real_user=slave}} blocked reactor thread for 57592.9us
I20260709 13:17:48.839437 18689 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:48.841439 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:48.842046 18651 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:48.843128 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:48.844231 18561 leader_election.cc:343] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.844595 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
W20260709 13:17:48.845549 18561 leader_election.cc:343] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.845821 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:48.838039 18655 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.845993 18561 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
W20260709 13:17:48.846973 18260 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 44936.7us
I20260709 13:17:48.846536 18524 raft_consensus.cc:3060] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.854233 18689 raft_consensus.cc:2749] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.856367 18598 raft_consensus.cc:2393] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 14d20a48a03140d29669efb2bf725e8f in current term 1: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:48.856215 18645 raft_consensus.cc:359] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.856974 18645 raft_consensus.cc:385] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.857280 18645 raft_consensus.cc:740] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:48.857977 18645 consensus_queue.cc:260] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.858850 18644 tablet_bootstrap.cc:700] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Time spent opening tablet: real 0.116s	user 0.002s	sys 0.000s
I20260709 13:17:48.859525 18644 tablet_bootstrap.cc:654] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.859814 18655 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:48.860500 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:48.863322 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:48.864063 18375 raft_consensus.cc:2393] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 1: Already voted for candidate 14d20a48a03140d29669efb2bf725e8f in this term.
I20260709 13:17:48.865224 18561 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:48.836148 18654 raft_consensus.cc:2804] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:48.866235 18654 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.866600 18654 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.867281 18689 raft_consensus.cc:2749] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:48.870359 18646 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
W20260709 13:17:48.846591 18257 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 83660.3us
W20260709 13:17:48.883491 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 69416.4us
W20260709 13:17:48.884351 18413 leader_election.cc:343] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.897951 18643 ts_tablet_manager.cc:1434] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.141s	user 0.018s	sys 0.024s
I20260709 13:17:48.899161 18643 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:48.913341 18524 raft_consensus.cc:2468] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:48.914819 18338 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:48.916102 18651 raft_consensus.cc:2804] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:48.916620 18651 raft_consensus.cc:697] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:48.917449 18651 consensus_queue.cc:237] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:48.917874 18645 ts_tablet_manager.cc:1434] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.148s	user 0.008s	sys 0.004s
I20260709 13:17:48.924332 18692 consensus_queue.cc:1048] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:48.927997 18645 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:48.929593 18654 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:48.942098 18645 tablet_bootstrap.cc:654] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:48.942518 18688 raft_consensus.cc:493] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.948468 18688 raft_consensus.cc:515] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.950632 18688 leader_election.cc:290] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:48.951445 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:48.952190 18450 raft_consensus.cc:2468] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:48.952222 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:48.953547 18341 leader_election.cc:304] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
W20260709 13:17:48.954244 18338 leader_election.cc:343] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.954459 18688 raft_consensus.cc:2804] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:48.958416 18644 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:48.954916 18688 raft_consensus.cc:493] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:48.958945 18688 raft_consensus.cc:3060] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:48.963048 18644 ts_tablet_manager.cc:1403] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.413s	user 0.020s	sys 0.021s
I20260709 13:17:48.964253 18650 raft_consensus.cc:493] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:48.964890 18650 raft_consensus.cc:515] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:48.970599 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551c882650c04f1fa5d515f57be06163" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:48.973093 18490 leader_election.cc:343] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:48.973907 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551c882650c04f1fa5d515f57be06163" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:48.975965 18375 raft_consensus.cc:2468] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:48.977723 18487 leader_election.cc:304] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:48.973951 18650 leader_election.cc:290] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:48.977591 18644 raft_consensus.cc:359] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:48.990304 18644 raft_consensus.cc:385] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:48.991374 18650 raft_consensus.cc:2804] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.002803 18654 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:49.003067 18643 tablet_bootstrap.cc:654] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.003994 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:49.005219 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:49.005862 18656 raft_consensus.cc:515] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.012781 18597 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.015291 18650 raft_consensus.cc:493] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.015762 18650 raft_consensus.cc:3060] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.016395 18656 leader_election.cc:290] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:48.993309 18646 tablet_bootstrap.cc:654] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.016750 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f16b3d58604086b2e35d5c5a7b6d21" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:49.016820 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f16b3d58604086b2e35d5c5a7b6d21" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:49.017421 18596 raft_consensus.cc:3060] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.017478 18524 raft_consensus.cc:3060] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.022100 18688 raft_consensus.cc:515] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.011255 18644 raft_consensus.cc:740] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.047133 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:49.049907 18644 consensus_queue.cc:260] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.063335 18450 raft_consensus.cc:3060] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.063468 18375 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.043735 18524 raft_consensus.cc:2468] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:49.056890 18650 raft_consensus.cc:515] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.044864 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:49.067236 18413 leader_election.cc:304] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
W20260709 13:17:49.068082 18338 leader_election.cc:343] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.068185 18654 raft_consensus.cc:2804] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.069098 18654 raft_consensus.cc:697] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:49.054826 18645 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:49.070305 18688 leader_election.cc:290] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:49.070197 18654 consensus_queue.cc:237] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.040232 18597 raft_consensus.cc:2468] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:49.070963 18646 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:49.072160 18413 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:49.043476 18596 raft_consensus.cc:2468] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:49.072881 18650 leader_election.cc:290] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.072964 18692 raft_consensus.cc:2804] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.073405 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551c882650c04f1fa5d515f57be06163" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:49.074054 18374 raft_consensus.cc:3060] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.076975 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551c882650c04f1fa5d515f57be06163" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
W20260709 13:17:49.078564 18490 leader_election.cc:343] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.080638 18643 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.081127 18643 ts_tablet_manager.cc:1403] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.182s	user 0.011s	sys 0.013s
I20260709 13:17:49.081758 18374 raft_consensus.cc:2468] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:49.084720 18272 catalog_manager.cc:5697] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.073009 18375 raft_consensus.cc:2468] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:49.085352 18646 ts_tablet_manager.cc:1403] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.201s	user 0.019s	sys 0.015s
I20260709 13:17:49.086274 18487 leader_election.cc:304] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.087589 18650 raft_consensus.cc:2804] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.088285 18650 raft_consensus.cc:697] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:49.089949 18644 ts_tablet_manager.cc:1434] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.126s	user 0.009s	sys 0.007s
I20260709 13:17:49.093495 18644 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.094005 18646 raft_consensus.cc:359] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.094311 18450 raft_consensus.cc:2468] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:49.094812 18646 raft_consensus.cc:385] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.095175 18646 raft_consensus.cc:740] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.096369 18341 leader_election.cc:304] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:49.089474 18650 consensus_queue.cc:237] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.097764 18651 raft_consensus.cc:2804] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.100546 18651 raft_consensus.cc:697] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:49.100749 18644 tablet_bootstrap.cc:654] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.101414 18651 consensus_queue.cc:237] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.098165 18692 raft_consensus.cc:697] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:49.105801 18692 consensus_queue.cc:237] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.107299 18271 catalog_manager.cc:5697] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.070216 18645 ts_tablet_manager.cc:1403] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.143s	user 0.025s	sys 0.017s
I20260709 13:17:49.113080 18646 consensus_queue.cc:260] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.097249 18643 raft_consensus.cc:359] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.117259 18643 raft_consensus.cc:385] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.117609 18643 raft_consensus.cc:740] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.118377 18645 raft_consensus.cc:359] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.119227 18645 raft_consensus.cc:385] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.119539 18645 raft_consensus.cc:740] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.121284 18646 ts_tablet_manager.cc:1434] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:17:49.123582 18646 tablet_bootstrap.cc:492] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:49.123723 18270 catalog_manager.cc:5697] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.126855 18645 consensus_queue.cc:260] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.128994 18644 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.129594 18644 ts_tablet_manager.cc:1403] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 13:17:49.129784 18643 consensus_queue.cc:260] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.132529 18645 ts_tablet_manager.cc:1434] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:17:49.133176 18643 ts_tablet_manager.cc:1434] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:17:49.133895 18645 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:49.134217 18643 tablet_bootstrap.cc:492] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.137475 18646 tablet_bootstrap.cc:654] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.140576 18643 tablet_bootstrap.cc:654] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.141243 18645 tablet_bootstrap.cc:654] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.144088 18644 raft_consensus.cc:359] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.144917 18644 raft_consensus.cc:385] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.145217 18644 raft_consensus.cc:740] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.145915 18644 consensus_queue.cc:260] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.148427 18644 ts_tablet_manager.cc:1434] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:17:49.149422 18644 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.172441 18273 catalog_manager.cc:5697] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.156816 18644 tablet_bootstrap.cc:654] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.187826 18646 tablet_bootstrap.cc:492] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:49.188436 18646 ts_tablet_manager.cc:1403] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.011s
I20260709 13:17:49.189659 18644 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.190344 18644 ts_tablet_manager.cc:1403] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260709 13:17:49.190203 18272 catalog_manager.cc:5697] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.191675 18646 raft_consensus.cc:359] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.192464 18646 raft_consensus.cc:385] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.192835 18646 raft_consensus.cc:740] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.194283 18644 raft_consensus.cc:359] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.194939 18644 raft_consensus.cc:385] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.195132 18644 raft_consensus.cc:740] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.195725 18644 consensus_queue.cc:260] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.196095 18646 consensus_queue.cc:260] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.197633 18643 tablet_bootstrap.cc:492] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.198132 18643 ts_tablet_manager.cc:1403] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.035s
I20260709 13:17:49.198451 18644 ts_tablet_manager.cc:1434] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:17:49.199523 18644 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.200918 18643 raft_consensus.cc:359] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.195749 18645 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:49.201640 18643 raft_consensus.cc:385] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.202087 18643 raft_consensus.cc:740] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.202220 18645 ts_tablet_manager.cc:1403] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.014s
I20260709 13:17:49.202906 18643 consensus_queue.cc:260] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.205201 18643 ts_tablet_manager.cc:1434] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:49.205848 18644 tablet_bootstrap.cc:654] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.206440 18646 ts_tablet_manager.cc:1434] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:17:49.205687 18645 raft_consensus.cc:359] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.207386 18645 raft_consensus.cc:385] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.207979 18643 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.210304 18645 raft_consensus.cc:740] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.209918 18646 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:49.213006 18645 consensus_queue.cc:260] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.216059 18645 ts_tablet_manager.cc:1434] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:49.216899 18643 tablet_bootstrap.cc:654] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.221846 18646 tablet_bootstrap.cc:654] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.229314 18645 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:49.232262 18644 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.232755 18644 ts_tablet_manager.cc:1403] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.015s
I20260709 13:17:49.235492 18644 raft_consensus.cc:359] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.236164 18644 raft_consensus.cc:385] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.236426 18644 raft_consensus.cc:740] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.237113 18644 consensus_queue.cc:260] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.239769 18644 ts_tablet_manager.cc:1434] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:17:49.240825 18644 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.241421 18645 tablet_bootstrap.cc:654] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.246845 18643 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.246883 18644 tablet_bootstrap.cc:654] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.247361 18643 ts_tablet_manager.cc:1403] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.020s
I20260709 13:17:49.250051 18643 raft_consensus.cc:359] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.250725 18643 raft_consensus.cc:385] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.250975 18643 raft_consensus.cc:740] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.251675 18643 consensus_queue.cc:260] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.255151 18645 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:49.255854 18645 ts_tablet_manager.cc:1403] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260709 13:17:49.257534 18643 ts_tablet_manager.cc:1434] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:49.258495 18643 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.263597 18645 raft_consensus.cc:359] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.264529 18645 raft_consensus.cc:385] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.264830 18643 tablet_bootstrap.cc:654] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.264817 18645 raft_consensus.cc:740] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.270387 18643 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.270910 18643 ts_tablet_manager.cc:1403] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:17:49.271438 18646 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:49.271955 18646 ts_tablet_manager.cc:1403] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.008s
I20260709 13:17:49.273286 18644 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.273211 18643 raft_consensus.cc:359] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.273780 18644 ts_tablet_manager.cc:1403] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.014s
I20260709 13:17:49.273833 18643 raft_consensus.cc:385] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.274267 18643 raft_consensus.cc:740] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.274869 18643 consensus_queue.cc:260] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.274786 18646 raft_consensus.cc:359] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.275640 18646 raft_consensus.cc:385] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.275943 18646 raft_consensus.cc:740] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.276803 18643 ts_tablet_manager.cc:1434] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:49.276501 18644 raft_consensus.cc:359] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.277186 18644 raft_consensus.cc:385] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.277511 18644 raft_consensus.cc:740] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.269390 18645 consensus_queue.cc:260] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.278293 18643 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.278191 18644 consensus_queue.cc:260] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.280395 18644 ts_tablet_manager.cc:1434] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:49.284147 18643 tablet_bootstrap.cc:654] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.284865 18645 ts_tablet_manager.cc:1434] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 13:17:49.285843 18644 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.276626 18646 consensus_queue.cc:260] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.295321 18646 ts_tablet_manager.cc:1434] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 13:17:49.296428 18646 tablet_bootstrap.cc:492] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:49.296814 18644 tablet_bootstrap.cc:654] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.285853 18645 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:49.304700 18645 tablet_bootstrap.cc:654] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.309324 18644 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.309872 18644 ts_tablet_manager.cc:1403] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260709 13:17:49.311609 18646 tablet_bootstrap.cc:654] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.312408 18644 raft_consensus.cc:359] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.313130 18644 raft_consensus.cc:385] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.313449 18644 raft_consensus.cc:740] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.314119 18644 consensus_queue.cc:260] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.315754 18643 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.316188 18643 ts_tablet_manager.cc:1403] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.014s
I20260709 13:17:49.316314 18644 ts_tablet_manager.cc:1434] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:49.317612 18644 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.318320 18643 raft_consensus.cc:359] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.319041 18643 raft_consensus.cc:385] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.319310 18643 raft_consensus.cc:740] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.319681 18646 tablet_bootstrap.cc:492] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:49.320130 18646 ts_tablet_manager.cc:1403] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.002s
I20260709 13:17:49.319972 18643 consensus_queue.cc:260] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.321964 18643 ts_tablet_manager.cc:1434] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:49.322844 18643 tablet_bootstrap.cc:492] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.322721 18646 raft_consensus.cc:359] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.324229 18646 raft_consensus.cc:385] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.323416 18644 tablet_bootstrap.cc:654] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.323495 18650 raft_consensus.cc:493] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.325058 18650 raft_consensus.cc:515] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.327155 18650 leader_election.cc:290] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.327847 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad14d388d9e4f70963cde55e0d19e6e" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.328689 18375 raft_consensus.cc:2468] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:49.329401 18645 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:49.329783 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad14d388d9e4f70963cde55e0d19e6e" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.329905 18487 leader_election.cc:304] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:49.330987 18650 raft_consensus.cc:2804] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.324537 18646 raft_consensus.cc:740] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.331341 18650 raft_consensus.cc:493] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.332849 18650 raft_consensus.cc:3060] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.333261 18692 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.329870 18645 ts_tablet_manager.cc:1403] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.008s
I20260709 13:17:49.333781 18692 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.336431 18645 raft_consensus.cc:359] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.337085 18645 raft_consensus.cc:385] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.337353 18645 raft_consensus.cc:740] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.338050 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:49.338670 18598 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:49.339071 18692 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:49.333129 18646 consensus_queue.cc:260] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.340094 18413 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:49.341444 18703 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.341491 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:49.341784 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:49.341877 18703 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.342355 18703 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:49.343433 18413 leader_election.cc:343] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:49.331331 18490 leader_election.cc:343] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.346596 18645 consensus_queue.cc:260] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.348615 18645 ts_tablet_manager.cc:1434] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:17:49.348935 18646 ts_tablet_manager.cc:1434] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:17:49.349818 18646 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:49.351807 18703 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.353574 18693 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.353839 18703 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:49.354101 18693 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.355055 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:49.355716 18644 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.355604 18598 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.356261 18644 ts_tablet_manager.cc:1403] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 13:17:49.356393 18693 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:49.358353 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.355592 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:49.358902 18644 raft_consensus.cc:359] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.359575 18644 raft_consensus.cc:385] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.359830 18644 raft_consensus.cc:740] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
W20260709 13:17:49.360074 18561 leader_election.cc:343] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.360479 18644 consensus_queue.cc:260] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.362557 18644 ts_tablet_manager.cc:1434] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:49.363507 18643 tablet_bootstrap.cc:654] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.363818 18651 raft_consensus.cc:493] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.364111 18650 raft_consensus.cc:515] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.364300 18651 raft_consensus.cc:515] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:49.365887 18413 leader_election.cc:343] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.366240 18651 leader_election.cc:290] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.368101 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad14d388d9e4f70963cde55e0d19e6e" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:49.368887 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.368101 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:17:49.369896 18490 leader_election.cc:343] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.370448 18650 leader_election.cc:290] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:17:49.370818 18338 leader_election.cc:343] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.371093 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad14d388d9e4f70963cde55e0d19e6e" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:49.371682 18374 raft_consensus.cc:3060] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:49.371861 18341 leader_election.cc:343] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.372304 18341 leader_election.cc:304] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:49.375267 18643 tablet_bootstrap.cc:492] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.376034 18651 raft_consensus.cc:2749] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.379158 18645 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:49.378597 18374 raft_consensus.cc:2468] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:49.375756 18643 ts_tablet_manager.cc:1403] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.002s
I20260709 13:17:49.378854 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.384518 18487 leader_election.cc:304] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
W20260709 13:17:49.385084 18561 leader_election.cc:343] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.385556 18561 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:49.386296 18693 raft_consensus.cc:2749] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.386611 18650 raft_consensus.cc:2804] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.386322 18643 raft_consensus.cc:359] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.387204 18650 raft_consensus.cc:697] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:49.388108 18650 consensus_queue.cc:237] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.388178 18651 consensus_queue.cc:1048] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.390635 18644 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.387230 18643 raft_consensus.cc:385] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.391173 18643 raft_consensus.cc:740] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.392009 18643 consensus_queue.cc:260] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.378408 18598 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:49.397207 18643 ts_tablet_manager.cc:1434] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:49.397253 18644 tablet_bootstrap.cc:654] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.398388 18643 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.399308 18413 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:49.400125 18703 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.400635 18703 raft_consensus.cc:697] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:49.401719 18703 consensus_queue.cc:237] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.405359 18693 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.405869 18693 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.409211 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.409972 18693 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:17:49.410605 18561 leader_election.cc:343] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.411960 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:49.413695 18564 leader_election.cc:343] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.414204 18564 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.415069 18693 raft_consensus.cc:2749] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.417176 18646 tablet_bootstrap.cc:654] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.418381 18698 raft_consensus.cc:493] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.428349 18698 raft_consensus.cc:515] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.419584 18272 catalog_manager.cc:5697] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.432567 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4028ec2f61fa44fbbb4c26875927ee32" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.433300 18375 raft_consensus.cc:2468] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:49.423520 18643 tablet_bootstrap.cc:654] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.424494 18651 consensus_queue.cc:1048] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:49.433925 18698 leader_election.cc:290] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.437765 18487 leader_election.cc:304] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:49.439632 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4028ec2f61fa44fbbb4c26875927ee32" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.442059 18645 tablet_bootstrap.cc:654] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.442139 18644 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.440604 18692 raft_consensus.cc:493] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.442912 18644 ts_tablet_manager.cc:1403] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.001s
I20260709 13:17:49.443040 18692 raft_consensus.cc:515] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.444690 18698 raft_consensus.cc:2804] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.445070 18692 leader_election.cc:290] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:49.445292 18698 raft_consensus.cc:493] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.445549 18644 raft_consensus.cc:359] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.445888 18698 raft_consensus.cc:3060] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.446261 18644 raft_consensus.cc:385] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.446596 18644 raft_consensus.cc:740] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.447242 18644 consensus_queue.cc:260] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:49.449038 18490 leader_election.cc:343] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.450943 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a017130fa234eb196f1ad7ef101cbe6" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.451794 18375 raft_consensus.cc:2468] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:49.453532 18413 leader_election.cc:304] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:17:49.459430 18644 ts_tablet_manager.cc:1434] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:17:49.460304 18644 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.468395 18650 raft_consensus.cc:493] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.468910 18650 raft_consensus.cc:515] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.461061 18692 raft_consensus.cc:2804] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.470755 18692 raft_consensus.cc:493] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.470983 18650 leader_election.cc:290] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.471130 18692 raft_consensus.cc:3060] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.472930 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c94917a7d54f178ceb6fd21040cff0" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:49.475328 18490 leader_election.cc:343] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.476579 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c94917a7d54f178ceb6fd21040cff0" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.477212 18375 raft_consensus.cc:2468] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:49.477538 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a017130fa234eb196f1ad7ef101cbe6" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:49.478168 18598 raft_consensus.cc:2468] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:49.478525 18487 leader_election.cc:304] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.480607 18650 raft_consensus.cc:2804] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.480971 18650 raft_consensus.cc:493] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.481298 18650 raft_consensus.cc:3060] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.483004 18656 consensus_queue.cc:1048] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.488754 18650 raft_consensus.cc:515] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
W20260709 13:17:49.493311 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 71033.5us
I20260709 13:17:49.496294 18643 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.499697 18643 ts_tablet_manager.cc:1403] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.014s
I20260709 13:17:49.497102 18271 catalog_manager.cc:5697] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.465372 18698 raft_consensus.cc:515] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.499554 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c94917a7d54f178ceb6fd21040cff0" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:49.498502 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c94917a7d54f178ceb6fd21040cff0" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:49.504923 18375 raft_consensus.cc:3060] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:49.505302 18490 leader_election.cc:343] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.507956 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4028ec2f61fa44fbbb4c26875927ee32" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:49.508033 18654 consensus_queue.cc:1048] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.508603 18374 raft_consensus.cc:3060] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.513650 18375 raft_consensus.cc:2468] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:49.516131 18487 leader_election.cc:304] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.518481 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4028ec2f61fa44fbbb4c26875927ee32" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
W20260709 13:17:49.519870 18490 leader_election.cc:343] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.521345 18643 raft_consensus.cc:359] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.521935 18643 raft_consensus.cc:385] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.522176 18643 raft_consensus.cc:740] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.522624 18374 raft_consensus.cc:2468] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:49.522804 18643 consensus_queue.cc:260] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.523799 18487 leader_election.cc:304] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.524181 18644 tablet_bootstrap.cc:654] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.525653 18698 leader_election.cc:290] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.526213 18698 raft_consensus.cc:2804] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.526659 18698 raft_consensus.cc:697] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:49.527490 18698 consensus_queue.cc:237] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.529470 18656 consensus_queue.cc:1048] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:49.531265 18650 leader_election.cc:290] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.532085 18650 raft_consensus.cc:2804] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.532491 18650 raft_consensus.cc:697] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:49.502378 18646 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:49.537288 18646 ts_tablet_manager.cc:1403] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.000s
I20260709 13:17:49.538826 18645 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:49.539420 18645 ts_tablet_manager.cc:1403] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.001s
I20260709 13:17:49.503278 18692 raft_consensus.cc:515] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:49.548997 18490 consensus_peers.cc:597] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:17:49.549599 18735 consensus_queue.cc:1048] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.554752 18645 raft_consensus.cc:359] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.555505 18645 raft_consensus.cc:385] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.555815 18645 raft_consensus.cc:740] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.533260 18650 consensus_queue.cc:237] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.556470 18645 consensus_queue.cc:260] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.558496 18645 ts_tablet_manager.cc:1434] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260709 13:17:49.559166 18693 raft_consensus.cc:493] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.560753 18646 raft_consensus.cc:359] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.561777 18692 leader_election.cc:290] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:49.559934 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a017130fa234eb196f1ad7ef101cbe6" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:49.565182 18646 raft_consensus.cc:385] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.565521 18646 raft_consensus.cc:740] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.562741 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a017130fa234eb196f1ad7ef101cbe6" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:49.567454 18645 tablet_bootstrap.cc:492] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:49.566023 18693 raft_consensus.cc:515] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.570653 18693 leader_election.cc:290] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:49.566758 18598 raft_consensus.cc:3060] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.572778 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.573661 18524 raft_consensus.cc:2468] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:49.574568 18645 tablet_bootstrap.cc:654] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.575480 18561 leader_election.cc:304] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:49.576119 18373 raft_consensus.cc:3060] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.575691 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.576916 18449 raft_consensus.cc:2468] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:49.579232 18693 raft_consensus.cc:2804] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.579752 18693 raft_consensus.cc:493] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.580171 18693 raft_consensus.cc:3060] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.583231 18735 raft_consensus.cc:493] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.583891 18735 raft_consensus.cc:515] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.587653 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.588760 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.589833 18449 raft_consensus.cc:2393] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate 14d20a48a03140d29669efb2bf725e8f in this term.
I20260709 13:17:49.592479 18487 leader_election.cc:304] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.593894 18741 raft_consensus.cc:3060] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.567839 18646 consensus_queue.cc:260] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.604516 18646 ts_tablet_manager.cc:1434] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.001s
I20260709 13:17:49.605547 18735 leader_election.cc:290] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.610917 18644 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.611423 18644 ts_tablet_manager.cc:1403] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.151s	user 0.009s	sys 0.002s
I20260709 13:17:49.614214 18643 ts_tablet_manager.cc:1434] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.100s	user 0.019s	sys 0.061s
I20260709 13:17:49.616044 18643 tablet_bootstrap.cc:492] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.619576 18644 raft_consensus.cc:359] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.622468 18644 raft_consensus.cc:385] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.622776 18644 raft_consensus.cc:740] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.622026 18643 tablet_bootstrap.cc:654] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.624224 18644 consensus_queue.cc:260] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.627054 18741 raft_consensus.cc:2749] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.629777 18373 raft_consensus.cc:2468] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:49.630225 18598 raft_consensus.cc:2468] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:49.635087 18644 ts_tablet_manager.cc:1434] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:17:49.636032 18644 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.635965 18413 leader_election.cc:304] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:49.637848 18703 raft_consensus.cc:2804] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.638309 18703 raft_consensus.cc:697] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:49.642099 18644 tablet_bootstrap.cc:654] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.643139 18703 consensus_queue.cc:237] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.648289 18654 consensus_queue.cc:1048] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.652079 18646 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:49.652100 18273 catalog_manager.cc:5697] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.649729 18693 raft_consensus.cc:515] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.656121 18651 consensus_queue.cc:1048] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.656992 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:49.658396 18524 raft_consensus.cc:3060] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.659155 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:49.659933 18449 raft_consensus.cc:3060] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.661309 18273 catalog_manager.cc:5697] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.663668 18645 tablet_bootstrap.cc:492] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:49.664193 18645 ts_tablet_manager.cc:1403] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.008s
I20260709 13:17:49.667900 18645 raft_consensus.cc:359] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.669237 18645 raft_consensus.cc:385] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.669651 18645 raft_consensus.cc:740] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.670604 18645 consensus_queue.cc:260] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.673743 18645 ts_tablet_manager.cc:1434] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:49.675064 18645 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:49.674417 18524 raft_consensus.cc:2468] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:49.658179 18693 leader_election.cc:290] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:49.702332 18651 consensus_queue.cc:1048] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:49.706105 18449 raft_consensus.cc:2468] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:49.708158 18561 leader_election.cc:304] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:49.714892 18651 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.716542 18693 raft_consensus.cc:2804] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.717715 18693 raft_consensus.cc:697] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:49.719751 18693 consensus_queue.cc:237] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.716606 18651 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.725093 18651 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:49.727722 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.727793 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:49.728900 18523 raft_consensus.cc:2468] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:49.729211 18598 raft_consensus.cc:2468] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:49.730947 18338 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:49.735337 18646 tablet_bootstrap.cc:654] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.741190 18651 raft_consensus.cc:2804] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.741849 18651 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.742486 18651 raft_consensus.cc:3060] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.746528 18733 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.747223 18733 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.749497 18645 tablet_bootstrap.cc:654] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.750981 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.751026 18654 raft_consensus.cc:493] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.753468 18654 raft_consensus.cc:515] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.756287 18654 leader_election.cc:290] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:49.758432 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad14d388d9e4f70963cde55e0d19e6e" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:49.760983 18341 leader_election.cc:343] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.767795 18373 raft_consensus.cc:2393] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 1: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:49.763590 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad14d388d9e4f70963cde55e0d19e6e" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.770422 18733 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:49.781103 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.786979 18273 catalog_manager.cc:5697] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.775465 18703 raft_consensus.cc:493] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.788193 18703 raft_consensus.cc:515] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.789062 18413 leader_election.cc:304] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
W20260709 13:17:49.790143 18338 leader_election.cc:343] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.790230 18703 leader_election.cc:290] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:49.791937 18651 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.798326 18651 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:49.799072 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.800035 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:17:49.800606 18413 leader_election.cc:343] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.793821 18654 raft_consensus.cc:3060] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.794082 18338 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
W20260709 13:17:49.823153 18413 leader_election.cc:343] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.823788 18413 leader_election.cc:304] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:49.824756 18656 raft_consensus.cc:2749] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.826459 18373 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.835695 18735 consensus_queue.cc:1048] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:49.839231 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 49123.6us
I20260709 13:17:49.840107 18651 raft_consensus.cc:493] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.840605 18651 raft_consensus.cc:515] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.843039 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:49.843645 18523 raft_consensus.cc:3060] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.847107 18644 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.847031 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:49.847644 18644 ts_tablet_manager.cc:1403] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.000s
I20260709 13:17:49.839371 18688 raft_consensus.cc:2749] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.842572 18651 leader_election.cc:290] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:49.847682 18596 raft_consensus.cc:3060] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.850639 18644 raft_consensus.cc:359] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.852517 18644 raft_consensus.cc:385] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.852852 18644 raft_consensus.cc:740] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.849679 18654 raft_consensus.cc:2749] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.853643 18644 consensus_queue.cc:260] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.856578 18644 ts_tablet_manager.cc:1434] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:17:49.857743 18644 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.858433 18596 raft_consensus.cc:2468] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:49.860082 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:49.863233 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.870410 18733 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.870666 18523 raft_consensus.cc:2468] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:49.870908 18733 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:49.865645 18338 leader_election.cc:343] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:49.873688 18338 leader_election.cc:343] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.874135 18338 leader_election.cc:304] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:49.875279 18338 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:49.875516 18524 raft_consensus.cc:3060] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.876207 18688 raft_consensus.cc:2749] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.871611 18643 tablet_bootstrap.cc:492] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.876384 18654 consensus_queue.cc:1048] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:49.876916 18688 raft_consensus.cc:2804] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:49.877346 18688 raft_consensus.cc:697] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:49.877467 18643 ts_tablet_manager.cc:1403] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.262s	user 0.036s	sys 0.027s
I20260709 13:17:49.878170 18688 consensus_queue.cc:237] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.880295 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.880901 18643 raft_consensus.cc:359] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.881943 18733 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.881739 18644 tablet_bootstrap.cc:654] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.881341 18271 catalog_manager.cc:5697] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.882023 18643 raft_consensus.cc:385] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.884801 18643 raft_consensus.cc:740] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.885740 18643 consensus_queue.cc:260] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.890270 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:49.890898 18596 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:49.891700 18643 ts_tablet_manager.cc:1434] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:17:49.892628 18643 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.895680 18338 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.887805 18693 raft_consensus.cc:493] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.903146 18693 raft_consensus.cc:515] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:49.906411 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.906549 18693 leader_election.cc:290] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:17:49.908118 18564 leader_election.cc:343] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.908376 18646 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:49.909000 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:49.909255 18646 ts_tablet_manager.cc:1403] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.259s	user 0.013s	sys 0.027s
W20260709 13:17:49.910410 18561 leader_election.cc:343] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.910873 18561 leader_election.cc:304] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:49.911830 18740 raft_consensus.cc:2749] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:49.912284 18646 raft_consensus.cc:359] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.915604 18733 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:49.919145 18644 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.919623 18644 ts_tablet_manager.cc:1403] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.010s
I20260709 13:17:49.916251 18643 tablet_bootstrap.cc:654] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.919983 18733 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:17:49.920462 18733 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:49.922670 18644 raft_consensus.cc:359] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.923377 18644 raft_consensus.cc:385] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.923641 18644 raft_consensus.cc:740] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.924293 18644 consensus_queue.cc:260] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.925592 18692 consensus_queue.cc:1048] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.926687 18644 ts_tablet_manager.cc:1434] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:49.927192 18740 raft_consensus.cc:493] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:49.927615 18644 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.927692 18740 raft_consensus.cc:515] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.929872 18733 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.930228 18740 leader_election.cc:290] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.931000 18373 raft_consensus.cc:1240] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Rejecting Update request from peer aa59032cb55d465185fb4c760b8e22b7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:49.931190 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:49.931470 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:49.931844 18374 raft_consensus.cc:2468] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
W20260709 13:17:49.933004 18564 leader_election.cc:343] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:49.934204 18733 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:49.935793 18561 leader_election.cc:304] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:49.935989 18692 consensus_queue.cc:1059] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.936442 18645 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:49.936923 18703 raft_consensus.cc:3055] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:49.937028 18645 ts_tablet_manager.cc:1403] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.262s	user 0.018s	sys 0.001s
I20260709 13:17:49.937358 18703 raft_consensus.cc:740] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:49.939028 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:49.935827 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:49.941779 18644 tablet_bootstrap.cc:654] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:49.938228 18703 consensus_queue.cc:260] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.942565 18703 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:49.944051 18645 raft_consensus.cc:359] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.944897 18645 raft_consensus.cc:385] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.946172 18645 raft_consensus.cc:740] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.946955 18645 consensus_queue.cc:260] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:49.949182 18645 ts_tablet_manager.cc:1434] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:49.950229 18645 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:49.950033 18735 consensus_queue.cc:1048] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:49.953845 18646 raft_consensus.cc:385] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.961140 18646 raft_consensus.cc:740] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.958432 18644 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:49.963343 18644 ts_tablet_manager.cc:1403] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.001s
I20260709 13:17:49.964003 18643 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:49.964478 18643 ts_tablet_manager.cc:1403] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.009s
I20260709 13:17:49.965932 18644 raft_consensus.cc:359] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.966637 18644 raft_consensus.cc:385] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.966953 18644 raft_consensus.cc:740] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.967126 18643 raft_consensus.cc:359] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.967643 18644 consensus_queue.cc:260] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:49.968092 18646 consensus_queue.cc:260] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.972743 18646 ts_tablet_manager.cc:1434] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.000s
I20260709 13:17:49.967855 18643 raft_consensus.cc:385] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:49.974102 18698 consensus_queue.cc:1048] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:49.977937 18643 raft_consensus.cc:740] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:49.978883 18643 consensus_queue.cc:260] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:49.981333 18643 ts_tablet_manager.cc:1434] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:17:49.982471 18643 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:49.978793 18273 catalog_manager.cc:5697] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.960420 18765 raft_consensus.cc:2804] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:49.986588 18765 raft_consensus.cc:493] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:49.987090 18765 raft_consensus.cc:3060] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:49.969839 18644 ts_tablet_manager.cc:1434] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:17:49.985514 18646 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:49.988489 18644 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:49.992340 18450 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:17:49.977439 18645 tablet_bootstrap.cc:654] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.004396 18643 tablet_bootstrap.cc:654] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.008612 18644 tablet_bootstrap.cc:654] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.013238 18733 raft_consensus.cc:493] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.013923 18733 raft_consensus.cc:515] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.014575 18765 raft_consensus.cc:515] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.017549 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:50.018154 18373 raft_consensus.cc:3060] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.020673 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:50.023605 18341 leader_election.cc:343] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.025079 18373 raft_consensus.cc:2468] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:50.026333 18561 leader_election.cc:304] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:50.027395 18646 tablet_bootstrap.cc:654] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.024994 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.028488 18693 raft_consensus.cc:2804] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.034085 18693 raft_consensus.cc:697] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:50.034953 18693 consensus_queue.cc:237] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:50.031975 18338 leader_election.cc:343] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.040253 18338 leader_election.cc:304] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.041281 18688 raft_consensus.cc:2749] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:50.042091 18449 raft_consensus.cc:3060] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.052115 18341 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [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: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:50.056887 18758 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:50.057466 18758 raft_consensus.cc:697] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:50.058467 18758 consensus_queue.cc:237] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.028088 18733 leader_election.cc:290] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:50.074837 18765 leader_election.cc:290] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:50.080418 18643 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:50.080904 18643 ts_tablet_manager.cc:1403] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.021s
I20260709 13:17:50.081050 18646 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:50.081502 18646 ts_tablet_manager.cc:1403] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.004s
I20260709 13:17:50.083472 18643 raft_consensus.cc:359] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.084170 18643 raft_consensus.cc:385] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.083899 18646 raft_consensus.cc:359] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.084450 18643 raft_consensus.cc:740] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.084555 18646 raft_consensus.cc:385] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.084832 18646 raft_consensus.cc:740] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.085475 18646 consensus_queue.cc:260] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.077010 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:50.089701 18643 consensus_queue.cc:260] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
W20260709 13:17:50.090206 18564 leader_election.cc:343] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.090127 18749 consensus_queue.cc:1048] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.091557 18650 consensus_queue.cc:1048] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.126209 18644 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:50.092628 18643 ts_tablet_manager.cc:1434] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:17:50.129832 18644 ts_tablet_manager.cc:1403] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.142s	user 0.047s	sys 0.030s
I20260709 13:17:50.130327 18643 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:50.132954 18656 consensus_queue.cc:1048] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.133266 18644 raft_consensus.cc:359] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.134402 18644 raft_consensus.cc:385] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.134842 18644 raft_consensus.cc:740] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.135569 18644 consensus_queue.cc:260] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.135597 18646 ts_tablet_manager.cc:1434] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260709 13:17:50.138005 18644 ts_tablet_manager.cc:1434] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:50.145601 18644 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:50.113936 18271 catalog_manager.cc:5697] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.146437 18450 raft_consensus.cc:3060] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.151413 18644 tablet_bootstrap.cc:654] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.157626 18273 catalog_manager.cc:5697] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.167156 18646 tablet_bootstrap.cc:492] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:50.175655 18693 consensus_queue.cc:1048] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.177577 18645 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:50.178100 18645 ts_tablet_manager.cc:1403] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.228s	user 0.015s	sys 0.009s
I20260709 13:17:50.179229 18643 tablet_bootstrap.cc:654] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.180887 18645 raft_consensus.cc:359] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.182811 18645 raft_consensus.cc:385] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.183137 18645 raft_consensus.cc:740] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.187537 18645 consensus_queue.cc:260] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.190070 18645 ts_tablet_manager.cc:1434] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:50.191371 18645 tablet_bootstrap.cc:492] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:50.186961 18646 tablet_bootstrap.cc:654] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.193483 18643 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:50.193962 18643 ts_tablet_manager.cc:1403] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 13:17:50.196463 18643 raft_consensus.cc:359] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.197095 18643 raft_consensus.cc:385] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.197360 18643 raft_consensus.cc:740] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.198099 18643 consensus_queue.cc:260] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.200138 18645 tablet_bootstrap.cc:654] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.200461 18643 ts_tablet_manager.cc:1434] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:50.201380 18643 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:50.202883 18692 consensus_queue.cc:1048] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.207701 18643 tablet_bootstrap.cc:654] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.209003 18645 tablet_bootstrap.cc:492] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:50.209995 18733 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.224104 18645 ts_tablet_manager.cc:1403] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 13:17:50.220079 18643 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:50.223954 18733 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.219460 18646 tablet_bootstrap.cc:492] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:50.225687 18646 ts_tablet_manager.cc:1403] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260709 13:17:50.227015 18733 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.227262 18643 ts_tablet_manager.cc:1403] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 13:17:50.231846 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.232673 18522 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:50.235055 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.235929 18596 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:50.241801 18646 raft_consensus.cc:359] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.242722 18646 raft_consensus.cc:385] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.243040 18338 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:50.244892 18733 raft_consensus.cc:2804] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.245386 18733 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.245832 18733 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.251048 18693 raft_consensus.cc:493] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.251554 18693 raft_consensus.cc:515] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.253621 18693 leader_election.cc:290] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:50.255089 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.256045 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:50.256580 18561 leader_election.cc:343] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.256691 18448 raft_consensus.cc:2468] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:50.237382 18643 raft_consensus.cc:359] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.257548 18643 raft_consensus.cc:385] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.257972 18643 raft_consensus.cc:740] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.243060 18646 raft_consensus.cc:740] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.245936 18645 raft_consensus.cc:359] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.260520 18645 raft_consensus.cc:385] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.260905 18645 raft_consensus.cc:740] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.259025 18564 leader_election.cc:304] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.261693 18645 consensus_queue.cc:260] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.262303 18765 raft_consensus.cc:2804] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.262797 18765 raft_consensus.cc:493] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.263185 18765 raft_consensus.cc:3060] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.263091 18646 consensus_queue.cc:260] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.266407 18646 ts_tablet_manager.cc:1434] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:17:50.268266 18703 raft_consensus.cc:493] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.282778 18644 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:50.282963 18646 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:50.282546 18703 raft_consensus.cc:515] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.283234 18644 ts_tablet_manager.cc:1403] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.138s	user 0.048s	sys 0.054s
I20260709 13:17:50.285754 18644 raft_consensus.cc:359] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.286422 18644 raft_consensus.cc:385] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.286676 18644 raft_consensus.cc:740] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.287567 18703 leader_election.cc:290] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:50.263016 18693 consensus_queue.cc:1048] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:17:50.259241 18643 consensus_queue.cc:260] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.273489 18692 raft_consensus.cc:493] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.291838 18693 raft_consensus.cc:493] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.292115 18692 raft_consensus.cc:515] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.292495 18693 raft_consensus.cc:515] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.270901 18765 raft_consensus.cc:515] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.275112 18758 consensus_queue.cc:1048] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.295785 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c94917a7d54f178ceb6fd21040cff0" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:50.279296 18733 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.282014 18645 ts_tablet_manager.cc:1434] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:17:50.297906 18645 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:50.299809 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.300679 18524 raft_consensus.cc:2468] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:50.302518 18692 leader_election.cc:290] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.307325 18765 leader_election.cc:290] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:50.310988 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87c94917a7d54f178ceb6fd21040cff0" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.311851 18758 consensus_queue.cc:1048] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.312904 18693 leader_election.cc:290] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.287348 18644 consensus_queue.cc:260] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.272503 18698 consensus_queue.cc:1048] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:50.304849 18733 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.304639 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.317008 18596 raft_consensus.cc:2468] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:50.317288 18644 ts_tablet_manager.cc:1434] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.004s
I20260709 13:17:50.319100 18644 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:50.321357 18758 raft_consensus.cc:493] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.321851 18758 raft_consensus.cc:515] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.323642 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:50.324285 18596 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.324858 18644 tablet_bootstrap.cc:654] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.324735 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:50.326397 18338 leader_election.cc:343] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.327437 18758 leader_election.cc:290] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.329849 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.330715 18597 raft_consensus.cc:2468] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:50.332093 18338 leader_election.cc:304] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.333844 18758 raft_consensus.cc:2804] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.334354 18758 raft_consensus.cc:493] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.334805 18758 raft_consensus.cc:3060] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.337673 18733 raft_consensus.cc:493] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.306154 18413 leader_election.cc:304] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:50.305699 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:50.305704 18645 tablet_bootstrap.cc:654] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.339754 18524 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.288699 18646 tablet_bootstrap.cc:654] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.341101 18692 raft_consensus.cc:2804] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.341698 18692 raft_consensus.cc:493] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.342149 18692 raft_consensus.cc:3060] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.358598 18733 raft_consensus.cc:515] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.369627 18596 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:50.371065 18338 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:50.371913 18688 raft_consensus.cc:2804] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:50.372217 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:50.372383 18688 raft_consensus.cc:697] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:50.373661 18688 consensus_queue.cc:237] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.379043 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:50.379659 18450 raft_consensus.cc:3060] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.384194 18271 catalog_manager.cc:5697] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:50.387742 18450 raft_consensus.cc:2468] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:50.397315 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.401515 18646 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:50.402374 18646 ts_tablet_manager.cc:1403] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.001s
I20260709 13:17:50.413801 18735 raft_consensus.cc:493] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.414507 18735 raft_consensus.cc:515] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.417145 18735 leader_election.cc:290] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.406208 18646 raft_consensus.cc:359] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.419229 18733 leader_election.cc:290] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:50.423026 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:50.434934 18373 raft_consensus.cc:2468] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:50.429373 18413 leader_election.cc:304] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.419509 18646 raft_consensus.cc:385] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.451001 18644 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:50.450888 18646 raft_consensus.cc:740] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.451536 18644 ts_tablet_manager.cc:1403] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.133s	user 0.030s	sys 0.070s
I20260709 13:17:50.433302 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:50.454834 18487 leader_election.cc:304] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
W20260709 13:17:50.426901 18338 leader_election.cc:343] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.455691 18735 raft_consensus.cc:2804] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.456073 18735 raft_consensus.cc:493] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.456396 18735 raft_consensus.cc:3060] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:50.456569 18341 leader_election.cc:343] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.429282 18795 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.457317 18795 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.457636 18341 leader_election.cc:304] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:50.429013 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.462759 18796 raft_consensus.cc:2749] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:50.461580 18646 consensus_queue.cc:260] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.463454 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.464162 18703 raft_consensus.cc:2749] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:50.455168 18692 raft_consensus.cc:515] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.469194 18646 ts_tablet_manager.cc:1434] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 13:17:50.470240 18795 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:50.471936 18646 tablet_bootstrap.cc:492] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:50.475448 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:50.476126 18373 raft_consensus.cc:2468] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:50.477581 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.478196 18597 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:50.480000 18338 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:50.480553 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:50.481273 18651 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.481681 18651 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.482029 18651 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.465646 18596 raft_consensus.cc:2468] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:50.483956 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:50.485057 18341 leader_election.cc:343] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.487546 18646 tablet_bootstrap.cc:654] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.488422 18765 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:50.467300 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 45814us
I20260709 13:17:50.495014 18765 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.491415 18735 raft_consensus.cc:515] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.488466 18786 raft_consensus.cc:493] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:50.494539 18561 leader_election.cc:343] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.504576 18643 ts_tablet_manager.cc:1434] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.277s	user 0.030s	sys 0.075s
I20260709 13:17:50.502830 18524 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:50.510785 18643 tablet_bootstrap.cc:492] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:50.515468 18521 raft_consensus.cc:2393] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 1: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:50.516647 18596 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:50.516793 18561 leader_election.cc:304] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:50.518220 18740 raft_consensus.cc:2804] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.518582 18740 raft_consensus.cc:493] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.518920 18740 raft_consensus.cc:3060] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.519068 18643 tablet_bootstrap.cc:654] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.520900 18645 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:50.521320 18645 ts_tablet_manager.cc:1403] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.224s	user 0.015s	sys 0.015s
I20260709 13:17:50.528594 18645 raft_consensus.cc:359] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.529309 18645 raft_consensus.cc:385] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.529610 18645 raft_consensus.cc:740] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.529836 18596 raft_consensus.cc:1275] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.531298 18795 consensus_queue.cc:1048] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.531765 18645 consensus_queue.cc:260] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.533365 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:50.509714 18786 raft_consensus.cc:515] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.538735 18786 leader_election.cc:290] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:50.540958 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e95f490a494c818b95f45c862447a7" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:50.542744 18561 leader_election.cc:343] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.544664 18450 raft_consensus.cc:1275] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:50.551169 18688 consensus_queue.cc:1048] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:50.531322 18765 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.558881 18735 leader_election.cc:290] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.541051 18645 ts_tablet_manager.cc:1434] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260709 13:17:50.560871 18645 tablet_bootstrap.cc:492] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:50.561414 18758 raft_consensus.cc:515] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.564757 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
W20260709 13:17:50.567735 18338 leader_election.cc:343] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.568838 18646 tablet_bootstrap.cc:492] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:50.528625 18740 raft_consensus.cc:515] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.569337 18646 ts_tablet_manager.cc:1403] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.011s
I20260709 13:17:50.570359 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:50.570555 18740 leader_election.cc:290] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.570470 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:50.571260 18375 raft_consensus.cc:3060] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.571194 18597 raft_consensus.cc:2393] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:50.568843 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.571928 18646 raft_consensus.cc:359] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.573454 18646 raft_consensus.cc:385] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.573755 18646 raft_consensus.cc:740] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.574563 18646 consensus_queue.cc:260] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.576601 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:50.577968 18646 ts_tablet_manager.cc:1434] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:50.579201 18646 tablet_bootstrap.cc:492] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:50.566016 18758 leader_election.cc:290] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.565539 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:50.582479 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff550096bfc34c8ab62d08c4542de842" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:50.589852 18524 raft_consensus.cc:2393] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 1: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:50.581790 18692 leader_election.cc:290] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.590742 18564 leader_election.cc:304] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.592010 18596 raft_consensus.cc:3060] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.596024 18740 raft_consensus.cc:2804] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:50.593715 18561 leader_election.cc:343] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.596782 18740 raft_consensus.cc:697] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:50.597061 18561 leader_election.cc:304] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.597671 18740 consensus_queue.cc:237] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.598506 18787 raft_consensus.cc:2749] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:50.599162 18644 raft_consensus.cc:359] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.597026 18646 tablet_bootstrap.cc:654] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.599803 18644 raft_consensus.cc:385] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.600133 18644 raft_consensus.cc:740] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.603084 18651 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.600937 18644 consensus_queue.cc:260] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.610765 18373 raft_consensus.cc:2468] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:50.613318 18561 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.615118 18643 tablet_bootstrap.cc:492] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:50.615592 18656 raft_consensus.cc:493] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.616082 18656 raft_consensus.cc:515] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.615599 18643 ts_tablet_manager.cc:1403] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.038s
I20260709 13:17:50.618021 18656 leader_election.cc:290] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.618826 18787 raft_consensus.cc:2804] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.619019 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:50.619241 18787 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.619649 18597 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.619688 18787 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.620622 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:50.622473 18524 raft_consensus.cc:3060] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.626655 18644 ts_tablet_manager.cc:1434] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.175s	user 0.008s	sys 0.000s
I20260709 13:17:50.626464 18643 raft_consensus.cc:359] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.627146 18643 raft_consensus.cc:385] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.627472 18643 raft_consensus.cc:740] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.628000 18643 consensus_queue.cc:260] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.644394 18643 ts_tablet_manager.cc:1434] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:17:50.645422 18643 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:50.645449 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:50.646230 18598 raft_consensus.cc:3060] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.652833 18645 tablet_bootstrap.cc:654] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.655531 18643 tablet_bootstrap.cc:654] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.658362 18644 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:50.645042 18375 raft_consensus.cc:2468] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:50.661926 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:50.663069 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e95f490a494c818b95f45c862447a7" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:50.663610 18272 catalog_manager.cc:5697] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:50.664669 18449 raft_consensus.cc:3060] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:50.666903 18341 leader_election.cc:343] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.668210 18487 leader_election.cc:304] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:50.668478 18765 consensus_queue.cc:1048] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.669365 18650 raft_consensus.cc:2804] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.669839 18650 raft_consensus.cc:697] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:50.670600 18650 consensus_queue.cc:237] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.673436 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.675354 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec56761887b45c58a2ff5f99f4171b2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:50.681124 18564 leader_election.cc:343] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.681609 18564 leader_election.cc:304] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:50.685637 18765 raft_consensus.cc:2749] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:50.690318 18644 tablet_bootstrap.cc:654] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.660607 18651 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:50.696308 18765 consensus_queue.cc:1048] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.716213 18598 raft_consensus.cc:2468] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:50.693010 18524 raft_consensus.cc:2468] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:50.710352 18413 leader_election.cc:304] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:50.720112 18692 raft_consensus.cc:2749] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:50.723202 18413 leader_election.cc:304] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:50.722841 18787 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.730232 18656 raft_consensus.cc:2804] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.737509 18656 raft_consensus.cc:697] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:50.738765 18656 consensus_queue.cc:237] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.746887 18596 raft_consensus.cc:2468] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:50.748024 18646 tablet_bootstrap.cc:492] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:50.748525 18646 ts_tablet_manager.cc:1403] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.170s	user 0.024s	sys 0.027s
I20260709 13:17:50.749068 18597 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:50.749318 18338 leader_election.cc:304] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.750568 18651 raft_consensus.cc:2804] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.751061 18651 raft_consensus.cc:697] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:50.751428 18646 raft_consensus.cc:359] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.751760 18787 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.752105 18646 raft_consensus.cc:385] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.751840 18651 consensus_queue.cc:237] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.752411 18646 raft_consensus.cc:740] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.753203 18646 consensus_queue.cc:260] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.755227 18646 ts_tablet_manager.cc:1434] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:50.756067 18646 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:50.758664 18643 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:50.759025 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:50.759367 18643 ts_tablet_manager.cc:1403] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.047s
I20260709 13:17:50.761667 18646 tablet_bootstrap.cc:654] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.762651 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:50.763353 18372 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.767637 18338 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:50.768778 18758 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.769428 18758 raft_consensus.cc:697] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
W20260709 13:17:50.769626 18561 leader_election.cc:343] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.770512 18758 consensus_queue.cc:237] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.781983 18645 tablet_bootstrap.cc:492] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:50.782509 18645 ts_tablet_manager.cc:1403] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.222s	user 0.008s	sys 0.010s
I20260709 13:17:50.784548 18372 raft_consensus.cc:2468] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:50.788479 18561 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.789789 18787 raft_consensus.cc:2804] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.784158 18271 catalog_manager.cc:5697] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.785569 18645 raft_consensus.cc:359] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.790930 18645 raft_consensus.cc:385] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.791126 18787 raft_consensus.cc:697] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:50.792855 18787 consensus_queue.cc:237] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.791250 18645 raft_consensus.cc:740] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.795305 18645 consensus_queue.cc:260] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.796845 18645 ts_tablet_manager.cc:1434] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 13:17:50.797744 18645 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:50.762506 18643 raft_consensus.cc:359] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.798485 18643 raft_consensus.cc:385] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.798897 18643 raft_consensus.cc:740] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.799754 18643 consensus_queue.cc:260] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.799955 18273 catalog_manager.cc:5697] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.802770 18643 ts_tablet_manager.cc:1434] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 13:17:50.803179 18644 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:50.803755 18644 ts_tablet_manager.cc:1403] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.009s
I20260709 13:17:50.804040 18643 tablet_bootstrap.cc:492] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:50.806419 18644 raft_consensus.cc:359] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.808727 18644 raft_consensus.cc:385] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.809062 18644 raft_consensus.cc:740] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.811085 18644 consensus_queue.cc:260] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.816850 18643 tablet_bootstrap.cc:654] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.819833 18698 raft_consensus.cc:493] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.835163 18698 raft_consensus.cc:515] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.839052 18698 leader_election.cc:290] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.840370 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.827491 18645 tablet_bootstrap.cc:654] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.842918 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a437b145294c0ba684e5652dbae588" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:50.843843 18448 raft_consensus.cc:2393] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:50.844760 18644 ts_tablet_manager.cc:1434] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:17:50.844915 18490 leader_election.cc:304] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:50.845695 18698 raft_consensus.cc:3060] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.847946 18703 raft_consensus.cc:493] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.848445 18703 raft_consensus.cc:515] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.845711 18644 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:50.850546 18646 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:50.851104 18646 ts_tablet_manager.cc:1403] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.095s	user 0.038s	sys 0.023s
I20260709 13:17:50.852449 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828519dcfa3d4aa8882212f7b2b613e0" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.852593 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828519dcfa3d4aa8882212f7b2b613e0" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:50.853257 18597 raft_consensus.cc:2468] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
W20260709 13:17:50.853839 18413 leader_election.cc:343] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.850553 18703 leader_election.cc:290] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.853998 18646 raft_consensus.cc:359] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.854661 18413 leader_election.cc:304] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.855806 18703 raft_consensus.cc:2804] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.856163 18703 raft_consensus.cc:493] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.856482 18703 raft_consensus.cc:3060] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.857228 18644 tablet_bootstrap.cc:654] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.854980 18646 raft_consensus.cc:385] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.859314 18646 raft_consensus.cc:740] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.863857 18646 consensus_queue.cc:260] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.864274 18273 catalog_manager.cc:5697] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:50.865993 18646 ts_tablet_manager.cc:1434] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:17:50.866600 18698 raft_consensus.cc:2749] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:50.866219 18273 catalog_manager.cc:5697] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.866969 18646 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:50.867246 18272 catalog_manager.cc:5697] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:50.866250 18703 raft_consensus.cc:515] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.876947 18646 tablet_bootstrap.cc:654] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.878865 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828519dcfa3d4aa8882212f7b2b613e0" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
W20260709 13:17:50.881134 18413 leader_election.cc:343] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.886758 18643 tablet_bootstrap.cc:492] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:50.887144 18644 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:50.887240 18643 ts_tablet_manager.cc:1403] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.004s
I20260709 13:17:50.887663 18644 ts_tablet_manager.cc:1403] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260709 13:17:50.888583 18651 consensus_queue.cc:1048] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:50.889891 18643 raft_consensus.cc:359] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.890096 18644 raft_consensus.cc:359] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.890559 18643 raft_consensus.cc:385] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.890895 18643 raft_consensus.cc:740] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.891580 18643 consensus_queue.cc:260] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.891819 18644 raft_consensus.cc:385] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.891742 18787 raft_consensus.cc:493] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.892292 18644 raft_consensus.cc:740] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.892521 18787 raft_consensus.cc:515] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.892969 18644 consensus_queue.cc:260] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.893571 18643 ts_tablet_manager.cc:1434] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:50.894449 18643 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:50.894986 18644 ts_tablet_manager.cc:1434] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:50.895871 18644 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:50.896047 18703 leader_election.cc:290] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:50.896669 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828519dcfa3d4aa8882212f7b2b613e0" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:50.896901 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655dc1aef3384b368f18114575712861" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:50.897339 18596 raft_consensus.cc:3060] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.898736 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655dc1aef3384b368f18114575712861" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:50.899421 18372 raft_consensus.cc:2468] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:50.900110 18646 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:50.900554 18646 ts_tablet_manager.cc:1403] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.013s
W20260709 13:17:50.900810 18561 leader_election.cc:343] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.901324 18643 tablet_bootstrap.cc:654] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.902082 18561 leader_election.cc:304] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.903280 18786 raft_consensus.cc:2804] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.903185 18646 raft_consensus.cc:359] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.903752 18786 raft_consensus.cc:493] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.903977 18646 raft_consensus.cc:385] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.904691 18646 raft_consensus.cc:740] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.904552 18786 raft_consensus.cc:3060] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.894862 18787 leader_election.cc:290] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.908449 18645 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:50.908979 18645 ts_tablet_manager.cc:1403] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.010s
I20260709 13:17:50.911850 18645 raft_consensus.cc:359] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.912542 18645 raft_consensus.cc:385] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.912833 18645 raft_consensus.cc:740] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.915524 18786 raft_consensus.cc:515] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.918362 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655dc1aef3384b368f18114575712861" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:50.919212 18643 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:50.919481 18644 tablet_bootstrap.cc:654] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.919790 18643 ts_tablet_manager.cc:1403] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
W20260709 13:17:50.919719 18561 leader_election.cc:343] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.920256 18646 consensus_queue.cc:260] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.922366 18646 ts_tablet_manager.cc:1434] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:17:50.923308 18646 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:50.924149 18645 consensus_queue.cc:260] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.926360 18643 raft_consensus.cc:359] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.927151 18643 raft_consensus.cc:385] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:50.927467 18643 raft_consensus.cc:740] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:50.928184 18643 consensus_queue.cc:260] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:50.929925 18596 raft_consensus.cc:2468] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:50.930648 18643 ts_tablet_manager.cc:1434] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:50.931114 18413 leader_election.cc:304] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.931852 18643 tablet_bootstrap.cc:492] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:50.932246 18703 raft_consensus.cc:2804] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.932744 18703 raft_consensus.cc:697] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:50.933552 18703 consensus_queue.cc:237] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:50.935319 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "655dc1aef3384b368f18114575712861" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:50.935891 18372 raft_consensus.cc:3060] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.938607 18786 leader_election.cc:290] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:50.938784 18643 tablet_bootstrap.cc:654] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.941883 18646 tablet_bootstrap.cc:654] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.942090 18698 raft_consensus.cc:493] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.942529 18698 raft_consensus.cc:515] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.944589 18698 leader_election.cc:290] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:50.946041 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:50.946661 18374 raft_consensus.cc:2468] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:50.947679 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:50.948155 18487 leader_election.cc:304] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:50.948374 18645 ts_tablet_manager.cc:1434] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260709 13:17:50.948958 18651 consensus_queue.cc:1048] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:50.949536 18698 raft_consensus.cc:2804] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:50.950229 18698 raft_consensus.cc:493] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.950629 18698 raft_consensus.cc:3060] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:50.951265 18490 leader_election.cc:343] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:50.955377 18372 raft_consensus.cc:2468] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:50.956540 18561 leader_election.cc:304] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:50.957650 18786 raft_consensus.cc:2804] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.958120 18786 raft_consensus.cc:697] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:50.958962 18786 consensus_queue.cc:237] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:50.949496 18645 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:50.963829 18698 raft_consensus.cc:515] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.966794 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:50.967540 18374 raft_consensus.cc:3060] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:50.970822 18645 tablet_bootstrap.cc:654] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:50.975961 18374 raft_consensus.cc:2468] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:50.977283 18487 leader_election.cc:304] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:50.978063 18735 raft_consensus.cc:2804] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:50.978523 18735 raft_consensus.cc:697] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:50.979737 18735 consensus_queue.cc:237] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:50.988459 18698 leader_election.cc:290] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:50.989547 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:50.989707 18273 catalog_manager.cc:5697] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:50.991844 18490 leader_election.cc:343] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.012880 18646 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:51.013471 18646 ts_tablet_manager.cc:1403] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.000s
I20260709 13:17:51.016281 18646 raft_consensus.cc:359] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.016927 18646 raft_consensus.cc:385] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.017189 18646 raft_consensus.cc:740] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.018003 18646 consensus_queue.cc:260] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.020048 18646 ts_tablet_manager.cc:1434] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:51.020920 18646 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:51.027055 18646 tablet_bootstrap.cc:654] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.047402 18448 raft_consensus.cc:3060] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.050247 18703 raft_consensus.cc:493] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.050912 18703 raft_consensus.cc:515] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.053328 18703 leader_election.cc:290] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:51.057013 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:51.058077 18374 raft_consensus.cc:2393] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 1: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:51.061476 18703 raft_consensus.cc:493] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.062017 18703 raft_consensus.cc:515] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.063972 18703 leader_election.cc:290] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:51.066444 18645 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:51.066974 18645 ts_tablet_manager.cc:1403] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.000s
I20260709 13:17:51.074291 18645 raft_consensus.cc:359] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.075273 18645 raft_consensus.cc:385] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.075551 18645 raft_consensus.cc:740] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.075614 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c148f3db27a480db90f06ef12dc22e9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:51.076290 18596 raft_consensus.cc:2468] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:51.076141 18645 consensus_queue.cc:260] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.077533 18413 leader_election.cc:304] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:51.078017 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c148f3db27a480db90f06ef12dc22e9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:51.069729 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dbf09e4d59b4b098a62736acd3005b4" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:51.078780 18703 raft_consensus.cc:2804] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:51.082801 18703 raft_consensus.cc:493] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:51.083170 18703 raft_consensus.cc:3060] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.083757 18735 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.084244 18735 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.086390 18735 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:51.088109 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:51.088960 18374 raft_consensus.cc:2393] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:51.090837 18643 tablet_bootstrap.cc:492] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:51.091102 18644 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:51.091300 18643 ts_tablet_manager.cc:1403] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.160s	user 0.039s	sys 0.026s
I20260709 13:17:51.091500 18644 ts_tablet_manager.cc:1403] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.196s	user 0.017s	sys 0.047s
W20260709 13:17:51.094605 18413 leader_election.cc:343] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.095270 18644 raft_consensus.cc:359] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.095963 18644 raft_consensus.cc:385] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.096247 18644 raft_consensus.cc:740] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.096029 18413 leader_election.cc:304] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:51.096951 18644 consensus_queue.cc:260] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.097317 18692 raft_consensus.cc:3060] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.099130 18786 consensus_queue.cc:1048] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.099524 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:51.100057 18644 ts_tablet_manager.cc:1434] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:51.104051 18643 raft_consensus.cc:359] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.104971 18643 raft_consensus.cc:385] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.105373 18643 raft_consensus.cc:740] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.106922 18645 ts_tablet_manager.cc:1434] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:17:51.107357 18644 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:51.108549 18645 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:51.108803 18643 consensus_queue.cc:260] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.112053 18273 catalog_manager.cc:5697] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.118633 18643 ts_tablet_manager.cc:1434] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:17:51.119735 18643 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:51.112986 18758 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.121136 18272 catalog_manager.cc:5697] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:51.110289 18487 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:51.129479 18735 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.126550 18758 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.130831 18692 raft_consensus.cc:2749] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:51.132409 18758 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:51.136974 18703 raft_consensus.cc:515] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.137494 18735 raft_consensus.cc:2749] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:51.140642 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:51.146288 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:51.148597 18645 tablet_bootstrap.cc:654] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.151444 18644 tablet_bootstrap.cc:654] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:51.153235 18338 leader_election.cc:343] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.153658 18786 raft_consensus.cc:493] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.160596 18786 raft_consensus.cc:515] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.166431 18698 consensus_queue.cc:1048] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.167214 18646 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:51.167696 18646 ts_tablet_manager.cc:1403] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.147s	user 0.035s	sys 0.025s
I20260709 13:17:51.169875 18643 tablet_bootstrap.cc:654] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.172689 18646 raft_consensus.cc:359] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.173384 18646 raft_consensus.cc:385] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.173640 18646 raft_consensus.cc:740] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.173715 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af793183523447ba324834c209bdfef" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:51.174376 18372 raft_consensus.cc:2468] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
W20260709 13:17:51.158984 18341 leader_election.cc:343] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.175729 18561 leader_election.cc:304] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:51.176600 18787 raft_consensus.cc:2804] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:51.176759 18341 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:51.177048 18698 consensus_queue.cc:1048] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.179014 18758 raft_consensus.cc:2749] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:51.176980 18787 raft_consensus.cc:493] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:51.178741 18646 consensus_queue.cc:260] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.192711 18646 ts_tablet_manager.cc:1434] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:17:51.184293 18787 raft_consensus.cc:3060] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.209061 18646 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:51.205466 18786 leader_election.cc:290] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:51.232149 18703 leader_election.cc:290] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
W20260709 13:17:51.251641 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 54735.5us
I20260709 13:17:51.255311 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c148f3db27a480db90f06ef12dc22e9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:51.256847 18524 raft_consensus.cc:3060] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.258267 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c148f3db27a480db90f06ef12dc22e9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:51.259068 18598 raft_consensus.cc:3060] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.243858 18787 raft_consensus.cc:515] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.283190 18644 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:51.283883 18644 ts_tablet_manager.cc:1403] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.177s	user 0.024s	sys 0.005s
I20260709 13:17:51.267128 18795 consensus_queue.cc:1048] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:17:51.286906 18795 consensus_queue.cc:1048] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.288031 18448 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.293429 18644 raft_consensus.cc:359] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.294400 18644 raft_consensus.cc:385] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.294814 18644 raft_consensus.cc:740] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.300012 18644 consensus_queue.cc:260] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.302035 18644 ts_tablet_manager.cc:1434] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 13:17:51.305027 18644 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:51.299021 18598 raft_consensus.cc:2468] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:51.315855 18643 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:51.320349 18643 ts_tablet_manager.cc:1403] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.011s
I20260709 13:17:51.317662 18735 raft_consensus.cc:493] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.324616 18646 tablet_bootstrap.cc:654] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.326885 18787 leader_election.cc:290] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:51.327847 18645 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:51.328504 18645 ts_tablet_manager.cc:1403] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.220s	user 0.007s	sys 0.011s
I20260709 13:17:51.327464 18735 raft_consensus.cc:515] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.330392 18643 raft_consensus.cc:359] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.330832 18644 tablet_bootstrap.cc:654] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.331640 18643 raft_consensus.cc:385] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.331997 18643 raft_consensus.cc:740] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.333222 18643 consensus_queue.cc:260] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.334618 18645 raft_consensus.cc:359] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.335306 18645 raft_consensus.cc:385] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.335594 18645 raft_consensus.cc:740] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.379601 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af793183523447ba324834c209bdfef" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:51.379264 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af793183523447ba324834c209bdfef" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:51.307587 18487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 46443.3us
I20260709 13:17:51.391876 18703 raft_consensus.cc:493] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.392336 18651 consensus_queue.cc:1048] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:51.393230 18703 raft_consensus.cc:515] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.398324 18703 leader_election.cc:290] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:51.412216 18413 leader_election.cc:304] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:51.415261 18692 consensus_queue.cc:1048] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:51.417594 18692 raft_consensus.cc:2804] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:51.418154 18692 raft_consensus.cc:697] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:51.436801 18645 consensus_queue.cc:260] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.434935 18692 consensus_queue.cc:237] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.451622 18688 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.452559 18688 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.456940 18688 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:51.460198 18645 ts_tablet_manager.cc:1434] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.000s
I20260709 13:17:51.460294 18646 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:51.461452 18646 ts_tablet_manager.cc:1403] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.253s	user 0.010s	sys 0.008s
I20260709 13:17:51.462276 18645 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:51.473264 18643 ts_tablet_manager.cc:1434] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.152s	user 0.006s	sys 0.001s
I20260709 13:17:51.476606 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:51.477828 18845 consensus_queue.cc:1048] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:51.478973 18341 leader_election.cc:343] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.481760 18837 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.482498 18837 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
W20260709 13:17:51.447072 18413 leader_election.cc:343] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:51.484620 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 44859.5us
I20260709 13:17:51.486739 18703 consensus_queue.cc:1048] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.495057 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:51.505802 18564 leader_election.cc:343] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:51.506908 18564 leader_election.cc:343] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.509703 18837 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:51.515177 18646 raft_consensus.cc:359] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.520615 18841 consensus_queue.cc:1048] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:51.523375 18338 leader_election.cc:343] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.526331 18643 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:51.528512 18522 raft_consensus.cc:3060] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.523893 18338 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:51.531064 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:51.536361 18795 consensus_queue.cc:1048] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:51.538002 18795 raft_consensus.cc:2749] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:51.532552 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af793183523447ba324834c209bdfef" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:51.540321 18372 raft_consensus.cc:3060] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.540560 18645 tablet_bootstrap.cc:654] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.541375 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e95f490a494c818b95f45c862447a7" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:51.517177 18646 raft_consensus.cc:385] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.542296 18598 raft_consensus.cc:2468] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:51.544296 18646 raft_consensus.cc:740] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.548341 18643 tablet_bootstrap.cc:654] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.550540 18735 leader_election.cc:290] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:51.552425 18644 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:51.553133 18644 ts_tablet_manager.cc:1403] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.248s	user 0.014s	sys 0.016s
I20260709 13:17:51.556699 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e95f490a494c818b95f45c862447a7" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:51.563200 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:51.564702 18787 consensus_queue.cc:1048] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:51.566605 18787 consensus_queue.cc:1048] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.566493 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:17:51.569958 18561 leader_election.cc:343] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.581626 18646 consensus_queue.cc:260] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.602358 18487 leader_election.cc:304] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:51.603312 18735 raft_consensus.cc:2749] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:51.608763 18835 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.610960 18835 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.613200 18835 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:51.589136 18837 consensus_queue.cc:1048] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
W20260709 13:17:51.617465 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:51.616787 18273 catalog_manager.cc:5697] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.622969 18787 consensus_queue.cc:1048] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.624320 18787 consensus_queue.cc:1048] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:51.629797 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 59177.9us
I20260709 13:17:51.630283 18644 raft_consensus.cc:359] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.631109 18644 raft_consensus.cc:385] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.631373 18644 raft_consensus.cc:740] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.608094 18413 leader_election.cc:304] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:51.635236 18835 raft_consensus.cc:2804] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:51.645870 18835 raft_consensus.cc:493] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:51.642371 18644 consensus_queue.cc:260] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.651194 18835 raft_consensus.cc:3060] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.664630 18846 consensus_queue.cc:1048] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:51.668756 18835 raft_consensus.cc:515] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.670939 18835 leader_election.cc:290] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:51.676259 18795 raft_consensus.cc:493] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.678591 18795 raft_consensus.cc:515] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.679111 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:51.695717 18644 ts_tablet_manager.cc:1434] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.142s	user 0.009s	sys 0.001s
I20260709 13:17:51.706107 18644 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:51.706674 18646 ts_tablet_manager.cc:1434] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.245s	user 0.006s	sys 0.005s
I20260709 13:17:51.707896 18645 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:51.708119 18646 tablet_bootstrap.cc:492] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:51.708460 18645 ts_tablet_manager.cc:1403] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.247s	user 0.023s	sys 0.023s
I20260709 13:17:51.706768 18372 raft_consensus.cc:2468] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:51.712630 18645 raft_consensus.cc:359] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.713402 18645 raft_consensus.cc:385] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.713749 18645 raft_consensus.cc:740] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.717145 18646 tablet_bootstrap.cc:654] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.717622 18645 consensus_queue.cc:260] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.720659 18561 leader_election.cc:304] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:51.722549 18765 raft_consensus.cc:2804] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:51.723057 18765 raft_consensus.cc:697] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:51.724046 18765 consensus_queue.cc:237] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.726348 18645 ts_tablet_manager.cc:1434] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:51.727581 18645 tablet_bootstrap.cc:492] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:51.728008 18795 leader_election.cc:290] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:51.736991 18643 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:51.737509 18643 ts_tablet_manager.cc:1403] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.212s	user 0.017s	sys 0.005s
W20260709 13:17:51.740449 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 61380us
W20260709 13:17:51.742235 18413 leader_election.cc:343] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.764739 18837 raft_consensus.cc:493] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:51.765321 18837 raft_consensus.cc:515] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.767493 18837 leader_election.cc:290] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:51.768790 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e95f490a494c818b95f45c862447a7" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:51.769433 18373 raft_consensus.cc:3060] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.769445 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:51.769694 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36e95f490a494c818b95f45c862447a7" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
W20260709 13:17:51.770299 18413 consensus_peers.cc:597] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:17:51.770395 18597 raft_consensus.cc:3060] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:51.775089 18564 leader_election.cc:343] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.775584 18564 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:51.776383 18765 raft_consensus.cc:2749] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:51.776798 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:51.777607 18374 raft_consensus.cc:2468] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:51.780440 18644 tablet_bootstrap.cc:654] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.782339 18373 raft_consensus.cc:2468] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:51.787992 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:51.792248 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:51.793493 18643 raft_consensus.cc:359] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.794319 18643 raft_consensus.cc:385] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.794593 18643 raft_consensus.cc:740] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.803581 18643 consensus_queue.cc:260] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.789252 18373 raft_consensus.cc:2468] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
W20260709 13:17:51.798931 18413 leader_election.cc:343] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.815438 18643 ts_tablet_manager.cc:1434] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.000s
I20260709 13:17:51.830003 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1c8c9a95ca4e6a9b669715913d6813" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:51.818748 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1c8c9a95ca4e6a9b669715913d6813" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:51.842950 18271 catalog_manager.cc:5697] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:51.852273 18643 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
W20260709 13:17:51.851862 18338 leader_election.cc:343] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.844564 18561 leader_election.cc:304] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
W20260709 13:17:51.867193 18564 leader_election.cc:343] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.871476 18837 raft_consensus.cc:2804] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:51.872054 18837 raft_consensus.cc:493] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:51.872548 18837 raft_consensus.cc:3060] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.877490 18645 tablet_bootstrap.cc:654] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.888145 18413 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:51.889235 18846 raft_consensus.cc:2804] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:51.889606 18846 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:51.889933 18846 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.897939 18846 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.900134 18846 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:51.910015 18413 leader_election.cc:304] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:17:51.911725 18703 raft_consensus.cc:2804] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:51.911891 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:51.912261 18703 raft_consensus.cc:697] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:51.912562 18373 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.913216 18703 consensus_queue.cc:237] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.915066 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:51.906227 18643 tablet_bootstrap.cc:654] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.923599 18373 raft_consensus.cc:2468] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:51.928220 18597 raft_consensus.cc:2468] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:51.905776 18837 raft_consensus.cc:515] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.932277 18644 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:51.932775 18644 ts_tablet_manager.cc:1403] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.227s	user 0.032s	sys 0.034s
W20260709 13:17:51.933291 18338 leader_election.cc:343] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.935966 18338 leader_election.cc:304] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:51.935024 18646 tablet_bootstrap.cc:492] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:51.937588 18646 ts_tablet_manager.cc:1403] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.230s	user 0.015s	sys 0.031s
I20260709 13:17:51.938362 18643 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:51.938902 18643 ts_tablet_manager.cc:1403] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.006s
I20260709 13:17:51.933751 18645 tablet_bootstrap.cc:492] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:51.936009 18644 raft_consensus.cc:359] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.939424 18644 raft_consensus.cc:385] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.939499 18645 ts_tablet_manager.cc:1403] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.212s	user 0.016s	sys 0.003s
I20260709 13:17:51.939723 18644 raft_consensus.cc:740] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.940531 18644 consensus_queue.cc:260] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.941495 18692 consensus_queue.cc:1048] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:51.942942 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:51.943529 18373 raft_consensus.cc:3060] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:51.944132 18643 raft_consensus.cc:359] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.944911 18643 raft_consensus.cc:385] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.945192 18643 raft_consensus.cc:740] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.945832 18643 consensus_queue.cc:260] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:51.947479 18646 raft_consensus.cc:359] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.948161 18644 ts_tablet_manager.cc:1434] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:17:51.948298 18646 raft_consensus.cc:385] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.948889 18646 raft_consensus.cc:740] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.949931 18837 leader_election.cc:290] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:51.949719 18646 consensus_queue.cc:260] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.949348 18644 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:51.952392 18646 ts_tablet_manager.cc:1434] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:17:51.964835 18646 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:51.954886 18373 raft_consensus.cc:2468] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:51.967818 18561 leader_election.cc:304] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:51.968688 18837 raft_consensus.cc:2804] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:51.969192 18837 raft_consensus.cc:697] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:51.957237 18643 ts_tablet_manager.cc:1434] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 13:17:51.957370 18795 raft_consensus.cc:2749] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:51.970011 18837 consensus_queue.cc:237] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:51.971087 18643 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:51.959862 18645 raft_consensus.cc:359] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.965442 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:51.966115 18413 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:17:51.975232 18645 raft_consensus.cc:385] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.974345 18272 catalog_manager.cc:5697] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:51.976833 18645 raft_consensus.cc:740] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.977638 18645 consensus_queue.cc:260] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:51.975672 18703 raft_consensus.cc:2804] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:51.976338 18413 leader_election.cc:343] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.978051 18643 tablet_bootstrap.cc:654] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.956331 18644 tablet_bootstrap.cc:654] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:51.978596 18703 raft_consensus.cc:697] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:51.979867 18703 consensus_queue.cc:237] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.991134 18644 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:51.991657 18644 ts_tablet_manager.cc:1403] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.013s
W20260709 13:17:51.992024 18564 leader_election.cc:343] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:51.994318 18644 raft_consensus.cc:359] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.995060 18644 raft_consensus.cc:385] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:51.995361 18644 raft_consensus.cc:740] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:51.996255 18643 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:51.996133 18644 consensus_queue.cc:260] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:51.996742 18643 ts_tablet_manager.cc:1403] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260709 13:17:51.999657 18272 catalog_manager.cc:5697] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.000658 18643 raft_consensus.cc:359] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.001384 18643 raft_consensus.cc:385] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.001648 18643 raft_consensus.cc:740] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.006106 18644 ts_tablet_manager.cc:1434] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
W20260709 13:17:52.006119 18413 consensus_peers.cc:597] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:17:52.007083 18645 ts_tablet_manager.cc:1434] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.000s
I20260709 13:17:52.008142 18645 tablet_bootstrap.cc:492] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:52.014150 18645 tablet_bootstrap.cc:654] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.002277 18643 consensus_queue.cc:260] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.018574 18646 tablet_bootstrap.cc:654] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.018970 18643 ts_tablet_manager.cc:1434] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:17:52.019973 18643 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.036489 18644 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.036763 18643 tablet_bootstrap.cc:654] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.041926 18645 tablet_bootstrap.cc:492] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:52.045452 18646 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:52.045986 18646 ts_tablet_manager.cc:1403] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.000s
I20260709 13:17:52.046636 18841 raft_consensus.cc:493] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.047132 18841 raft_consensus.cc:515] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.048821 18735 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.049283 18841 leader_election.cc:290] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:52.049361 18735 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.050859 18644 tablet_bootstrap.cc:654] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.051308 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828519dcfa3d4aa8882212f7b2b613e0" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.052229 18735 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.053694 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828519dcfa3d4aa8882212f7b2b613e0" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.054440 18645 ts_tablet_manager.cc:1403] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 13:17:52.054507 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.053728 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.055277 18373 raft_consensus.cc:2468] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:52.055593 18487 leader_election.cc:304] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:52.055301 18643 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
W20260709 13:17:52.056466 18490 leader_election.cc:343] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.057057 18643 ts_tablet_manager.cc:1403] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.002s
I20260709 13:17:52.057015 18735 raft_consensus.cc:2749] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.057207 18487 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.057962 18646 raft_consensus.cc:359] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.058745 18646 raft_consensus.cc:385] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.058821 18735 raft_consensus.cc:2804] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.059078 18646 raft_consensus.cc:740] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.059264 18735 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.059722 18735 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.059974 18643 raft_consensus.cc:359] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.060758 18643 raft_consensus.cc:385] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.057401 18645 raft_consensus.cc:359] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.061143 18643 raft_consensus.cc:740] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.061328 18645 raft_consensus.cc:385] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.061671 18645 raft_consensus.cc:740] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.062083 18643 consensus_queue.cc:260] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.062363 18645 consensus_queue.cc:260] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.064316 18643 ts_tablet_manager.cc:1434] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:52.064451 18645 ts_tablet_manager.cc:1434] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:52.065462 18645 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:52.059890 18646 consensus_queue.cc:260] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.051590 18272 catalog_manager.cc:5697] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.067243 18735 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.070015 18643 tablet_bootstrap.cc:492] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.070580 18646 ts_tablet_manager.cc:1434] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:17:52.070827 18644 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:52.071388 18644 ts_tablet_manager.cc:1403] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.004s
I20260709 13:17:52.071695 18646 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:52.072389 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:52.073019 18373 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.074326 18644 raft_consensus.cc:359] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.075234 18644 raft_consensus.cc:385] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.075595 18644 raft_consensus.cc:740] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.076332 18644 consensus_queue.cc:260] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.077973 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:52.078588 18643 tablet_bootstrap.cc:654] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.079319 18644 ts_tablet_manager.cc:1434] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:17:52.079244 18490 leader_election.cc:343] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.080654 18644 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.086321 18645 tablet_bootstrap.cc:654] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.086715 18644 tablet_bootstrap.cc:654] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.077947 18646 tablet_bootstrap.cc:654] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.078049 18735 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.109910 18643 tablet_bootstrap.cc:492] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.110406 18643 ts_tablet_manager.cc:1403] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.007s
I20260709 13:17:52.113111 18643 raft_consensus.cc:359] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.113799 18643 raft_consensus.cc:385] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.114044 18643 raft_consensus.cc:740] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.114681 18643 consensus_queue.cc:260] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.116650 18643 ts_tablet_manager.cc:1434] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:52.117204 18373 raft_consensus.cc:2468] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:52.117591 18643 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.118594 18487 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.119796 18735 raft_consensus.cc:2804] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:52.120266 18735 raft_consensus.cc:697] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:52.123914 18643 tablet_bootstrap.cc:654] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.121143 18735 consensus_queue.cc:237] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.137753 18643 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.138214 18643 ts_tablet_manager.cc:1403] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 13:17:52.138347 18645 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:52.139115 18645 ts_tablet_manager.cc:1403] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.014s
I20260709 13:17:52.141014 18643 raft_consensus.cc:359] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.141713 18643 raft_consensus.cc:385] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.141984 18643 raft_consensus.cc:740] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.142586 18645 raft_consensus.cc:359] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.143568 18645 raft_consensus.cc:385] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.143942 18645 raft_consensus.cc:740] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.144917 18645 consensus_queue.cc:260] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.142611 18643 consensus_queue.cc:260] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.152459 18643 ts_tablet_manager.cc:1434] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 13:17:52.152956 18645 ts_tablet_manager.cc:1434] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:17:52.154515 18645 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:52.155781 18643 tablet_bootstrap.cc:492] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.161532 18270 catalog_manager.cc:5697] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:52.164623 18646 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:52.167300 18646 ts_tablet_manager.cc:1403] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.021s
I20260709 13:17:52.170188 18645 tablet_bootstrap.cc:654] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.171820 18643 tablet_bootstrap.cc:654] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.179359 18646 raft_consensus.cc:359] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.180305 18646 raft_consensus.cc:385] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.180583 18646 raft_consensus.cc:740] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.166761 18644 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:52.181731 18644 ts_tablet_manager.cc:1403] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.030s
I20260709 13:17:52.184152 18643 tablet_bootstrap.cc:492] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.184612 18643 ts_tablet_manager.cc:1403] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260709 13:17:52.184690 18644 raft_consensus.cc:359] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.185372 18644 raft_consensus.cc:385] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.185631 18644 raft_consensus.cc:740] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.186280 18644 consensus_queue.cc:260] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.187299 18646 consensus_queue.cc:260] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.187842 18643 raft_consensus.cc:359] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.188489 18643 raft_consensus.cc:385] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.188750 18643 raft_consensus.cc:740] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.189364 18643 consensus_queue.cc:260] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.190604 18837 raft_consensus.cc:493] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.191041 18837 raft_consensus.cc:515] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.192953 18837 leader_election.cc:290] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.194621 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1c8c9a95ca4e6a9b669715913d6813" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.195550 18373 raft_consensus.cc:2468] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:52.196751 18561 leader_election.cc:304] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:52.194556 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1c8c9a95ca4e6a9b669715913d6813" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:52.197706 18524 raft_consensus.cc:2468] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:52.201030 18646 ts_tablet_manager.cc:1434] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:17:52.201622 18786 raft_consensus.cc:2804] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.202147 18786 raft_consensus.cc:493] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.202564 18786 raft_consensus.cc:3060] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.203019 18644 ts_tablet_manager.cc:1434] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:17:52.204036 18644 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.209944 18692 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.210454 18692 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.212438 18692 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:52.214112 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.214752 18597 raft_consensus.cc:2468] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:52.215166 18646 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:52.216387 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:52.217880 18413 leader_election.cc:343] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.218575 18413 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.219298 18645 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:52.219656 18692 raft_consensus.cc:2804] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.219805 18645 ts_tablet_manager.cc:1403] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.010s
I20260709 13:17:52.220137 18692 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.220537 18692 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.221942 18786 raft_consensus.cc:515] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.222671 18644 tablet_bootstrap.cc:654] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.223603 18645 raft_consensus.cc:359] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.224314 18645 raft_consensus.cc:385] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.224642 18645 raft_consensus.cc:740] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.225121 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1c8c9a95ca4e6a9b669715913d6813" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:52.225656 18524 raft_consensus.cc:3060] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.227891 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1c8c9a95ca4e6a9b669715913d6813" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:52.227974 18692 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.228556 18373 raft_consensus.cc:3060] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.228875 18786 leader_election.cc:290] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.229149 18646 tablet_bootstrap.cc:654] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.225651 18645 consensus_queue.cc:260] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.230151 18643 ts_tablet_manager.cc:1434] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260709 13:17:52.240203 18643 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.246587 18524 raft_consensus.cc:2468] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:52.246953 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:52.247936 18561 leader_election.cc:304] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:52.248924 18786 raft_consensus.cc:2804] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:17:52.248956 18413 leader_election.cc:343] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.249846 18786 raft_consensus.cc:697] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:52.251583 18786 consensus_queue.cc:237] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.254411 18645 ts_tablet_manager.cc:1434] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 13:17:52.256206 18692 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:52.256839 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:52.259040 18597 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.262979 18645 tablet_bootstrap.cc:492] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:52.264418 18646 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:52.264881 18646 ts_tablet_manager.cc:1403] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.009s
I20260709 13:17:52.270337 18837 raft_consensus.cc:493] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.271059 18837 raft_consensus.cc:515] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.273425 18837 leader_election.cc:290] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.276160 18646 raft_consensus.cc:359] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.270392 18645 tablet_bootstrap.cc:654] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.281191 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebe317f8a3549b6a7046dd44af40c0b" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:52.281575 18564 consensus_peers.cc:597] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:17:52.280980 18271 catalog_manager.cc:5697] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.282069 18372 raft_consensus.cc:2468] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:52.283596 18786 consensus_queue.cc:1048] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:52.285616 18561 leader_election.cc:304] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:52.286618 18786 raft_consensus.cc:2804] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.287027 18786 raft_consensus.cc:493] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.287137 18703 raft_consensus.cc:493] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.287393 18786 raft_consensus.cc:3060] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.287613 18703 raft_consensus.cc:515] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.289618 18703 leader_election.cc:290] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.297588 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.299187 18795 raft_consensus.cc:493] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.297989 18786 raft_consensus.cc:515] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.299882 18795 raft_consensus.cc:515] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.303719 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:52.304068 18864 raft_consensus.cc:493] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.304543 18864 raft_consensus.cc:515] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.305444 18786 leader_election.cc:290] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.277753 18646 raft_consensus.cc:385] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.306304 18646 raft_consensus.cc:740] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.307452 18646 consensus_queue.cc:260] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.308434 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.310024 18375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a25417521d604fbda971c925e7b3e4ad" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:52.310814 18338 leader_election.cc:343] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.310113 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:52.312554 18341 leader_election.cc:343] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.313315 18375 raft_consensus.cc:2393] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 1: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:52.313207 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebe317f8a3549b6a7046dd44af40c0b" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
W20260709 13:17:52.315258 18338 leader_election.cc:343] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.315442 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebe317f8a3549b6a7046dd44af40c0b" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:52.315677 18338 leader_election.cc:304] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
W20260709 13:17:52.315805 18561 leader_election.cc:343] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.317185 18651 raft_consensus.cc:2749] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.317993 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.306423 18864 leader_election.cc:290] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:52.318646 18413 leader_election.cc:304] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:52.319103 18447 raft_consensus.cc:2468] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:52.302538 18795 leader_election.cc:290] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:52.316012 18374 raft_consensus.cc:3060] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.323853 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebe317f8a3549b6a7046dd44af40c0b" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:52.328939 18703 raft_consensus.cc:3060] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.331015 18597 raft_consensus.cc:2468] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
W20260709 13:17:52.334846 18561 leader_election.cc:343] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.335574 18373 raft_consensus.cc:2468] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:52.336645 18341 leader_election.cc:304] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.337952 18643 tablet_bootstrap.cc:654] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.339237 18413 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.340898 18846 raft_consensus.cc:2804] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:52.341504 18846 raft_consensus.cc:697] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:52.344563 18864 raft_consensus.cc:2804] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.352437 18703 raft_consensus.cc:2749] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.347113 18646 ts_tablet_manager.cc:1434] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260709 13:17:52.350518 18735 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.353102 18735 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.353734 18646 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:52.342501 18846 consensus_queue.cc:237] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.350752 18374 raft_consensus.cc:2468] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:52.355062 18561 leader_election.cc:304] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.355244 18735 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.357136 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.358969 18837 raft_consensus.cc:2804] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:52.359467 18837 raft_consensus.cc:697] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:52.360014 18646 tablet_bootstrap.cc:654] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.360258 18837 consensus_queue.cc:237] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.357159 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.364018 18371 raft_consensus.cc:2393] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:52.364809 18735 raft_consensus.cc:493] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.365144 18645 tablet_bootstrap.cc:492] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:52.365264 18735 raft_consensus.cc:515] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.365216 18487 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.366539 18841 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.367751 18735 leader_election.cc:290] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:52.352756 18864 raft_consensus.cc:493] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.369947 18864 raft_consensus.cc:3060] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.371918 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c148f3db27a480db90f06ef12dc22e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.365880 18645 ts_tablet_manager.cc:1403] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.103s	user 0.031s	sys 0.028s
I20260709 13:17:52.376183 18645 raft_consensus.cc:359] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.376834 18645 raft_consensus.cc:385] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.377100 18645 raft_consensus.cc:740] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.377753 18645 consensus_queue.cc:260] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.380043 18645 ts_tablet_manager.cc:1434] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:52.381278 18645 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
W20260709 13:17:52.384030 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 68803us
I20260709 13:17:52.387192 18645 tablet_bootstrap.cc:654] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.389954 18786 raft_consensus.cc:493] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.390551 18786 raft_consensus.cc:515] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.393028 18786 leader_election.cc:290] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:52.401748 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8da04f49f754b84b07f9c377853b44d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.403095 18703 consensus_queue.cc:1048] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:52.403560 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8da04f49f754b84b07f9c377853b44d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:52.404711 18564 leader_election.cc:343] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.399883 18841 raft_consensus.cc:2749] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.412657 18644 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:52.413352 18644 ts_tablet_manager.cc:1403] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.210s	user 0.053s	sys 0.058s
I20260709 13:17:52.416769 18644 raft_consensus.cc:359] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.417594 18644 raft_consensus.cc:385] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.417908 18644 raft_consensus.cc:740] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.418715 18644 consensus_queue.cc:260] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.422848 18643 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.423542 18643 ts_tablet_manager.cc:1403] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.184s	user 0.014s	sys 0.000s
I20260709 13:17:52.430311 18644 ts_tablet_manager.cc:1434] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260709 13:17:52.431408 18644 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.432173 18521 raft_consensus.cc:3060] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.432226 18795 raft_consensus.cc:493] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.432868 18795 raft_consensus.cc:515] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.432936 18271 catalog_manager.cc:5697] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.435334 18795 leader_election.cc:290] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.437079 18644 tablet_bootstrap.cc:654] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.436975 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.437666 18595 raft_consensus.cc:2468] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:52.439018 18338 leader_election.cc:304] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:52.439860 18795 raft_consensus.cc:2804] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.440240 18795 raft_consensus.cc:493] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.440618 18795 raft_consensus.cc:3060] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.444412 18787 raft_consensus.cc:493] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.444896 18787 raft_consensus.cc:515] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.445077 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.447120 18787 leader_election.cc:290] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.447582 18787 raft_consensus.cc:493] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.448805 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.449867 18787 raft_consensus.cc:515] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:52.447942 18561 leader_election.cc:343] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.451157 18561 leader_election.cc:304] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.452632 18765 raft_consensus.cc:2749] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.454105 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:52.455735 18564 leader_election.cc:343] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.455628 18643 raft_consensus.cc:359] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.456569 18643 raft_consensus.cc:385] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.456856 18643 raft_consensus.cc:740] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.457526 18643 consensus_queue.cc:260] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.458423 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.460106 18643 ts_tablet_manager.cc:1434] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 13:17:52.460903 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.461695 18643 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.461807 18371 raft_consensus.cc:2468] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
W20260709 13:17:52.463299 18564 leader_election.cc:343] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.454358 18787 leader_election.cc:290] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:17:52.447460 18341 leader_election.cc:343] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.469761 18643 tablet_bootstrap.cc:654] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.471071 18837 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.471556 18837 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.474618 18837 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:52.474411 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:52.475991 18564 leader_election.cc:343] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.476436 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:52.477902 18561 leader_election.cc:343] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.478461 18561 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.480014 18561 leader_election.cc:304] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.481743 18765 raft_consensus.cc:2749] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.481968 18787 consensus_queue.cc:1048] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:52.482564 18765 raft_consensus.cc:2804] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.483029 18765 raft_consensus.cc:493] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.483753 18765 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.486320 18703 raft_consensus.cc:493] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.486876 18703 raft_consensus.cc:515] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.489032 18703 leader_election.cc:290] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.490734 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af793183523447ba324834c209bdfef" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.493902 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af793183523447ba324834c209bdfef" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.495728 18703 consensus_queue.cc:1048] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:52.494000 18765 raft_consensus.cc:515] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.501740 18413 leader_election.cc:304] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:52.502490 18692 raft_consensus.cc:2749] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.503140 18644 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:52.503830 18644 ts_tablet_manager.cc:1403] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.003s
I20260709 13:17:52.504411 18765 leader_election.cc:290] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.505194 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:52.506109 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:52.506709 18374 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:52.506875 18564 leader_election.cc:343] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.507565 18644 raft_consensus.cc:359] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.511642 18644 raft_consensus.cc:385] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.512029 18644 raft_consensus.cc:740] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.513104 18644 consensus_queue.cc:260] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.517010 18644 ts_tablet_manager.cc:1434] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:17:52.520198 18644 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.520937 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c148f3db27a480db90f06ef12dc22e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.540745 18487 leader_election.cc:304] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:52.542268 18735 raft_consensus.cc:2749] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.545837 18643 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.546520 18643 ts_tablet_manager.cc:1403] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.005s
I20260709 13:17:52.548095 18765 raft_consensus.cc:493] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.548601 18765 raft_consensus.cc:515] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.550969 18765 leader_election.cc:290] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.552699 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:52.553577 18692 consensus_queue.cc:1048] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:52.553958 18561 leader_election.cc:343] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.553890 18643 raft_consensus.cc:359] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.558168 18643 raft_consensus.cc:385] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.558586 18643 raft_consensus.cc:740] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.557500 18524 raft_consensus.cc:3060] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.559666 18643 consensus_queue.cc:260] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.563234 18787 consensus_queue.cc:1048] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:52.565572 18643 ts_tablet_manager.cc:1434] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:17:52.567333 18643 tablet_bootstrap.cc:492] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.573171 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.574988 18643 tablet_bootstrap.cc:654] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:52.582432 18561 leader_election.cc:343] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.582911 18561 leader_election.cc:304] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.583913 18787 raft_consensus.cc:2749] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.584910 18895 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.557775 18644 tablet_bootstrap.cc:654] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.585511 18895 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.587777 18895 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:52.589548 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:52.589461 18271 catalog_manager.cc:5697] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:52.591090 18338 leader_election.cc:343] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.595021 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.596817 18864 raft_consensus.cc:515] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.603196 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:52.603767 18446 raft_consensus.cc:3060] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.609081 18795 raft_consensus.cc:515] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.611007 18372 raft_consensus.cc:2393] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 1: Already voted for candidate 14d20a48a03140d29669efb2bf725e8f in this term.
W20260709 13:17:52.611419 18341 leader_election.cc:343] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.611974 18341 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.612725 18895 raft_consensus.cc:2749] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:52.611459 18490 consensus_peers.cc:597] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:17:52.614727 18561 leader_election.cc:304] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.615845 18787 raft_consensus.cc:3060] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.621253 18446 raft_consensus.cc:2468] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:52.623013 18341 leader_election.cc:304] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:17:52.623567 18787 raft_consensus.cc:2749] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.624020 18895 raft_consensus.cc:2804] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:52.624644 18895 raft_consensus.cc:697] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:52.625654 18895 consensus_queue.cc:237] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.641649 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
W20260709 13:17:52.644938 18338 leader_election.cc:343] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.641330 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:52.641999 18692 consensus_queue.cc:1048] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:17:52.652503 18643 tablet_bootstrap.cc:492] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.653005 18643 ts_tablet_manager.cc:1403] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.007s
I20260709 13:17:52.638661 18864 leader_election.cc:290] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:52.660755 18795 leader_election.cc:290] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.661849 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:52.670820 18646 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:52.671518 18646 ts_tablet_manager.cc:1403] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.318s	user 0.029s	sys 0.066s
I20260709 13:17:52.667479 18643 raft_consensus.cc:359] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.672269 18643 raft_consensus.cc:385] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.672514 18643 raft_consensus.cc:740] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.640628 18374 raft_consensus.cc:2468] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
W20260709 13:17:52.676260 18341 leader_election.cc:343] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.680382 18644 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:52.680835 18644 ts_tablet_manager.cc:1403] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.161s	user 0.006s	sys 0.007s
I20260709 13:17:52.673614 18643 consensus_queue.cc:260] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.684926 18646 raft_consensus.cc:359] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.685875 18646 raft_consensus.cc:385] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.686231 18646 raft_consensus.cc:740] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.687110 18646 consensus_queue.cc:260] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.690904 18646 ts_tablet_manager.cc:1434] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260709 13:17:52.694625 18644 raft_consensus.cc:359] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.695118 18561 leader_election.cc:304] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.698179 18644 raft_consensus.cc:385] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.690431 18597 raft_consensus.cc:2468] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:52.699898 18787 raft_consensus.cc:2804] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:52.700421 18787 raft_consensus.cc:697] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:52.701339 18644 raft_consensus.cc:740] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.701514 18643 ts_tablet_manager.cc:1434] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.002s
I20260709 13:17:52.703241 18787 consensus_queue.cc:237] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.703811 18338 leader_election.cc:304] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.705055 18795 raft_consensus.cc:2804] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:52.705514 18795 raft_consensus.cc:697] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:52.706300 18795 consensus_queue.cc:237] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.710625 18643 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.713483 18645 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:52.713852 18645 ts_tablet_manager.cc:1403] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.333s	user 0.034s	sys 0.092s
I20260709 13:17:52.715979 18645 raft_consensus.cc:359] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.716631 18645 raft_consensus.cc:385] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.716892 18645 raft_consensus.cc:740] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.717046 18643 tablet_bootstrap.cc:654] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.719444 18646 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:52.721712 18644 consensus_queue.cc:260] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.717500 18645 consensus_queue.cc:260] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:52.732739 18645 ts_tablet_manager.cc:1434] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:17:52.735204 18735 consensus_queue.cc:1048] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:52.740845 18646 tablet_bootstrap.cc:654] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.742229 18645 tablet_bootstrap.cc:492] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:52.745719 18643 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.746210 18643 ts_tablet_manager.cc:1403] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.006s
I20260709 13:17:52.748903 18643 raft_consensus.cc:359] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.749542 18643 raft_consensus.cc:385] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.749809 18643 raft_consensus.cc:740] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.750432 18643 consensus_queue.cc:260] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.759460 18643 ts_tablet_manager.cc:1434] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 13:17:52.735237 18644 ts_tablet_manager.cc:1434] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260709 13:17:52.760409 18643 tablet_bootstrap.cc:492] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:52.760632 18644 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.761552 18645 tablet_bootstrap.cc:654] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.761826 18521 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.762982 18787 raft_consensus.cc:493] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.763477 18787 raft_consensus.cc:515] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.766503 18644 tablet_bootstrap.cc:654] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.769878 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.766448 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:52.771435 18561 leader_election.cc:343] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:52.772166 18561 leader_election.cc:343] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.772707 18561 leader_election.cc:304] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:52.773703 18786 raft_consensus.cc:2749] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:52.775288 18646 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:52.775768 18646 ts_tablet_manager.cc:1403] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.004s
I20260709 13:17:52.777732 18787 leader_election.cc:290] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:52.778570 18646 raft_consensus.cc:359] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.779280 18646 raft_consensus.cc:385] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.779536 18646 raft_consensus.cc:740] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.780629 18645 tablet_bootstrap.cc:492] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:52.780651 18644 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:52.781160 18645 ts_tablet_manager.cc:1403] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.001s
I20260709 13:17:52.781250 18644 ts_tablet_manager.cc:1403] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260709 13:17:52.781579 18787 consensus_queue.cc:1048] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:52.784395 18644 raft_consensus.cc:359] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.785156 18644 raft_consensus.cc:385] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.785427 18644 raft_consensus.cc:740] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.786188 18644 consensus_queue.cc:260] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.787647 18643 tablet_bootstrap.cc:654] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:52.790614 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:52.790400 18271 catalog_manager.cc:5697] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.789376 18646 consensus_queue.cc:260] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:17:52.791723 18561 consensus_peers.cc:597] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:17:52.794301 18646 ts_tablet_manager.cc:1434] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 13:17:52.806890 18646 tablet_bootstrap.cc:492] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:52.794787 18644 ts_tablet_manager.cc:1434] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:17:52.795276 18645 raft_consensus.cc:359] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.812229 18645 raft_consensus.cc:385] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.812541 18645 raft_consensus.cc:740] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.804402 18786 consensus_queue.cc:1048] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:52.814260 18645 consensus_queue.cc:260] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.827941 18645 ts_tablet_manager.cc:1434] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 13:17:52.830627 18448 raft_consensus.cc:3060] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.831051 18645 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:52.812949 18644 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.840938 18645 tablet_bootstrap.cc:654] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.841699 18646 tablet_bootstrap.cc:654] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.847249 18644 tablet_bootstrap.cc:654] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:52.849323 18837 consensus_queue.cc:1048] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:52.851404 18735 raft_consensus.cc:493] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.851897 18735 raft_consensus.cc:515] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.854709 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8da04f49f754b84b07f9c377853b44d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.855737 18703 consensus_queue.cc:1048] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:52.856181 18841 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.860798 18644 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:52.860525 18841 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.861258 18644 ts_tablet_manager.cc:1403] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
W20260709 13:17:52.862939 18490 leader_election.cc:343] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.862572 18841 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:52.877022 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.877689 18597 raft_consensus.cc:2468] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:52.878943 18735 leader_election.cc:290] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:52.880157 18644 raft_consensus.cc:359] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.880882 18644 raft_consensus.cc:385] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.881145 18644 raft_consensus.cc:740] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.881342 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.882119 18644 consensus_queue.cc:260] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.884904 18487 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:52.897301 18837 raft_consensus.cc:493] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.887450 18735 raft_consensus.cc:2804] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:52.901861 18644 ts_tablet_manager.cc:1434] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:17:52.908699 18644 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:52.909439 18786 raft_consensus.cc:493] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.910055 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8da04f49f754b84b07f9c377853b44d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.907069 18735 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.911180 18735 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:52.909936 18786 raft_consensus.cc:515] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.914345 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d814d2605144d79aaa355c9c5d4396a" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.914649 18786 leader_election.cc:290] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.897817 18837 raft_consensus.cc:515] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.917707 18837 leader_election.cc:290] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:52.914796 18597 raft_consensus.cc:2468] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
W20260709 13:17:52.915798 18564 leader_election.cc:343] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.920630 18487 leader_election.cc:304] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.922245 18698 raft_consensus.cc:2804] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:52.922610 18698 raft_consensus.cc:493] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:52.922935 18698 raft_consensus.cc:3060] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.925760 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:52.930023 18846 consensus_queue.cc:1048] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:17:52.935372 18271 catalog_manager.cc:5697] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.938809 18271 catalog_manager.cc:5697] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:52.944402 18646 tablet_bootstrap.cc:492] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:52.944926 18646 ts_tablet_manager.cc:1403] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.037s
W20260709 13:17:52.931103 18564 leader_election.cc:343] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.948490 18645 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:52.948963 18645 ts_tablet_manager.cc:1403] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.118s	user 0.017s	sys 0.006s
I20260709 13:17:52.953748 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d814d2605144d79aaa355c9c5d4396a" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:52.954452 18374 raft_consensus.cc:2468] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:52.955019 18795 raft_consensus.cc:493] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.955718 18795 raft_consensus.cc:515] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:52.960327 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:52.962275 18341 leader_election.cc:343] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:52.963086 18795 leader_election.cc:290] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:52.963955 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:52.977468 18643 tablet_bootstrap.cc:492] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:52.978001 18643 ts_tablet_manager.cc:1403] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.019s
I20260709 13:17:52.980422 18646 raft_consensus.cc:359] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.981143 18646 raft_consensus.cc:385] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.981472 18646 raft_consensus.cc:740] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.981735 18645 raft_consensus.cc:359] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.983009 18643 raft_consensus.cc:359] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.983630 18643 raft_consensus.cc:385] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.983875 18643 raft_consensus.cc:740] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:52.984472 18643 consensus_queue.cc:260] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.982256 18646 consensus_queue.cc:260] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:52.987723 18646 ts_tablet_manager.cc:1434] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 13:17:52.988229 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:52.985980 18643 ts_tablet_manager.cc:1434] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:17:52.989389 18646 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:52.982556 18645 raft_consensus.cc:385] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:52.988986 18596 raft_consensus.cc:2468] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:52.990594 18651 raft_consensus.cc:493] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:52.991257 18651 raft_consensus.cc:515] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.991884 18338 leader_election.cc:304] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:52.993028 18795 raft_consensus.cc:2804] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:53.002916 18795 raft_consensus.cc:493] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:53.003362 18795 raft_consensus.cc:3060] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:52.993556 18651 leader_election.cc:290] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:52.999794 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:52.989877 18645 raft_consensus.cc:740] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.012161 18645 consensus_queue.cc:260] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:52.949909 18735 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.019575 18644 tablet_bootstrap.cc:654] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.021562 18521 raft_consensus.cc:1240] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Rejecting Update request from peer aa59032cb55d465185fb4c760b8e22b7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:17:53.025604 18645 ts_tablet_manager.cc:1434] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.001s
I20260709 13:17:53.026520 18643 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:53.028378 18692 consensus_queue.cc:1059] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:53.029178 18703 raft_consensus.cc:3055] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:53.029546 18703 raft_consensus.cc:740] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
W20260709 13:17:53.030339 18338 leader_election.cc:343] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.030354 18703 consensus_queue.cc:260] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.031878 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:53.032524 18596 raft_consensus.cc:2468] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:53.031915 18703 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:53.035835 18338 leader_election.cc:304] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.036624 18864 raft_consensus.cc:2804] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:53.036994 18864 raft_consensus.cc:493] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:53.037319 18864 raft_consensus.cc:3060] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.037561 18795 raft_consensus.cc:515] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.014127 18561 leader_election.cc:304] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:53.046001 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:53.049325 18864 raft_consensus.cc:515] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.050426 18645 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:53.044646 18795 leader_election.cc:290] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:53.055446 18698 raft_consensus.cc:515] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.066779 18643 tablet_bootstrap.cc:654] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.067166 18698 leader_election.cc:290] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:53.068760 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8da04f49f754b84b07f9c377853b44d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:53.069378 18597 raft_consensus.cc:3060] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.053845 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
W20260709 13:17:53.073315 18341 leader_election.cc:343] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.081367 18645 tablet_bootstrap.cc:654] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.078265 18448 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.073609 18595 raft_consensus.cc:3060] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.087517 18646 tablet_bootstrap.cc:654] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.076606 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8da04f49f754b84b07f9c377853b44d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:53.055815 18934 raft_consensus.cc:2804] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:53.095268 18446 raft_consensus.cc:3060] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.096451 18934 raft_consensus.cc:493] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:53.091702 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.1:44377, user_credentials={real_user=slave}} blocked reactor thread for 121635us
I20260709 13:17:53.100756 18934 raft_consensus.cc:3060] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.107585 18735 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
W20260709 13:17:53.108871 18561 leader_election.cc:343] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.113478 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:53.115922 18561 leader_election.cc:304] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.119534 18786 raft_consensus.cc:2749] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:53.119630 18936 raft_consensus.cc:493] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.120141 18936 raft_consensus.cc:515] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.122411 18936 leader_election.cc:290] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:53.131996 18895 consensus_queue.cc:1048] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:53.137226 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:53.126909 18934 raft_consensus.cc:515] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.138131 18450 raft_consensus.cc:2410] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:17:53.139613 18934 leader_election.cc:290] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:53.129040 18646 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:53.129724 18644 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:53.143026 18644 ts_tablet_manager.cc:1403] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.235s	user 0.005s	sys 0.013s
I20260709 13:17:53.130539 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.146170 18644 raft_consensus.cc:359] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.146908 18644 raft_consensus.cc:385] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.146968 18521 raft_consensus.cc:3060] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.147272 18644 raft_consensus.cc:740] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.148062 18646 ts_tablet_manager.cc:1403] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.008s
I20260709 13:17:53.151399 18646 raft_consensus.cc:359] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.152082 18646 raft_consensus.cc:385] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.152376 18646 raft_consensus.cc:740] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.153527 18646 consensus_queue.cc:260] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.154016 18936 raft_consensus.cc:493] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.161464 18936 raft_consensus.cc:515] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.164455 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebe317f8a3549b6a7046dd44af40c0b" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:53.166067 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bebe317f8a3549b6a7046dd44af40c0b" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.166678 18450 raft_consensus.cc:3060] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.167436 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d814d2605144d79aaa355c9c5d4396a" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:53.168023 18371 raft_consensus.cc:3060] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.168102 18786 consensus_queue.cc:1048] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:53.172540 18487 leader_election.cc:304] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:53.173533 18938 raft_consensus.cc:2749] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:53.176115 18646 ts_tablet_manager.cc:1434] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:17:53.176608 18645 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:53.177251 18645 ts_tablet_manager.cc:1403] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.011s
I20260709 13:17:53.183696 18646 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:53.193770 18644 consensus_queue.cc:260] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.170933 18936 leader_election.cc:290] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:53.195649 18864 leader_election.cc:290] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:53.203660 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:53.193260 18595 raft_consensus.cc:2468] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:53.223441 18490 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:53.263880 18645 raft_consensus.cc:359] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.229883 18703 raft_consensus.cc:493] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.199797 18446 raft_consensus.cc:2468] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:53.264488 18644 ts_tablet_manager.cc:1434] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.121s	user 0.014s	sys 0.002s
I20260709 13:17:53.183832 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d814d2605144d79aaa355c9c5d4396a" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:53.203787 18795 consensus_queue.cc:1048] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.064s
I20260709 13:17:53.270149 18645 raft_consensus.cc:385] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.269282 18703 raft_consensus.cc:515] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.274487 18596 raft_consensus.cc:3060] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.276175 18644 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:53.261981 18371 raft_consensus.cc:2468] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:53.281402 18703 leader_election.cc:290] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:53.282776 18645 raft_consensus.cc:740] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.275200 18597 raft_consensus.cc:2468] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:53.286456 18645 consensus_queue.cc:260] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.282207 18735 raft_consensus.cc:2749] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:53.275450 18864 consensus_queue.cc:1048] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 13:17:53.283392 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 47256.3us
W20260709 13:17:53.285012 18564 leader_election.cc:343] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.297837 18645 ts_tablet_manager.cc:1434] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.000s
I20260709 13:17:53.299777 18643 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:53.300562 18643 ts_tablet_manager.cc:1403] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.283s	user 0.019s	sys 0.045s
I20260709 13:17:53.302810 18372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.323071 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:17:53.289044 18490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 68007us
I20260709 13:17:53.358963 18644 tablet_bootstrap.cc:654] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.347826 18646 tablet_bootstrap.cc:654] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.365156 18596 raft_consensus.cc:2468] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:53.365278 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:53.365988 18524 raft_consensus.cc:3060] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.366230 18645 tablet_bootstrap.cc:492] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:53.371140 18487 leader_election.cc:304] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:53.371990 18841 raft_consensus.cc:2804] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:53.372471 18841 raft_consensus.cc:697] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
W20260709 13:17:53.372838 18564 consensus_peers.cc:597] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:17:53.373286 18841 consensus_queue.cc:237] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.373610 18561 leader_election.cc:304] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:53.374969 18765 raft_consensus.cc:2804] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:53.375409 18765 raft_consensus.cc:697] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:53.377257 18645 tablet_bootstrap.cc:654] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.383755 18524 raft_consensus.cc:2468] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:53.385514 18413 leader_election.cc:304] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:53.376171 18765 consensus_queue.cc:237] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.386556 18703 raft_consensus.cc:2749] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:53.378618 18520 raft_consensus.cc:3060] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.376171 18643 raft_consensus.cc:359] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.392403 18643 raft_consensus.cc:385] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.392800 18643 raft_consensus.cc:740] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.393743 18643 consensus_queue.cc:260] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.417194 18643 ts_tablet_manager.cc:1434] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.116s	user 0.013s	sys 0.037s
W20260709 13:17:53.407687 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 49075.6us
W20260709 13:17:53.414629 18490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 43656.3us
I20260709 13:17:53.430493 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:53.432210 18646 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:53.432711 18646 ts_tablet_manager.cc:1403] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.249s	user 0.033s	sys 0.029s
I20260709 13:17:53.436226 18646 raft_consensus.cc:359] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.436861 18646 raft_consensus.cc:385] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.429538 18338 leader_election.cc:304] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:53.437124 18646 raft_consensus.cc:740] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.440745 18338 leader_election.cc:304] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:53.442009 18643 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:53.443840 18947 raft_consensus.cc:2804] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:53.441713 18651 raft_consensus.cc:2804] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:53.442734 18646 consensus_queue.cc:260] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.447772 18651 raft_consensus.cc:697] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:53.447235 18947 raft_consensus.cc:697] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:53.454777 18490 leader_election.cc:304] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:53.455382 18947 consensus_queue.cc:237] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.456881 18938 raft_consensus.cc:2749] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:53.459581 18646 ts_tablet_manager.cc:1434] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
W20260709 13:17:53.458248 18943 log.cc:927] Time spent T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:17:53.462829 18272 catalog_manager.cc:5697] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.471781 18646 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:53.472934 18651 consensus_queue.cc:237] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.477576 18646 tablet_bootstrap.cc:654] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.482245 18864 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.482761 18864 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.487099 18271 catalog_manager.cc:5697] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.491732 18946 consensus_queue.cc:1048] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:17:53.510064 18864 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.512964 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:53.514392 18643 tablet_bootstrap.cc:654] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:53.514926 18341 leader_election.cc:343] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.517663 18846 raft_consensus.cc:493] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.518358 18846 raft_consensus.cc:515] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.520802 18846 leader_election.cc:290] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.523358 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:53.529778 18644 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:53.530278 18644 ts_tablet_manager.cc:1403] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.254s	user 0.018s	sys 0.005s
I20260709 13:17:53.534613 18765 raft_consensus.cc:493] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.546886 18765 raft_consensus.cc:515] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.550383 18765 leader_election.cc:290] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.551139 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:53.543712 18338 leader_election.cc:343] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.565812 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.566557 18371 raft_consensus.cc:2468] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:53.568240 18413 leader_election.cc:304] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:17:53.569005 18692 raft_consensus.cc:2804] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:53.569360 18692 raft_consensus.cc:493] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:53.569691 18692 raft_consensus.cc:3060] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.576306 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:53.577898 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:53.580170 18644 raft_consensus.cc:359] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.580931 18644 raft_consensus.cc:385] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.581255 18644 raft_consensus.cc:740] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.581879 18644 consensus_queue.cc:260] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
W20260709 13:17:53.583520 18564 leader_election.cc:343] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:53.583542 18413 leader_election.cc:343] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:53.585616 18561 leader_election.cc:343] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.586146 18561 leader_election.cc:304] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.588109 18934 raft_consensus.cc:2749] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:53.596968 18644 ts_tablet_manager.cc:1434] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 13:17:53.572458 18338 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.603135 18644 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:53.604094 18270 catalog_manager.cc:5697] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:53.605908 18270 catalog_manager.cc:5697] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.614274 18946 raft_consensus.cc:2749] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:53.624770 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 81992.9us
I20260709 13:17:53.647845 18645 tablet_bootstrap.cc:492] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:53.648625 18645 ts_tablet_manager.cc:1403] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.283s	user 0.015s	sys 0.013s
I20260709 13:17:53.651275 18644 tablet_bootstrap.cc:654] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.666774 18787 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.667332 18787 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:53.669363 18787 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:53.671255 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:53.673924 18561 leader_election.cc:343] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.674985 18645 raft_consensus.cc:359] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.676039 18645 raft_consensus.cc:385] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.676344 18645 raft_consensus.cc:740] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.677695 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.679114 18646 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:53.683043 18645 consensus_queue.cc:260] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.683172 18646 ts_tablet_manager.cc:1403] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.211s	user 0.018s	sys 0.005s
W20260709 13:17:53.679946 18561 leader_election.cc:343] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.684729 18561 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.685482 18961 raft_consensus.cc:2749] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:53.686338 18645 ts_tablet_manager.cc:1434] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:17:53.687460 18645 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:53.694571 18692 raft_consensus.cc:515] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.695983 18646 raft_consensus.cc:359] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.697993 18646 raft_consensus.cc:385] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.698866 18646 raft_consensus.cc:740] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.701534 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:53.700843 18646 consensus_queue.cc:260] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.702147 18374 raft_consensus.cc:3060] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.702527 18703 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.701833 18645 tablet_bootstrap.cc:654] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.702993 18703 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.704728 18703 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.708500 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:53.709398 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
W20260709 13:17:53.710409 18413 leader_election.cc:343] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.710515 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:53.711113 18413 leader_election.cc:343] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.711550 18371 raft_consensus.cc:2468] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:53.712944 18413 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.719937 18646 ts_tablet_manager.cc:1434] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 13:17:53.701463 18692 leader_election.cc:290] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.731014 18958 raft_consensus.cc:2804] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:53.731483 18958 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:53.731812 18958 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.736811 18646 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:53.748350 18646 tablet_bootstrap.cc:654] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.752081 18374 raft_consensus.cc:2468] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:53.755016 18643 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:53.764365 18643 ts_tablet_manager.cc:1403] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.338s	user 0.029s	sys 0.023s
I20260709 13:17:53.765771 18413 leader_election.cc:304] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.766912 18692 raft_consensus.cc:2804] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:53.767239 18643 raft_consensus.cc:359] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.767622 18692 raft_consensus.cc:697] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:53.768013 18643 raft_consensus.cc:385] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.768327 18643 raft_consensus.cc:740] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.757426 18644 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:53.761958 18446 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.762887 18958 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.768594 18692 consensus_queue.cc:237] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.770973 18958 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.772907 18645 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:53.772842 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:53.773559 18645 ts_tablet_manager.cc:1403] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.009s
I20260709 13:17:53.774320 18646 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
W20260709 13:17:53.774475 18413 leader_election.cc:343] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.774906 18646 ts_tablet_manager.cc:1403] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.014s
I20260709 13:17:53.776384 18645 raft_consensus.cc:359] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.777119 18645 raft_consensus.cc:385] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.777391 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:53.777962 18374 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.778105 18644 ts_tablet_manager.cc:1403] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.010s
I20260709 13:17:53.781577 18644 raft_consensus.cc:359] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.783030 18643 consensus_queue.cc:260] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.777406 18645 raft_consensus.cc:740] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.785288 18645 consensus_queue.cc:260] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.787971 18374 raft_consensus.cc:2468] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:53.789059 18413 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.790021 18958 raft_consensus.cc:2804] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:53.790467 18958 raft_consensus.cc:697] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:53.791255 18958 consensus_queue.cc:237] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.782505 18644 raft_consensus.cc:385] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.793875 18644 raft_consensus.cc:740] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.794763 18644 consensus_queue.cc:260] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.797958 18644 ts_tablet_manager.cc:1434] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:17:53.798482 18645 ts_tablet_manager.cc:1434] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 13:17:53.786513 18643 ts_tablet_manager.cc:1434] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:17:53.800030 18643 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:53.801910 18645 tablet_bootstrap.cc:492] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:53.807868 18644 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:53.808447 18841 consensus_queue.cc:1048] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:53.812773 18643 tablet_bootstrap.cc:654] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.816089 18646 raft_consensus.cc:359] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.816804 18646 raft_consensus.cc:385] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.817122 18646 raft_consensus.cc:740] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.817808 18646 consensus_queue.cc:260] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.819914 18646 ts_tablet_manager.cc:1434] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 13:17:53.820937 18646 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:53.840785 18271 catalog_manager.cc:5697] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.845101 18645 tablet_bootstrap.cc:654] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.850126 18961 raft_consensus.cc:493] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.850723 18961 raft_consensus.cc:515] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.857080 18735 consensus_queue.cc:1048] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:53.861713 18735 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.862201 18735 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:53.865816 18644 tablet_bootstrap.cc:654] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.871201 18646 tablet_bootstrap.cc:654] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.874512 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:53.878366 18490 leader_election.cc:343] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.881311 18961 leader_election.cc:290] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:53.877731 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.882378 18448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:53.887674 18564 leader_election.cc:343] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.885941 18735 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
W20260709 13:17:53.888265 18561 leader_election.cc:343] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.888445 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:53.888715 18561 leader_election.cc:304] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:53.889109 18596 raft_consensus.cc:2468] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:53.891134 18487 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:53.893508 18837 raft_consensus.cc:2749] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:53.896207 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:53.895978 18273 catalog_manager.cc:5697] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:53.900914 18841 raft_consensus.cc:2804] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:53.902923 18841 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:53.903294 18841 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.907603 18946 raft_consensus.cc:493] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.908074 18946 raft_consensus.cc:515] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.910154 18946 leader_election.cc:290] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:53.912621 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:53.914084 18341 leader_election.cc:343] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.914252 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:53.915894 18841 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
W20260709 13:17:53.916170 18338 leader_election.cc:343] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.916900 18338 leader_election.cc:304] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:53.919051 18643 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:53.919685 18643 ts_tablet_manager.cc:1403] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.018s
I20260709 13:17:53.921080 18946 raft_consensus.cc:2749] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:53.923338 18643 raft_consensus.cc:359] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.922313 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:53.924853 18596 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.924273 18643 raft_consensus.cc:385] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.922366 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:53.926433 18643 raft_consensus.cc:740] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
W20260709 13:17:53.927894 18490 leader_election.cc:343] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.928223 18643 consensus_queue.cc:260] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.931308 18643 ts_tablet_manager.cc:1434] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:17:53.932634 18643 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:53.934895 18735 raft_consensus.cc:493] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.935411 18735 raft_consensus.cc:515] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.939592 18735 leader_election.cc:290] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:53.949934 18946 consensus_queue.cc:1048] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:53.951541 18644 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:53.952250 18644 ts_tablet_manager.cc:1403] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.000s
W20260709 13:17:53.954981 18341 consensus_peers.cc:597] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:17:53.955928 18644 raft_consensus.cc:359] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:53.956852 18644 raft_consensus.cc:385] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.957192 18644 raft_consensus.cc:740] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.919070 18841 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:53.964196 18692 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:53.964723 18692 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.966708 18692 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.966516 18837 consensus_queue.cc:1048] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:53.969514 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.970434 18371 raft_consensus.cc:2468] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:53.971246 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:53.971939 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:53.973664 18413 leader_election.cc:343] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.974282 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de9a7946f6d4ec4871e6927cdcf81f9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:53.975164 18413 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:53.975489 18374 raft_consensus.cc:2393] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:53.976188 18692 raft_consensus.cc:2804] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:53.976596 18692 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:53.976889 18692 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.983832 18487 leader_election.cc:304] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:53.983986 18692 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:53.985809 18692 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:53.987908 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:53.989243 18938 raft_consensus.cc:3060] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:53.990283 18413 leader_election.cc:343] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:53.991814 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:53.992601 18373 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.011945 18947 consensus_queue.cc:1048] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:54.039826 18947 consensus_queue.cc:1048] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:54.040570 18564 consensus_peers.cc:597] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:17:54.046389 18373 raft_consensus.cc:2468] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:54.059801 18643 tablet_bootstrap.cc:654] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.957968 18644 consensus_queue.cc:260] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.062433 18413 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.063216 18692 raft_consensus.cc:2804] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.063683 18692 raft_consensus.cc:697] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:54.064499 18692 consensus_queue.cc:237] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:54.076598 18644 ts_tablet_manager.cc:1434] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.000s
I20260709 13:17:54.078881 18644 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:54.111158 18645 tablet_bootstrap.cc:492] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:54.111639 18645 ts_tablet_manager.cc:1403] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.310s	user 0.068s	sys 0.056s
I20260709 13:17:54.118027 18644 tablet_bootstrap.cc:654] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.118960 18646 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:54.119484 18646 ts_tablet_manager.cc:1403] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.299s	user 0.058s	sys 0.081s
I20260709 13:17:54.122135 18947 raft_consensus.cc:493] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.122253 18646 raft_consensus.cc:359] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.123178 18646 raft_consensus.cc:385] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.123013 18947 raft_consensus.cc:515] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.123502 18646 raft_consensus.cc:740] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.124188 18646 consensus_queue.cc:260] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.126451 18646 ts_tablet_manager.cc:1434] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:54.129347 18646 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:54.132550 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a426e6dfa4863bb17ace4863f1e9c" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:54.136268 18646 tablet_bootstrap.cc:654] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:54.142484 18341 leader_election.cc:343] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.147961 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a426e6dfa4863bb17ace4863f1e9c" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.159667 18271 catalog_manager.cc:5697] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.128628 18947 leader_election.cc:290] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:54.189321 18643 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:54.190050 18643 ts_tablet_manager.cc:1403] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.258s	user 0.030s	sys 0.013s
I20260709 13:17:54.161293 18958 raft_consensus.cc:493] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.203297 18958 raft_consensus.cc:515] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.206068 18958 leader_election.cc:290] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:54.175343 18938 raft_consensus.cc:2749] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:54.221184 18338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 45540.4us
I20260709 13:17:54.223008 18895 raft_consensus.cc:493] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.223438 18895 raft_consensus.cc:515] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.225356 18895 leader_election.cc:290] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
W20260709 13:17:54.224704 18338 leader_election.cc:343] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.231653 18338 leader_election.cc:304] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:54.232409 18895 raft_consensus.cc:2749] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.234603 18646 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:54.235131 18646 ts_tablet_manager.cc:1403] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.108s	user 0.036s	sys 0.010s
I20260709 13:17:54.236429 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:54.236552 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.226429 18645 raft_consensus.cc:359] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.253016 18645 raft_consensus.cc:385] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.218520 18596 raft_consensus.cc:2468] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:54.253420 18645 raft_consensus.cc:740] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.243434 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:54.254276 18487 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:54.254109 18645 consensus_queue.cc:260] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.255367 18938 raft_consensus.cc:2804] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.252945 18595 raft_consensus.cc:2468] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:54.226783 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.255882 18938 raft_consensus.cc:697] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:54.256448 18645 ts_tablet_manager.cc:1434] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.145s	user 0.006s	sys 0.000s
I20260709 13:17:54.238257 18643 raft_consensus.cc:359] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.256873 18643 raft_consensus.cc:385] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.256707 18938 consensus_queue.cc:237] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.257200 18643 raft_consensus.cc:740] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.258266 18643 consensus_queue.cc:260] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.258774 18644 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:54.259279 18644 ts_tablet_manager.cc:1403] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.003s
I20260709 13:17:54.260476 18643 ts_tablet_manager.cc:1434] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.001s
I20260709 13:17:54.261373 18643 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:54.261853 18644 raft_consensus.cc:359] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:54.262514 18644 raft_consensus.cc:385] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.257090 18413 leader_election.cc:304] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:54.262877 18644 raft_consensus.cc:740] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.255160 18646 raft_consensus.cc:359] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.263634 18644 consensus_queue.cc:260] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:54.263995 18646 raft_consensus.cc:385] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.264036 18958 raft_consensus.cc:2749] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.264402 18646 raft_consensus.cc:740] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.265252 18646 consensus_queue.cc:260] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.266346 18644 ts_tablet_manager.cc:1434] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:54.268092 18644 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:54.268417 18646 ts_tablet_manager.cc:1434] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:17:54.271417 18837 raft_consensus.cc:493] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.273882 18837 raft_consensus.cc:515] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.273517 18645 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:54.275929 18837 leader_election.cc:290] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:17:54.278237 18413 consensus_peers.cc:597] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:17:54.278909 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:54.275241 18643 tablet_bootstrap.cc:654] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:54.280192 18564 leader_election.cc:343] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.280356 18646 tablet_bootstrap.cc:492] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
W20260709 13:17:54.285930 18338 leader_election.cc:343] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.289338 18338 leader_election.cc:304] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.290863 18644 tablet_bootstrap.cc:654] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.292287 18646 tablet_bootstrap.cc:654] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.297653 18645 tablet_bootstrap.cc:654] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.299008 18864 raft_consensus.cc:2804] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.299500 18864 raft_consensus.cc:493] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.299945 18864 raft_consensus.cc:3060] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.280042 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:54.301062 18373 raft_consensus.cc:2468] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:54.303648 18561 leader_election.cc:304] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:54.304625 18934 raft_consensus.cc:2804] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.304970 18934 raft_consensus.cc:493] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.305274 18934 raft_consensus.cc:3060] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.313889 18934 raft_consensus.cc:515] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.316946 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:54.317505 18373 raft_consensus.cc:3060] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.317842 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
W20260709 13:17:54.319223 18564 leader_election.cc:343] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.319780 18934 leader_election.cc:290] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:54.322748 18373 raft_consensus.cc:2468] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:54.324102 18561 leader_election.cc:304] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:54.324883 18646 tablet_bootstrap.cc:492] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:54.326385 18934 raft_consensus.cc:2804] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.327149 18934 raft_consensus.cc:697] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:54.327234 18646 ts_tablet_manager.cc:1403] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.005s
I20260709 13:17:54.324286 18864 raft_consensus.cc:515] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.328208 18934 consensus_queue.cc:237] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.329581 18643 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:54.330047 18643 ts_tablet_manager.cc:1403] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.007s
I20260709 13:17:54.339560 18864 leader_election.cc:290] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.343343 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:54.343487 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:54.359967 18597 raft_consensus.cc:3060] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.346076 18643 raft_consensus.cc:359] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.346203 18646 raft_consensus.cc:359] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
W20260709 13:17:54.363237 18338 leader_election.cc:343] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.363495 18643 raft_consensus.cc:385] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.351326 18272 catalog_manager.cc:5697] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.363585 18646 raft_consensus.cc:385] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.363788 18643 raft_consensus.cc:740] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.363992 18646 raft_consensus.cc:740] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.364513 18643 consensus_queue.cc:260] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.364693 18646 consensus_queue.cc:260] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.367414 18646 ts_tablet_manager.cc:1434] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:17:54.368681 18646 tablet_bootstrap.cc:492] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:54.369251 18958 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.369719 18958 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.371613 18958 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.366595 18643 ts_tablet_manager.cc:1434] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 13:17:54.376258 18643 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:54.378189 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:54.378875 18521 raft_consensus.cc:2468] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:17:54.381276 18646 tablet_bootstrap.cc:654] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.381510 18449 raft_consensus.cc:3060] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.381297 18597 raft_consensus.cc:2468] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:54.385609 18643 tablet_bootstrap.cc:654] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.387909 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.390926 18413 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:54.391862 18958 raft_consensus.cc:2804] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:54.392056 18338 leader_election.cc:304] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.392225 18958 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.392661 18958 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.392931 18644 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:54.393392 18644 ts_tablet_manager.cc:1403] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.047s
I20260709 13:17:54.394016 18991 raft_consensus.cc:2804] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.395295 18692 consensus_queue.cc:1048] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:54.396076 18644 raft_consensus.cc:359] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.396708 18644 raft_consensus.cc:385] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.396966 18644 raft_consensus.cc:740] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.394511 18991 raft_consensus.cc:697] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:54.397780 18644 consensus_queue.cc:260] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.398175 18991 consensus_queue.cc:237] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.399919 18644 ts_tablet_manager.cc:1434] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:17:54.400911 18644 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:54.403317 18692 consensus_queue.cc:1048] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:54.406481 18644 tablet_bootstrap.cc:654] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.407899 18703 consensus_queue.cc:1048] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:54.410272 18646 tablet_bootstrap.cc:492] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:54.410813 18646 ts_tablet_manager.cc:1403] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.002s
I20260709 13:17:54.413686 18646 raft_consensus.cc:359] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.419045 18273 catalog_manager.cc:5697] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.426373 18934 raft_consensus.cc:493] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.426954 18946 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.427122 18934 raft_consensus.cc:515] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.427462 18946 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.429603 18946 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.430879 18934 leader_election.cc:290] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:54.433104 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a426e6dfa4863bb17ace4863f1e9c" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:54.433790 18371 raft_consensus.cc:2468] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 0.
I20260709 13:17:54.436040 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:54.438858 18338 leader_election.cc:343] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.438892 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.439592 18595 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:54.440547 18837 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:17:54.441051 18837 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.443167 18338 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.444777 18561 leader_election.cc:304] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:54.445411 18837 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:54.445968 18961 raft_consensus.cc:2804] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.446363 18961 raft_consensus.cc:493] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.446801 18961 raft_consensus.cc:3060] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.447642 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:54.448403 18521 raft_consensus.cc:2393] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 2: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:54.448763 18958 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.446339 18864 raft_consensus.cc:2804] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.451140 18864 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.451527 18864 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.457767 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a426e6dfa4863bb17ace4863f1e9c" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:54.458189 18961 raft_consensus.cc:515] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.459429 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:54.460204 18446 raft_consensus.cc:2368] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 for earlier term 2. Current term is 3.
I20260709 13:17:54.461159 18961 leader_election.cc:290] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:54.461428 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a426e6dfa4863bb17ace4863f1e9c" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:54.462002 18371 raft_consensus.cc:3060] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.464041 18958 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.474509 18643 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:54.475135 18643 ts_tablet_manager.cc:1403] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.005s
I20260709 13:17:54.478111 18643 raft_consensus.cc:359] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.414547 18646 raft_consensus.cc:385] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:54.479650 18564 leader_election.cc:343] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.479837 18646 raft_consensus.cc:740] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.481056 18564 leader_election.cc:400] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Vote denied by peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925) with higher term. Message: Invalid argument: T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 for earlier term 2. Current term is 3.
I20260709 13:17:54.481432 18564 leader_election.cc:403] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:54.481285 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:54.481998 18521 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.483253 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ecb4c7474d64f0d9e6f443edac008eb" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:54.483904 18595 raft_consensus.cc:3060] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:54.491842 18864 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.492561 18645 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:54.493136 18645 ts_tablet_manager.cc:1403] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.220s	user 0.010s	sys 0.001s
I20260709 13:17:54.494666 18646 consensus_queue.cc:260] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.495599 18703 raft_consensus.cc:493] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.495673 18645 raft_consensus.cc:359] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:54.496135 18703 raft_consensus.cc:515] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.496623 18645 raft_consensus.cc:385] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.497251 18645 raft_consensus.cc:740] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.497992 18645 consensus_queue.cc:260] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:54.500422 18703 leader_election.cc:290] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.479123 18643 raft_consensus.cc:385] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.500837 18595 raft_consensus.cc:2468] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 3.
I20260709 13:17:54.501617 18934 raft_consensus.cc:2749] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925) with higher term. Message: Invalid argument: T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 for earlier term 2. Current term is 3.
I20260709 13:17:54.501331 18643 raft_consensus.cc:740] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.503255 18643 consensus_queue.cc:260] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.506009 18643 ts_tablet_manager.cc:1434] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 13:17:54.506850 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a9a426e6dfa4863bb17ace4863f1e9c" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:54.507155 18643 tablet_bootstrap.cc:492] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:54.507895 18703 consensus_queue.cc:1048] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:54.512245 18645 ts_tablet_manager.cc:1434] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:17:54.513536 18645 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:54.514891 18643 tablet_bootstrap.cc:654] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.517243 18272 catalog_manager.cc:5697] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:54.527030 18521 raft_consensus.cc:2468] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 3.
I20260709 13:17:54.530910 18646 ts_tablet_manager.cc:1434] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.000s
I20260709 13:17:54.534566 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:54.537146 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.538019 18595 raft_consensus.cc:2468] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
W20260709 13:17:54.539232 18338 leader_election.cc:343] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.537147 18413 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:54.540999 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:54.545737 18523 raft_consensus.cc:2468] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:54.563898 18646 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:54.549754 18864 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
W20260709 13:17:54.545568 18564 leader_election.cc:343] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.550374 19006 raft_consensus.cc:2804] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:54.569818 18644 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:54.541752 18371 raft_consensus.cc:2468] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:54.573084 18644 ts_tablet_manager.cc:1403] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.172s	user 0.058s	sys 0.082s
I20260709 13:17:54.579814 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:54.580447 18597 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.583428 18561 leader_election.cc:304] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:54.584764 18934 raft_consensus.cc:2804] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.585238 18934 raft_consensus.cc:697] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:54.585997 18934 consensus_queue.cc:237] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.575414 19006 raft_consensus.cc:697] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:54.589874 19006 consensus_queue.cc:237] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.591634 18961 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.592159 18961 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.594092 18961 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:54.596035 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:54.597307 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:54.599027 18561 leader_election.cc:343] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.602120 18645 tablet_bootstrap.cc:654] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.631568 18991 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.632118 18991 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:54.634109 18991 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:54.635329 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:54.636726 18341 leader_election.cc:343] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.637094 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:54.638264 18338 leader_election.cc:343] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.638649 18338 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.639304 18864 raft_consensus.cc:2749] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.639725 18597 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:54.641021 18338 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.641521 18643 tablet_bootstrap.cc:492] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:54.642283 18643 ts_tablet_manager.cc:1403] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.135s	user 0.028s	sys 0.047s
W20260709 13:17:54.659459 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:44377, user_credentials={real_user=slave}} blocked reactor thread for 59655.5us
W20260709 13:17:54.660660 18413 consensus_peers.cc:597] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:17:54.661217 18413 leader_election.cc:304] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:54.662163 18958 raft_consensus.cc:2804] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.662539 18958 raft_consensus.cc:493] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.662892 18958 raft_consensus.cc:3060] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.646648 18991 raft_consensus.cc:2804] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.667078 18644 raft_consensus.cc:359] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.668073 18644 raft_consensus.cc:385] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.668342 18644 raft_consensus.cc:740] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
W20260709 13:17:54.671182 18561 leader_election.cc:343] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.671635 18561 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.668969 18644 consensus_queue.cc:260] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.681948 18644 ts_tablet_manager.cc:1434] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.107s	user 0.003s	sys 0.006s
I20260709 13:17:54.684912 18446 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.687412 18644 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:54.672624 18991 raft_consensus.cc:697] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:54.688145 18645 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:54.690364 18645 ts_tablet_manager.cc:1403] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.004s
I20260709 13:17:54.675910 18934 raft_consensus.cc:2749] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.694808 18991 consensus_queue.cc:237] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.705837 18449 raft_consensus.cc:3060] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.725843 18837 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.726397 18837 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.729832 18273 catalog_manager.cc:5697] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.733680 18645 raft_consensus.cc:359] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.737087 18645 raft_consensus.cc:385] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.737370 18645 raft_consensus.cc:740] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.740302 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:54.742138 18561 leader_election.cc:343] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.739544 18645 consensus_queue.cc:260] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.741955 18643 raft_consensus.cc:359] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.745198 18643 raft_consensus.cc:385] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.745591 18643 raft_consensus.cc:740] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.734474 18787 consensus_queue.cc:1048] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:17:54.751145 18645 ts_tablet_manager.cc:1434] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:17:54.746893 18643 consensus_queue.cc:260] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
W20260709 13:17:54.760726 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 46886.6us
I20260709 13:17:54.764103 18643 ts_tablet_manager.cc:1434] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 13:17:54.769040 18646 tablet_bootstrap.cc:654] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:54.769609 19010 log.cc:927] Time spent T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:17:54.770059 18270 catalog_manager.cc:5697] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 0 to 1, leader changed from <none> to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 1 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.752282 18989 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.775874 18643 tablet_bootstrap.cc:492] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:54.760792 18837 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:54.784850 18644 tablet_bootstrap.cc:654] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.782302 18989 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:54.788200 18989 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:54.789052 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:54.802518 19006 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.803056 19006 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.805464 18271 catalog_manager.cc:5697] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:54.813844 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:54.814782 18947 consensus_queue.cc:1048] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:54.819823 18645 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
W20260709 13:17:54.821180 18561 leader_election.cc:343] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.823836 18561 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.826920 18961 raft_consensus.cc:2749] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.835271 18958 raft_consensus.cc:515] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.838927 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:54.843357 18490 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:54.843526 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:54.843628 18989 consensus_queue.cc:1048] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:54.844161 18524 raft_consensus.cc:3060] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.845050 18735 raft_consensus.cc:2749] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.849772 18958 leader_election.cc:290] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.850246 18643 tablet_bootstrap.cc:654] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.852746 19006 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.861474 18645 tablet_bootstrap.cc:654] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.863091 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:54.864460 18643 tablet_bootstrap.cc:492] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:54.883150 18643 ts_tablet_manager.cc:1403] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.000s
I20260709 13:17:54.870573 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:17:54.883543 18564 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:17:54.883811 18596 raft_consensus.cc:2468] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:54.869261 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:54.885069 18595 raft_consensus.cc:3060] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.888198 18643 raft_consensus.cc:359] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.889468 18413 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:54.891127 18643 raft_consensus.cc:385] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.891561 18643 raft_consensus.cc:740] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.891856 18595 raft_consensus.cc:2468] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:54.892314 19006 raft_consensus.cc:2804] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:54.892696 19006 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.893091 19006 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:54.894371 18644 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:54.894899 18644 ts_tablet_manager.cc:1403] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.208s	user 0.008s	sys 0.007s
I20260709 13:17:54.897966 18644 raft_consensus.cc:359] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.885074 18646 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:54.900876 18646 ts_tablet_manager.cc:1403] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.338s	user 0.019s	sys 0.027s
I20260709 13:17:54.903496 18646 raft_consensus.cc:359] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.904135 18646 raft_consensus.cc:385] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.904409 18646 raft_consensus.cc:740] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.905040 18646 consensus_queue.cc:260] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.906566 19012 raft_consensus.cc:493] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ddacbd01babd4f3d8b30c26d67d94385)
I20260709 13:17:54.907083 19012 raft_consensus.cc:515] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.908981 18521 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.909508 19012 leader_election.cc:290] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:54.911535 18646 ts_tablet_manager.cc:1434] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:54.910791 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d814d2605144d79aaa355c9c5d4396a" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:54.898607 18644 raft_consensus.cc:385] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.914254 18646 tablet_bootstrap.cc:492] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:54.916712 18644 raft_consensus.cc:740] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.917455 18644 consensus_queue.cc:260] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:54.919219 18644 ts_tablet_manager.cc:1434] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:17:54.919869 18646 tablet_bootstrap.cc:654] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.920253 18644 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:54.928331 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d814d2605144d79aaa355c9c5d4396a" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.928942 18864 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.929442 18864 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.930749 18413 leader_election.cc:304] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:54.931922 18864 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:54.935154 19012 raft_consensus.cc:2804] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.935619 19012 raft_consensus.cc:697] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:54.936424 19012 consensus_queue.cc:237] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.889415 18524 raft_consensus.cc:2468] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:54.933761 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:54.938644 18596 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:54.940749 18338 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:54.941468 18864 raft_consensus.cc:2804] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.941825 18864 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.942140 18864 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.935412 18413 leader_election.cc:304] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:54.955901 18989 consensus_queue.cc:1048] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:54.893107 18643 consensus_queue.cc:260] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.965412 19006 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:54.967613 19006 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
W20260709 13:17:54.969527 18490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 125018us
I20260709 13:17:54.971115 18958 raft_consensus.cc:2749] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:54.973670 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:54.975651 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:54.985245 18449 raft_consensus.cc:1240] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Rejecting Update request from peer d3521689c5b54cab994fecbf125f1f1f for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:17:54.985999 18643 ts_tablet_manager.cc:1434] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260709 13:17:54.989111 18520 raft_consensus.cc:3060] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.991132 18413 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:54.994295 18735 consensus_queue.cc:1059] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:54.993728 18645 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.008697 19012 raft_consensus.cc:2749] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:55.008888 18735 raft_consensus.cc:3055] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:55.009248 18645 ts_tablet_manager.cc:1403] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.220s	user 0.012s	sys 0.000s
I20260709 13:17:55.009342 18735 raft_consensus.cc:740] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:54.995249 18864 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.010162 18735 consensus_queue.cc:260] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.011288 18735 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:55.011955 18645 raft_consensus.cc:359] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.012640 18645 raft_consensus.cc:385] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.012910 18645 raft_consensus.cc:740] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.000357 18644 tablet_bootstrap.cc:654] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.013597 18645 consensus_queue.cc:260] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:54.993063 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:55.014781 18989 consensus_queue.cc:1175] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ddacbd01babd4f3d8b30c26d67d94385" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:17:55.016654 19026 raft_consensus.cc:493] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.017155 19026 raft_consensus.cc:515] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.018608 18645 ts_tablet_manager.cc:1434] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:55.019521 18643 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385: Bootstrap starting.
I20260709 13:17:55.019686 18645 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.020246 18864 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.024444 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:55.026927 18646 tablet_bootstrap.cc:492] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.036092 18646 ts_tablet_manager.cc:1403] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.005s
I20260709 13:17:55.038865 18646 raft_consensus.cc:359] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.039532 18646 raft_consensus.cc:385] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.039846 18646 raft_consensus.cc:740] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.040522 18646 consensus_queue.cc:260] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.042603 18646 ts_tablet_manager.cc:1434] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:55.043016 19026 leader_election.cc:290] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:17:55.020423 18338 leader_election.cc:343] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.043948 18646 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:55.044420 18644 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:55.044881 18644 ts_tablet_manager.cc:1403] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.005s
W20260709 13:17:55.045470 18338 leader_election.cc:343] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.047557 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.048730 18643 tablet_bootstrap.cc:654] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.049311 18864 consensus_queue.cc:1048] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.064184 18795 raft_consensus.cc:493] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.049923 18787 raft_consensus.cc:493] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.064718 18795 raft_consensus.cc:515] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.065182 18787 raft_consensus.cc:515] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.067325 18787 leader_election.cc:290] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.068198 18645 tablet_bootstrap.cc:654] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.077814 18795 leader_election.cc:290] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:55.079454 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:55.080875 18341 leader_election.cc:343] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.081454 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.082137 18597 raft_consensus.cc:2468] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:55.083437 18338 leader_election.cc:304] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:55.084410 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.084767 18795 raft_consensus.cc:2804] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.085323 18795 raft_consensus.cc:493] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.085776 18795 raft_consensus.cc:3060] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:55.090253 18321 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:55.050742 18646 tablet_bootstrap.cc:654] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.050531 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.050246 18272 catalog_manager.cc:5697] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.093242 18645 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.093767 18645 ts_tablet_manager.cc:1403] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.005s
W20260709 13:17:55.093803 18561 leader_election.cc:343] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.019876 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.094985 18596 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.096594 18645 raft_consensus.cc:359] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.097396 18645 raft_consensus.cc:385] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.097847 18645 raft_consensus.cc:740] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.098605 18645 consensus_queue.cc:260] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.099392 19021 consensus_queue.cc:1048] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.099561 18487 leader_election.cc:304] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:55.100802 19026 raft_consensus.cc:2749] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:55.103408 18645 ts_tablet_manager.cc:1434] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:55.104250 18643 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385: No bootstrap required, opened a new log
I20260709 13:17:55.104537 18645 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.104744 18643 ts_tablet_manager.cc:1403] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.005s
I20260709 13:17:55.107362 18643 raft_consensus.cc:359] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.107992 18643 raft_consensus.cc:385] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.110651 18645 tablet_bootstrap.cc:654] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.116938 18643 raft_consensus.cc:740] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.122506 18645 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.122973 18596 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:55.123172 18645 ts_tablet_manager.cc:1403] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:17:55.124549 18338 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.126271 18991 raft_consensus.cc:2804] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.126681 18645 raft_consensus.cc:359] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.127481 18645 raft_consensus.cc:385] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.126749 18991 raft_consensus.cc:697] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:55.118484 18643 consensus_queue.cc:260] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.131248 18645 raft_consensus.cc:740] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.132395 18643 ts_tablet_manager.cc:1434] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:17:55.132030 18645 consensus_queue.cc:260] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.134614 18645 ts_tablet_manager.cc:1434] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:17:55.135573 18645 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.132233 18991 consensus_queue.cc:237] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.142335 18645 tablet_bootstrap.cc:654] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.047399 18644 raft_consensus.cc:359] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.144996 18644 raft_consensus.cc:385] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.145311 18644 raft_consensus.cc:740] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.146175 18644 consensus_queue.cc:260] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.150614 19026 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.151157 19026 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.152029 18597 raft_consensus.cc:1275] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:55.153548 19026 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:55.159142 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.155579 18520 raft_consensus.cc:1275] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:55.156531 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.163270 18597 raft_consensus.cc:2393] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate 14d20a48a03140d29669efb2bf725e8f in this term.
I20260709 13:17:55.171739 18487 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:55.173319 18989 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.171875 18795 raft_consensus.cc:515] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.178148 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.179037 18596 raft_consensus.cc:3060] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.183496 18644 ts_tablet_manager.cc:1434] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.138s	user 0.009s	sys 0.000s
I20260709 13:17:55.199644 18644 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:55.191166 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.192344 18449 raft_consensus.cc:3060] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.204955 18991 consensus_queue.cc:1048] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.221349 18273 catalog_manager.cc:5697] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:55.225899 18958 raft_consensus.cc:493] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.226400 18958 raft_consensus.cc:515] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.229005 18958 leader_election.cc:290] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.229795 18961 raft_consensus.cc:493] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.230269 18961 raft_consensus.cc:515] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.232139 18961 leader_election.cc:290] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.214552 18646 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.232890 18646 ts_tablet_manager.cc:1403] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.189s	user 0.019s	sys 0.064s
I20260709 13:17:55.233808 18958 consensus_queue.cc:1048] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.235383 18946 raft_consensus.cc:493] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.235868 18946 raft_consensus.cc:515] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.237722 18946 leader_election.cc:290] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.239334 18958 consensus_queue.cc:1048] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.240952 18644 tablet_bootstrap.cc:654] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.241400 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:17:55.243075 18341 leader_election.cc:343] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.243494 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:55.244911 18338 leader_election.cc:343] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.244740 18646 raft_consensus.cc:359] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.245432 18646 raft_consensus.cc:385] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.207392 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:55.245740 18646 raft_consensus.cc:740] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
W20260709 13:17:55.246905 18341 leader_election.cc:343] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.245343 18338 leader_election.cc:304] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
W20260709 13:17:55.249918 18564 leader_election.cc:343] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.250382 18564 leader_election.cc:304] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.252714 18644 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:55.253156 18644 ts_tablet_manager.cc:1403] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.003s
I20260709 13:17:55.254266 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.254944 18592 raft_consensus.cc:2468] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:55.254220 18787 raft_consensus.cc:2749] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.246431 18646 consensus_queue.cc:260] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.256222 18787 consensus_queue.cc:1048] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.256680 18644 raft_consensus.cc:359] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.257587 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.258737 18946 raft_consensus.cc:2749] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.258916 18646 ts_tablet_manager.cc:1434] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:17:55.257302 18644 raft_consensus.cc:385] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.259938 18644 raft_consensus.cc:740] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.260668 18644 consensus_queue.cc:260] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.206867 18795 leader_election.cc:290] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:55.184871 18989 raft_consensus.cc:2749] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.262836 18644 ts_tablet_manager.cc:1434] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
W20260709 13:17:55.263840 18564 leader_election.cc:343] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.264055 18523 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.260632 18413 leader_election.cc:304] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:55.266390 18596 raft_consensus.cc:2468] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:55.266424 18958 raft_consensus.cc:2804] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.267020 18958 raft_consensus.cc:493] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.267392 18958 raft_consensus.cc:3060] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.268267 19021 raft_consensus.cc:493] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.268872 19021 raft_consensus.cc:515] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.263885 18644 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:55.270313 18338 leader_election.cc:304] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:55.271456 18795 raft_consensus.cc:2804] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.271931 18795 raft_consensus.cc:697] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:55.272709 18795 consensus_queue.cc:237] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.274529 18989 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.275054 18989 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.275470 19021 leader_election.cc:290] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:55.277032 18989 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:55.278425 18646 tablet_bootstrap.cc:492] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:55.274614 18958 raft_consensus.cc:515] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.262132 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.284456 18645 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.284978 18645 ts_tablet_manager.cc:1403] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.150s	user 0.029s	sys 0.063s
I20260709 13:17:55.288691 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.290045 18958 leader_election.cc:290] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.293833 18646 tablet_bootstrap.cc:654] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.294440 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
W20260709 13:17:55.296015 18413 leader_election.cc:343] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.299685 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.297133 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.298244 18644 tablet_bootstrap.cc:654] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.299798 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.296073 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.301509 18595 raft_consensus.cc:3060] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.301929 18371 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:55.300053 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.303498 18597 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
W20260709 13:17:55.306903 18413 leader_election.cc:343] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.309006 18946 consensus_queue.cc:1048] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.310105 18645 raft_consensus.cc:359] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.311026 18645 raft_consensus.cc:385] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.311408 18645 raft_consensus.cc:740] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.312336 18645 consensus_queue.cc:260] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
W20260709 13:17:55.301699 18561 leader_election.cc:343] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.319715 18487 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:55.320470 18645 ts_tablet_manager.cc:1434] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260709 13:17:55.322353 18645 tablet_bootstrap.cc:492] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.328567 18735 raft_consensus.cc:2804] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.328994 18735 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.329319 18735 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.333738 18645 tablet_bootstrap.cc:654] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.334607 18595 raft_consensus.cc:2468] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:55.336119 18735 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.338042 18735 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:55.341034 18413 leader_election.cc:304] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.341894 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.342118 18958 raft_consensus.cc:2804] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.342900 18958 raft_consensus.cc:697] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:55.342749 18597 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.344089 18958 consensus_queue.cc:237] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.347543 18645 tablet_bootstrap.cc:492] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.348133 18645 ts_tablet_manager.cc:1403] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.013s
I20260709 13:17:55.351070 18645 raft_consensus.cc:359] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.351763 18645 raft_consensus.cc:385] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.352070 18645 raft_consensus.cc:740] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.352862 18645 consensus_queue.cc:260] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.355093 18645 ts_tablet_manager.cc:1434] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:55.356307 18645 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.364078 18645 tablet_bootstrap.cc:654] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:55.365804 18561 leader_election.cc:343] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.366289 18561 leader_election.cc:304] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.367079 18961 raft_consensus.cc:2749] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:55.368650 18561 leader_election.cc:343] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.369195 18561 leader_election.cc:304] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.370013 18961 raft_consensus.cc:2749] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.385604 19012 consensus_queue.cc:1048] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.396016 18644 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:55.396610 18644 ts_tablet_manager.cc:1403] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.022s
I20260709 13:17:55.399230 18644 raft_consensus.cc:359] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.399907 18644 raft_consensus.cc:385] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.402464 18646 tablet_bootstrap.cc:492] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.402994 18646 ts_tablet_manager.cc:1403] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.024s
I20260709 13:17:55.406087 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:55.406724 18373 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.406867 18646 raft_consensus.cc:359] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.407557 18646 raft_consensus.cc:385] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.407823 18646 raft_consensus.cc:740] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.408458 18646 consensus_queue.cc:260] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.400194 18644 raft_consensus.cc:740] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.409978 18644 consensus_queue.cc:260] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.412288 18644 ts_tablet_manager.cc:1434] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:17:55.413208 18644 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:55.413267 18373 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:55.415338 18958 consensus_queue.cc:1048] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.415426 18645 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.416363 18645 ts_tablet_manager.cc:1403] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.060s	user 0.029s	sys 0.013s
I20260709 13:17:55.421409 18644 tablet_bootstrap.cc:654] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.415479 18646 ts_tablet_manager.cc:1434] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:17:55.425364 18646 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:55.427573 18645 raft_consensus.cc:359] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.430447 18645 raft_consensus.cc:385] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.431193 18645 raft_consensus.cc:740] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.431592 18646 tablet_bootstrap.cc:654] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.432315 18645 consensus_queue.cc:260] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.434613 18487 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:55.435528 18735 raft_consensus.cc:2804] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.435998 18735 raft_consensus.cc:697] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:55.436784 18735 consensus_queue.cc:237] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.437266 18645 ts_tablet_manager.cc:1434] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:17:55.446358 18645 tablet_bootstrap.cc:492] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.446755 18644 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: No bootstrap required, opened a new log
I20260709 13:17:55.447297 18644 ts_tablet_manager.cc:1403] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.001s
I20260709 13:17:55.446756 18646 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.449497 18646 ts_tablet_manager.cc:1403] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:17:55.451692 18644 raft_consensus.cc:359] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.451875 18646 raft_consensus.cc:359] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.452431 18644 raft_consensus.cc:385] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.452494 18646 raft_consensus.cc:385] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.452747 18644 raft_consensus.cc:740] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.452829 18646 raft_consensus.cc:740] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.453524 18646 consensus_queue.cc:260] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.453569 18644 consensus_queue.cc:260] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.454391 18735 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.454857 18735 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.455874 18644 ts_tablet_manager.cc:1434] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:55.457060 18735 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:55.457777 18646 ts_tablet_manager.cc:1434] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:55.457722 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.459501 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.460919 18490 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:55.461891 18735 raft_consensus.cc:2749] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.458751 18646 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
W20260709 13:17:55.458726 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 90104.6us
I20260709 13:17:55.458966 18645 tablet_bootstrap.cc:654] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.474328 18646 tablet_bootstrap.cc:654] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.479470 18645 tablet_bootstrap.cc:492] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.479944 18645 ts_tablet_manager.cc:1403] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.003s
I20260709 13:17:55.481945 18645 raft_consensus.cc:359] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.482450 18645 raft_consensus.cc:385] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.482681 18645 raft_consensus.cc:740] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.483532 18645 consensus_queue.cc:260] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.484863 19012 raft_consensus.cc:493] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.485349 19012 raft_consensus.cc:515] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.485940 18645 ts_tablet_manager.cc:1434] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:55.485692 18272 catalog_manager.cc:5697] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.486975 18645 tablet_bootstrap.cc:492] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.484334 18271 catalog_manager.cc:5697] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.487344 19012 leader_election.cc:290] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.489351 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.489990 18597 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:55.490487 18646 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.491185 18646 ts_tablet_manager.cc:1403] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260709 13:17:55.489993 18596 raft_consensus.cc:2468] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:55.493326 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.494423 18646 raft_consensus.cc:359] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.495175 18646 raft_consensus.cc:385] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.495512 18646 raft_consensus.cc:740] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
W20260709 13:17:55.495657 18413 leader_election.cc:343] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.496394 18413 leader_election.cc:304] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.496547 18646 consensus_queue.cc:260] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.497908 18703 raft_consensus.cc:2804] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.498255 18703 raft_consensus.cc:493] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.498567 18703 raft_consensus.cc:3060] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.503672 18270 catalog_manager.cc:5697] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.511552 18703 raft_consensus.cc:515] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.512478 18646 ts_tablet_manager.cc:1434] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:17:55.513530 18646 tablet_bootstrap.cc:492] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:55.515393 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:55.513445 18703 leader_election.cc:290] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.515834 18645 tablet_bootstrap.cc:654] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.514302 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.516414 18596 raft_consensus.cc:3060] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.526249 18646 tablet_bootstrap.cc:654] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.530939 18646 tablet_bootstrap.cc:492] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.531498 18646 ts_tablet_manager.cc:1403] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 13:17:55.535480 18646 raft_consensus.cc:359] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.536141 18646 raft_consensus.cc:385] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.536470 18646 raft_consensus.cc:740] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.537140 18646 consensus_queue.cc:260] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.539116 18646 ts_tablet_manager.cc:1434] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:55.546603 18646 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:55.548221 18596 raft_consensus.cc:2468] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:55.549908 18413 leader_election.cc:304] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:55.551170 18703 raft_consensus.cc:2804] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.551832 18703 raft_consensus.cc:697] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:55.551580 18646 tablet_bootstrap.cc:654] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.552677 18703 consensus_queue.cc:237] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
W20260709 13:17:55.551116 18413 leader_election.cc:343] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.567858 18646 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.568311 18646 ts_tablet_manager.cc:1403] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260709 13:17:55.573194 18646 raft_consensus.cc:359] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.573858 18646 raft_consensus.cc:385] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.574309 18646 raft_consensus.cc:740] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.575086 18646 consensus_queue.cc:260] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.576649 18646 ts_tablet_manager.cc:1434] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:55.577561 18646 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7: Bootstrap starting.
I20260709 13:17:55.583003 18646 tablet_bootstrap.cc:654] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.593698 18646 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7: No bootstrap required, opened a new log
I20260709 13:17:55.593648 18946 consensus_queue.cc:1048] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.594295 18646 ts_tablet_manager.cc:1403] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:17:55.596993 18646 raft_consensus.cc:359] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.597720 18646 raft_consensus.cc:385] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.597981 18646 raft_consensus.cc:740] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.598603 18646 consensus_queue.cc:260] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.600904 18646 ts_tablet_manager.cc:1434] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:55.607218 18958 raft_consensus.cc:493] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.607913 18958 raft_consensus.cc:515] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.610558 18958 leader_election.cc:290] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:55.612514 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.614303 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.617902 18523 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.631755 18795 consensus_queue.cc:1048] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.613687 18596 raft_consensus.cc:2393] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 1: Already voted for candidate 14d20a48a03140d29669efb2bf725e8f in this term.
I20260709 13:17:55.633062 18645 tablet_bootstrap.cc:492] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.633579 18645 ts_tablet_manager.cc:1403] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.147s	user 0.048s	sys 0.058s
I20260709 13:17:55.637087 18645 raft_consensus.cc:359] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.637748 18645 raft_consensus.cc:385] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.637534 18413 leader_election.cc:304] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:55.638105 18645 raft_consensus.cc:740] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.638537 19012 raft_consensus.cc:3060] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.638834 18645 consensus_queue.cc:260] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.644975 18645 ts_tablet_manager.cc:1434] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:17:55.646836 18645 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.648370 18703 raft_consensus.cc:493] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.648813 18703 raft_consensus.cc:515] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:55.650580 18703 leader_election.cc:290] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:55.652684 18645 tablet_bootstrap.cc:654] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.654606 19012 raft_consensus.cc:2749] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.656486 18271 catalog_manager.cc:5697] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.658635 18958 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.659154 18958 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.661213 18958 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.664990 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.665901 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.666332 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba33d2c1a07457db1e0bc198cb12c8d" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.666476 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.668555 18371 raft_consensus.cc:2468] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:55.673210 18413 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:17:55.674420 18958 raft_consensus.cc:2804] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.674803 18958 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.675112 18958 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:55.675436 18413 leader_election.cc:343] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.681952 18958 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.684119 18958 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.684667 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:55.685312 18374 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.685353 18645 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.685606 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:55.685995 18645 ts_tablet_manager.cc:1403] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.005s
I20260709 13:17:55.688809 18645 raft_consensus.cc:359] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.689520 18645 raft_consensus.cc:385] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.690351 18645 raft_consensus.cc:740] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
W20260709 13:17:55.689699 18413 leader_election.cc:343] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.691154 18645 consensus_queue.cc:260] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.692180 18374 raft_consensus.cc:2468] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:55.693580 18645 ts_tablet_manager.cc:1434] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:55.693534 18413 leader_election.cc:304] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:55.694741 18413 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.695779 19012 raft_consensus.cc:2804] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.696305 19012 raft_consensus.cc:697] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:55.696487 18645 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.697117 19012 consensus_queue.cc:237] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.694314 18958 raft_consensus.cc:2749] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.703308 18445 raft_consensus.cc:3060] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.703883 18645 tablet_bootstrap.cc:654] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.703831 19012 raft_consensus.cc:493] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.706492 19012 raft_consensus.cc:515] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.707341 18991 raft_consensus.cc:493] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.707973 18991 raft_consensus.cc:515] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.710059 18989 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.710301 18991 leader_election.cc:290] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.710567 18989 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.713359 18374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.713953 18374 raft_consensus.cc:2468] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:55.714504 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.715236 18373 raft_consensus.cc:2393] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:55.715979 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.717092 18989 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:17:55.718833 18413 leader_election.cc:343] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.720033 18413 leader_election.cc:304] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.720904 18703 raft_consensus.cc:2804] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.721236 18703 raft_consensus.cc:493] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.721529 18703 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.722718 18735 raft_consensus.cc:493] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.723327 18735 raft_consensus.cc:515] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.723946 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.724615 18596 raft_consensus.cc:2468] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 0.
I20260709 13:17:55.727988 18703 raft_consensus.cc:515] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.729288 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.731384 18703 leader_election.cc:290] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.732450 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:55.733021 18373 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.734012 18338 leader_election.cc:304] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:55.734156 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:55.711014 19012 leader_election.cc:290] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.736723 18991 raft_consensus.cc:2804] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.737247 18991 raft_consensus.cc:493] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.737673 18991 raft_consensus.cc:3060] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.741993 18373 raft_consensus.cc:2468] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:55.743834 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.744820 18272 catalog_manager.cc:5697] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:55.745649 18338 leader_election.cc:343] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.745939 18490 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:55.746976 18989 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:55.748242 18413 leader_election.cc:343] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:55.749707 18413 leader_election.cc:304] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.754187 19006 raft_consensus.cc:2804] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.755671 18735 leader_election.cc:290] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.757017 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.759732 19006 raft_consensus.cc:697] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:55.760655 19006 consensus_queue.cc:237] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.761473 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f704cde2785e4f3eae33c8eb7c6b7897" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.766024 18989 raft_consensus.cc:2749] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.757812 18596 raft_consensus.cc:2393] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:55.777877 18487 leader_election.cc:304] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:55.778932 18989 raft_consensus.cc:3060] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.782075 18735 raft_consensus.cc:493] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.782537 18735 raft_consensus.cc:515] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.785128 18735 leader_election.cc:290] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.785903 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.786142 18989 raft_consensus.cc:2749] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.786630 18596 raft_consensus.cc:2393] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:55.787498 18946 consensus_queue.cc:1048] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.788106 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b3e83804c5a40ba82b039a1751053cc" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.789575 18490 leader_election.cc:304] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:55.790576 18989 raft_consensus.cc:3060] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.791260 18645 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.791716 18645 ts_tablet_manager.cc:1403] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.035s
I20260709 13:17:55.795024 18645 raft_consensus.cc:359] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.795766 18645 raft_consensus.cc:385] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.796152 18645 raft_consensus.cc:740] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.796983 18645 consensus_queue.cc:260] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.797142 18272 catalog_manager.cc:5697] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.802398 18645 ts_tablet_manager.cc:1434] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:17:55.808264 18989 raft_consensus.cc:2749] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.772831 18991 raft_consensus.cc:515] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.809572 18645 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f: Bootstrap starting.
I20260709 13:17:55.814206 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.814781 18596 raft_consensus.cc:3060] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.815565 18645 tablet_bootstrap.cc:654] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.816220 18991 leader_election.cc:290] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.818048 19011 raft_consensus.cc:493] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.817611 18735 raft_consensus.cc:493] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.841550 18645 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f: No bootstrap required, opened a new log
I20260709 13:17:55.841526 18795 consensus_queue.cc:1048] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.842257 18645 ts_tablet_manager.cc:1403] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.012s
I20260709 13:17:55.836495 18596 raft_consensus.cc:2468] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:55.841943 18735 raft_consensus.cc:515] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.834241 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:55.842943 18520 raft_consensus.cc:3060] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.846046 18645 raft_consensus.cc:359] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.846727 18645 raft_consensus.cc:385] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.847028 18645 raft_consensus.cc:740] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.847664 18645 consensus_queue.cc:260] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.849587 18645 ts_tablet_manager.cc:1434] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 13:17:55.849668 18735 leader_election.cc:290] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.854795 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.855397 18596 raft_consensus.cc:2468] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:55.856465 18520 raft_consensus.cc:2468] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 1.
I20260709 13:17:55.857369 19011 raft_consensus.cc:515] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.859459 18487 leader_election.cc:304] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:55.860332 18989 raft_consensus.cc:2804] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.860157 19006 consensus_queue.cc:1048] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.860725 18989 raft_consensus.cc:493] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.860963 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.861078 18989 raft_consensus.cc:3060] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.862140 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:55.859609 19011 leader_election.cc:290] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.862798 18595 raft_consensus.cc:2468] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:55.864411 19011 raft_consensus.cc:493] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.864902 19011 raft_consensus.cc:515] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.865401 18413 leader_election.cc:304] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:55.866143 19006 raft_consensus.cc:2804] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.866582 18338 leader_election.cc:304] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:55.867628 18795 raft_consensus.cc:2804] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.868077 18795 raft_consensus.cc:697] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:17:55.868889 18795 consensus_queue.cc:237] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:55.866490 19006 raft_consensus.cc:493] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.872510 19006 raft_consensus.cc:3060] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.875242 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.879112 18989 raft_consensus.cc:515] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.880266 18523 raft_consensus.cc:2393] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 1: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:55.880491 19006 raft_consensus.cc:515] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.881772 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:55.884552 18735 raft_consensus.cc:493] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.884909 19006 leader_election.cc:290] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.885121 18735 raft_consensus.cc:515] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.887174 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:55.887285 19026 consensus_queue.cc:1048] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.887746 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.888005 18523 raft_consensus.cc:2393] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 1: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:55.888049 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:55.888322 18373 raft_consensus.cc:2468] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:55.888785 18449 raft_consensus.cc:2468] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 0.
I20260709 13:17:55.889922 18490 leader_election.cc:304] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:55.890377 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:55.889933 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.890877 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:55.891122 18597 raft_consensus.cc:3060] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.891640 18373 raft_consensus.cc:2468] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:55.891018 18523 raft_consensus.cc:2468] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 0.
I20260709 13:17:55.893406 18413 leader_election.cc:304] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:55.894433 19026 raft_consensus.cc:2804] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.894840 19026 raft_consensus.cc:493] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.894975 19012 raft_consensus.cc:2804] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.895151 19026 raft_consensus.cc:3060] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.895490 19012 raft_consensus.cc:493] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.895864 19012 raft_consensus.cc:3060] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.898017 18597 raft_consensus.cc:2468] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:55.902807 18735 leader_election.cc:290] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:55.903127 18445 raft_consensus.cc:2393] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:55.902117 19026 raft_consensus.cc:515] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.904277 18413 leader_election.cc:304] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.905611 18373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:55.884626 19011 leader_election.cc:290] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.906164 18373 raft_consensus.cc:3060] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.906632 19011 raft_consensus.cc:2804] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.907068 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:55.907793 19011 raft_consensus.cc:697] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:55.908115 19026 leader_election.cc:290] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:55.908830 19011 consensus_queue.cc:237] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:55.912844 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d83223161c564d2eadd00cdaa8ae4d7a" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:55.914623 18595 raft_consensus.cc:2393] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:55.903007 19012 raft_consensus.cc:515] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:55.916880 18449 raft_consensus.cc:2393] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 1: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:55.919974 19012 leader_election.cc:290] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 1 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:55.920490 18371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:55.922917 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180fa4bea52f44bf8d1cf3af37d80b13" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:55.923420 18989 leader_election.cc:290] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:55.923779 18523 raft_consensus.cc:2393] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 1: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:55.926105 18413 leader_election.cc:304] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:55.929251 19006 raft_consensus.cc:2749] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.946902 19006 consensus_queue.cc:1048] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.960827 18373 raft_consensus.cc:2468] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:55.970664 19012 consensus_queue.cc:1048] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.953660 18271 catalog_manager.cc:5697] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 1 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:56.001266 18958 consensus_queue.cc:1048] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:56.014731 18487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 100213us
I20260709 13:17:56.027978 18487 leader_election.cc:304] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:56.028465 19083 consensus_queue.cc:1048] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.028707 19026 raft_consensus.cc:2804] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:56.029320 19026 raft_consensus.cc:697] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:56.030182 19026 consensus_queue.cc:237] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:56.034215 18272 catalog_manager.cc:5697] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:56.030149 18487 leader_election.cc:304] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f; no voters: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:56.037148 19083 raft_consensus.cc:2749] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:56.065382 18273 catalog_manager.cc:5697] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 1 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:56.131349 19006 consensus_queue.cc:1048] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.146634 19006 consensus_queue.cc:1048] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.181339 19006 consensus_queue.cc:1048] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.185822 18524 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:56.199164 19006 consensus_queue.cc:1048] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.278403 18947 consensus_queue.cc:1048] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:56.294353 18946 consensus_queue.cc:1048] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.370883 19083 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:56.371517 19083 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:56.373286 19083 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:56.374197 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:56.374264 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:56.375121 18449 raft_consensus.cc:2468] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:56.376101 18490 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:56.376843 19083 raft_consensus.cc:2804] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:56.377231 19083 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:56.377588 19083 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:56.383836 19083 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:56.386471 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:56.386515 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:56.387090 18449 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:56.387547 19083 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:17:56.392284 18449 raft_consensus.cc:2468] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:17:56.393374 18490 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:56.394080 19083 raft_consensus.cc:2804] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:56.394601 19083 raft_consensus.cc:697] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:56.395411 19083 consensus_queue.cc:237] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:56.401212 19006 consensus_queue.cc:1048] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.405104 18273 catalog_manager.cc:5697] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:56.414587 19011 consensus_queue.cc:1048] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:56.427937 19083 consensus_queue.cc:1048] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.436501 19083 consensus_queue.cc:1048] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.466188 18961 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:17:56.466775 18961 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:17:56.471311 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:56.471864 18961 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:56.472036 18449 raft_consensus.cc:2368] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 for earlier term 2. Current term is 3.
I20260709 13:17:56.473152 18564 leader_election.cc:400] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Vote denied by peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925) with higher term. Message: Invalid argument: T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 for earlier term 2. Current term is 3.
I20260709 13:17:56.473440 18564 leader_election.cc:403] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:17:56.473875 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "651181e6d295454180fee60c780fef64" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:56.474022 18961 raft_consensus.cc:3060] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:56.483521 18961 raft_consensus.cc:2749] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925) with higher term. Message: Invalid argument: T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 for earlier term 2. Current term is 3.
I20260709 13:17:56.964504 18445 raft_consensus.cc:1275] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:56.965719 18735 consensus_queue.cc:1048] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:56.977905 18595 raft_consensus.cc:1275] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:57.005604 19109 consensus_queue.cc:1048] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:57.373324 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
W20260709 13:17:57.390240 18561 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 133 similar messages]
W20260709 13:17:57.393715 18561 consensus_peers.cc:597] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:57.409673 18413 consensus_peers.cc:597] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.417758 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:17:57.417925 18487 consensus_peers.cc:597] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.418820 15416 tablet_replica.cc:333] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.419790 15416 raft_consensus.cc:2243] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.420229 15416 raft_consensus.cc:2272] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.421984 15416 tablet_replica.cc:333] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.422570 15416 raft_consensus.cc:2243] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.423566 15416 raft_consensus.cc:2272] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:57.423904 18487 consensus_peers.cc:597] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.425576 15416 tablet_replica.cc:333] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.426214 15416 raft_consensus.cc:2243] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.426618 15416 raft_consensus.cc:2272] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.428689 15416 tablet_replica.cc:333] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.429365 15416 raft_consensus.cc:2243] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.429847 15416 raft_consensus.cc:2272] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.432380 15416 tablet_replica.cc:333] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.433060 15416 raft_consensus.cc:2243] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.433491 15416 raft_consensus.cc:2272] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.435236 15416 tablet_replica.cc:333] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.435770 15416 raft_consensus.cc:2243] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.436597 15416 raft_consensus.cc:2272] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.438520 15416 tablet_replica.cc:333] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.439353 15416 raft_consensus.cc:2243] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.439815 15416 raft_consensus.cc:2272] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.441409 15416 tablet_replica.cc:333] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.442153 15416 raft_consensus.cc:2243] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.443049 15416 raft_consensus.cc:2272] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.445209 15416 tablet_replica.cc:333] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.445850 15416 raft_consensus.cc:2243] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.446182 15416 raft_consensus.cc:2272] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.448019 15416 tablet_replica.cc:333] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.448655 15416 raft_consensus.cc:2243] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.449107 15416 raft_consensus.cc:2272] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:57.450816 18487 consensus_peers.cc:597] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.451126 15416 tablet_replica.cc:333] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.451747 15416 raft_consensus.cc:2243] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.452138 15416 raft_consensus.cc:2272] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.453747 15416 tablet_replica.cc:333] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.454295 15416 raft_consensus.cc:2243] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.454731 15416 raft_consensus.cc:2272] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.456283 15416 tablet_replica.cc:333] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.456830 15416 raft_consensus.cc:2243] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.457203 15416 raft_consensus.cc:2272] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.459553 15416 tablet_replica.cc:333] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.460419 15416 raft_consensus.cc:2243] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.461341 15416 raft_consensus.cc:2272] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.463515 15416 tablet_replica.cc:333] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.464299 15416 raft_consensus.cc:2243] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.465319 15416 raft_consensus.cc:2272] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.468914 15416 tablet_replica.cc:333] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.470294 15416 raft_consensus.cc:2243] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.470899 15416 raft_consensus.cc:2272] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.473250 15416 tablet_replica.cc:333] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.474061 15416 raft_consensus.cc:2243] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:57.474498 18561 consensus_peers.cc:597] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.474524 15416 raft_consensus.cc:2272] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.477114 15416 tablet_replica.cc:333] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.477710 15416 raft_consensus.cc:2243] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.478174 15416 raft_consensus.cc:2272] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.479985 15416 tablet_replica.cc:333] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.480533 15416 raft_consensus.cc:2243] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.480914 15416 raft_consensus.cc:2272] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.482474 15416 tablet_replica.cc:333] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.483064 15416 raft_consensus.cc:2243] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.483449 15416 raft_consensus.cc:2272] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.485265 15416 tablet_replica.cc:333] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.485811 15416 raft_consensus.cc:2243] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.486294 15416 raft_consensus.cc:2272] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.488173 15416 tablet_replica.cc:333] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.488665 15416 raft_consensus.cc:2243] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.488986 15416 raft_consensus.cc:2272] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.490677 15416 tablet_replica.cc:333] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.491369 15416 raft_consensus.cc:2243] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.492015 15416 raft_consensus.cc:2272] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.493549 15416 tablet_replica.cc:333] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.494026 15416 raft_consensus.cc:2243] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.494712 15416 raft_consensus.cc:2272] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.497105 15416 tablet_replica.cc:333] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.497869 15416 raft_consensus.cc:2243] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.498373 15416 raft_consensus.cc:2272] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:57.500725 18413 consensus_peers.cc:597] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.501502 15416 tablet_replica.cc:333] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.502352 15416 raft_consensus.cc:2243] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.502838 15416 raft_consensus.cc:2272] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.504961 15416 tablet_replica.cc:333] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.505709 15416 raft_consensus.cc:2243] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.506551 15416 raft_consensus.cc:2272] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.508432 15416 tablet_replica.cc:333] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.509084 15416 raft_consensus.cc:2243] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.509944 15416 raft_consensus.cc:2272] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.511994 15416 tablet_replica.cc:333] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.512524 15416 raft_consensus.cc:2243] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.512938 15416 raft_consensus.cc:2272] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.514601 15416 tablet_replica.cc:333] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.515153 15416 raft_consensus.cc:2243] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.515815 15416 raft_consensus.cc:2272] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.517443 15416 tablet_replica.cc:333] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.517953 15416 raft_consensus.cc:2243] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.518359 15416 raft_consensus.cc:2272] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.520453 15416 tablet_replica.cc:333] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.521049 15416 raft_consensus.cc:2243] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.521512 15416 raft_consensus.cc:2272] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.523569 15416 tablet_replica.cc:333] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.524148 15416 raft_consensus.cc:2243] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.524608 15416 raft_consensus.cc:2272] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.526584 15416 tablet_replica.cc:333] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.527233 15416 raft_consensus.cc:2243] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.527719 15416 raft_consensus.cc:2272] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.529593 15416 tablet_replica.cc:333] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.530195 15416 raft_consensus.cc:2243] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.530999 15416 raft_consensus.cc:2272] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.532629 15416 tablet_replica.cc:333] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.533114 15416 raft_consensus.cc:2243] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.533847 15416 raft_consensus.cc:2272] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.535490 15416 tablet_replica.cc:333] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.535944 15416 raft_consensus.cc:2243] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.536321 15416 raft_consensus.cc:2272] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.537901 15416 tablet_replica.cc:333] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.538527 15416 raft_consensus.cc:2243] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.539500 15416 raft_consensus.cc:2272] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.541792 15416 tablet_replica.cc:333] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
W20260709 13:17:57.542461 18487 consensus_peers.cc:597] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.542424 15416 raft_consensus.cc:2243] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.543356 15416 raft_consensus.cc:2272] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:57.544087 18561 consensus_peers.cc:597] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.545400 15416 tablet_replica.cc:333] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.545912 15416 raft_consensus.cc:2243] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.546583 15416 raft_consensus.cc:2272] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.548264 15416 tablet_replica.cc:333] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.548887 15416 raft_consensus.cc:2243] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.549729 15416 raft_consensus.cc:2272] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.551549 15416 tablet_replica.cc:333] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.552079 15416 raft_consensus.cc:2243] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.552517 15416 raft_consensus.cc:2272] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.554605 15416 tablet_replica.cc:333] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.555106 15416 raft_consensus.cc:2243] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.555574 15416 raft_consensus.cc:2272] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:57.556105 18561 consensus_peers.cc:597] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.557423 15416 tablet_replica.cc:333] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.557891 15416 raft_consensus.cc:2243] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:57.558245 15416 raft_consensus.cc:2272] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:57.559834 15416 tablet_replica.cc:333] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: stopping tablet replica
I20260709 13:17:57.560216 15416 raft_consensus.cc:2243] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:57.560815 15416 raft_consensus.cc:2272] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:57.565467 18561 consensus_peers.cc:597] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:57.570812 18487 consensus_peers.cc:597] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:57.575508 18413 consensus_peers.cc:597] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:57.603327 18413 consensus_peers.cc:597] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:57.605481 18413 consensus_peers.cc:597] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:57.611294 18413 consensus_peers.cc:597] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:17:57.633953 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
W20260709 13:17:57.645363 18561 consensus_peers.cc:597] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.695045 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:57.701435 19118 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:17:57.703681 19121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:57.706001 19119 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:17:57.707665 15416 server_base.cc:1061] running on GCE node
W20260709 13:17:57.708930 18487 consensus_peers.cc:597] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.712021 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:57.712272 15416 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:17:57.712423 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603077712408 us; error 0 us; skew 500 ppm
I20260709 13:17:57.712925 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:57.715751 15416 webserver.cc:533] Webserver started at http://127.15.14.1:44267/ using document root <none> and password file <none>
I20260709 13:17:57.716315 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:57.716516 15416 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 13:17:57.720494 18561 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.721182 15416 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:17:57.728929 19127 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:17:57.729797 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:17:57.730100 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "14d20a48a03140d29669efb2bf725e8f"
format_stamp: "Formatted at 2026-07-09 13:17:46 on dist-test-slave-x7j4"
I20260709 13:17:57.730515 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602990246819-15416-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:17:57.743026 18413 consensus_peers.cc:597] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.752167 18413 consensus_peers.cc:597] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.755250 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:57.756515 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:57.758381 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:57.763103 19135 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:17:57.772483 18561 consensus_peers.cc:597] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.820822 18487 consensus_peers.cc:597] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.831463 18413 consensus_peers.cc:597] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.832041 18487 consensus_peers.cc:597] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.853713 18561 consensus_peers.cc:597] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.859853 18561 consensus_peers.cc:597] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.881599 18561 consensus_peers.cc:597] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.883033 18487 consensus_peers.cc:597] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.997983 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:17:57.998293 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.236s	user 0.006s	sys 0.004s
I20260709 13:17:57.998615 15416 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:17:58.002817 19135 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.015193 19135 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.015904 19135 tablet_bootstrap.cc:492] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.016400 19135 ts_tablet_manager.cc:1403] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:17:58.018182 19135 raft_consensus.cc:359] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.018721 19135 raft_consensus.cc:740] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.019383 19135 consensus_queue.cc:260] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.021638 19135 ts_tablet_manager.cc:1434] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:17:58.022385 19135 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.043881 19135 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.044777 19135 tablet_bootstrap.cc:492] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.045383 19135 ts_tablet_manager.cc:1403] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260709 13:17:58.047706 19135 raft_consensus.cc:359] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.048338 19135 raft_consensus.cc:740] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.049069 19135 consensus_queue.cc:260] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.050899 19135 ts_tablet_manager.cc:1434] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 13:17:58.051590 19135 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.064172 19135 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.064882 19135 tablet_bootstrap.cc:492] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.065399 19135 ts_tablet_manager.cc:1403] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:17:58.067525 19135 raft_consensus.cc:359] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.068032 19135 raft_consensus.cc:740] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.068698 19135 consensus_queue.cc:260] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.070365 19135 ts_tablet_manager.cc:1434] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:17:58.071111 19135 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.081543 19135 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.082484 19135 tablet_bootstrap.cc:492] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.083108 19135 ts_tablet_manager.cc:1403] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:17:58.085391 19135 raft_consensus.cc:359] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.086010 19135 raft_consensus.cc:740] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.086604 19135 consensus_queue.cc:260] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.088518 19135 ts_tablet_manager.cc:1434] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:58.089246 19135 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.121238 19135 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.122225 19135 tablet_bootstrap.cc:492] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.122920 19135 ts_tablet_manager.cc:1403] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.017s
I20260709 13:17:58.126190 19135 raft_consensus.cc:359] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.127079 19135 raft_consensus.cc:740] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.128002 19135 consensus_queue.cc:260] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.130776 19135 ts_tablet_manager.cc:1434] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:17:58.131673 19135 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.151569 19135 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.152529 19135 tablet_bootstrap.cc:492] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.153162 19135 ts_tablet_manager.cc:1403] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 13:17:58.155580 19135 raft_consensus.cc:359] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.156267 19135 raft_consensus.cc:740] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.157025 19135 consensus_queue.cc:260] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.158895 19135 ts_tablet_manager.cc:1434] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:58.159653 19135 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.179275 19135 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.180226 19135 tablet_bootstrap.cc:492] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.180819 19135 ts_tablet_manager.cc:1403] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:17:58.183001 19135 raft_consensus.cc:359] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.183601 19135 raft_consensus.cc:740] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.184223 19135 consensus_queue.cc:260] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.185940 19135 ts_tablet_manager.cc:1434] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:58.186609 19135 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.199321 19135 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.200300 19135 tablet_bootstrap.cc:492] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.200968 19135 ts_tablet_manager.cc:1403] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:17:58.203308 19135 raft_consensus.cc:359] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.204018 19135 raft_consensus.cc:740] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.204684 19135 consensus_queue.cc:260] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.206616 19135 ts_tablet_manager.cc:1434] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:58.207365 19135 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.221956 19135 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.222621 19135 tablet_bootstrap.cc:492] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.223265 19135 ts_tablet_manager.cc:1403] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:17:58.224988 19135 raft_consensus.cc:359] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.225476 19135 raft_consensus.cc:740] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.226073 19135 consensus_queue.cc:260] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.227568 19135 ts_tablet_manager.cc:1434] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:58.228322 19135 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.230119 15416 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:17:58.230468 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.232s	user 0.217s	sys 0.004s
I20260709 13:17:58.264904 19135 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.265848 19135 tablet_bootstrap.cc:492] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.266459 19135 ts_tablet_manager.cc:1403] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.015s
I20260709 13:17:58.268407 19135 raft_consensus.cc:359] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.268904 19135 raft_consensus.cc:740] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.269484 19135 consensus_queue.cc:260] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.271176 19135 ts_tablet_manager.cc:1434] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:58.271854 19135 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.291157 19135 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.292042 19135 tablet_bootstrap.cc:492] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.292918 19135 ts_tablet_manager.cc:1403] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 13:17:58.295179 19135 raft_consensus.cc:359] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.295827 19135 raft_consensus.cc:740] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.296573 19135 consensus_queue.cc:260] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.298707 19135 ts_tablet_manager.cc:1434] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:58.299444 19135 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.329030 19135 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.329924 19135 tablet_bootstrap.cc:492] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.330529 19135 ts_tablet_manager.cc:1403] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 13:17:58.332996 19135 raft_consensus.cc:359] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.333678 19135 raft_consensus.cc:740] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.334424 19135 consensus_queue.cc:260] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.336627 19135 ts_tablet_manager.cc:1434] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:58.337354 19135 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.361740 19135 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.362639 19135 tablet_bootstrap.cc:492] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.363497 19135 ts_tablet_manager.cc:1403] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 13:17:58.366978 19135 raft_consensus.cc:359] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.369585 19135 raft_consensus.cc:740] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.370285 19135 consensus_queue.cc:260] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.375291 19135 ts_tablet_manager.cc:1434] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:58.375998 19135 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.393131 19135 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.393987 19135 tablet_bootstrap.cc:492] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.394551 19135 ts_tablet_manager.cc:1403] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260709 13:17:58.397264 19135 raft_consensus.cc:359] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.397913 19135 raft_consensus.cc:740] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.398602 19135 consensus_queue.cc:260] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.401127 19135 ts_tablet_manager.cc:1434] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:58.401846 19135 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.470608 19135 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.471527 19135 tablet_bootstrap.cc:492] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.472123 19135 ts_tablet_manager.cc:1403] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.039s
I20260709 13:17:58.474901 19135 raft_consensus.cc:359] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.475724 19135 raft_consensus.cc:740] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.476527 19135 consensus_queue.cc:260] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.479212 19135 ts_tablet_manager.cc:1434] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:58.480188 19135 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.491863 19145 raft_consensus.cc:493] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.492501 19145 raft_consensus.cc:515] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.494792 19145 leader_election.cc:290] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.495946 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.497750 19135 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.498610 19135 tablet_bootstrap.cc:492] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.499253 19135 ts_tablet_manager.cc:1403] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
W20260709 13:17:58.500892 18413 leader_election.cc:336] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:17:58.501585 18413 leader_election.cc:304] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:58.501641 19135 raft_consensus.cc:359] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.502398 19135 raft_consensus.cc:740] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.502485 19145 raft_consensus.cc:2749] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.503139 19135 consensus_queue.cc:260] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.504834 19135 ts_tablet_manager.cc:1434] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:58.505470 19135 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.508725 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:44377
I20260709 13:17:58.508849 19212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:44377 every 8 connection(s)
I20260709 13:17:58.548223 19109 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.549015 19135 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.548753 19109 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.550019 19135 tablet_bootstrap.cc:492] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.550679 19135 ts_tablet_manager.cc:1403] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.004s
I20260709 13:17:58.551038 19109 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.551743 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.553294 19135 raft_consensus.cc:359] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.550464 19214 heartbeater.cc:344] Connected to a master server at 127.15.14.62:44885
I20260709 13:17:58.555132 19214 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:58.556141 19214 heartbeater.cc:507] Master 127.15.14.62:44885 requested a full tablet report, sending...
I20260709 13:17:58.559417 19102 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.559962 19102 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.562052 19102 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.563069 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.553962 19135 raft_consensus.cc:740] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.563918 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.564663 19135 consensus_queue.cc:260] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
W20260709 13:17:58.565266 18561 leader_election.cc:343] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.565954 18561 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:58.566644 19102 raft_consensus.cc:2749] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.568783 19135 ts_tablet_manager.cc:1434] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:17:58.569624 19135 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.571803 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:58.573045 18487 leader_election.cc:343] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.573405 18487 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:58.573966 19109 raft_consensus.cc:2749] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.579988 19109 raft_consensus.cc:493] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.580440 19109 raft_consensus.cc:515] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.582248 19109 leader_election.cc:290] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.583153 19135 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.584028 19135 tablet_bootstrap.cc:492] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.584165 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.584638 19135 ts_tablet_manager.cc:1403] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:17:58.585120 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:17:58.585306 18487 leader_election.cc:343] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.586537 19109 raft_consensus.cc:493] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.584748 18271 ts_manager.cc:194] Re-registered known tserver with Master: 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.587095 19135 raft_consensus.cc:359] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.587203 19109 raft_consensus.cc:515] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.588052 19135 raft_consensus.cc:740] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.588743 19135 consensus_queue.cc:260] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.589705 19109 leader_election.cc:290] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:58.590639 19135 ts_tablet_manager.cc:1434] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:58.590960 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:58.591444 19135 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.587076 18487 leader_election.cc:304] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:58.592938 19109 raft_consensus.cc:2749] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.593434 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:58.594509 18487 leader_election.cc:343] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.594875 18487 leader_election.cc:304] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:58.595703 19109 raft_consensus.cc:2749] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.606379 19135 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.607353 19135 tablet_bootstrap.cc:492] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.607982 19135 ts_tablet_manager.cc:1403] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 13:17:58.610435 19135 raft_consensus.cc:359] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.611094 19135 raft_consensus.cc:740] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.611812 19135 consensus_queue.cc:260] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.613699 19135 ts_tablet_manager.cc:1434] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:58.614470 19135 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.628609 19135 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.629518 19135 tablet_bootstrap.cc:492] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.630129 19135 ts_tablet_manager.cc:1403] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:17:58.632567 19135 raft_consensus.cc:359] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.633219 19135 raft_consensus.cc:740] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.633857 19135 consensus_queue.cc:260] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.634588 18271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60158
I20260709 13:17:58.635874 19135 ts_tablet_manager.cc:1434] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:58.636633 19135 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.639256 19214 heartbeater.cc:499] Master 127.15.14.62:44885 was elected leader, sending a full tablet report...
I20260709 13:17:58.650470 19135 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.651350 19135 tablet_bootstrap.cc:492] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.651990 19135 ts_tablet_manager.cc:1403] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 13:17:58.654229 19135 raft_consensus.cc:359] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.654888 19135 raft_consensus.cc:740] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.655485 19135 consensus_queue.cc:260] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.657352 19135 ts_tablet_manager.cc:1434] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:58.658046 19135 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.669005 18787 raft_consensus.cc:493] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.669505 18787 raft_consensus.cc:515] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.671370 18787 leader_election.cc:290] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.672206 19135 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.672338 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.673223 19135 tablet_bootstrap.cc:492] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.672284 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:17:58.673769 18561 leader_election.cc:343] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.673869 19135 ts_tablet_manager.cc:1403] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:17:58.674547 18561 leader_election.cc:304] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:58.675612 18787 raft_consensus.cc:2749] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.676716 19135 raft_consensus.cc:359] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.677399 19135 raft_consensus.cc:740] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.678033 19135 consensus_queue.cc:260] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.679941 19135 ts_tablet_manager.cc:1434] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:58.680637 19135 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.685084 19145 raft_consensus.cc:493] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.685513 19145 raft_consensus.cc:515] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.687233 19145 leader_election.cc:290] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:58.688426 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.689034 19184 raft_consensus.cc:2468] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:58.689064 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.691272 18413 leader_election.cc:304] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [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: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:17:58.691972 19012 raft_consensus.cc:2804] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.692298 19012 raft_consensus.cc:493] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.692625 19012 raft_consensus.cc:3060] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.692548 19109 raft_consensus.cc:493] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.693202 19109 raft_consensus.cc:515] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.695127 19109 leader_election.cc:290] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.697086 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.697095 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:58.698844 18487 leader_election.cc:343] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.699256 19116 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.699453 19012 raft_consensus.cc:515] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.699764 19116 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.701252 19012 leader_election.cc:290] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:58.701685 19116 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.697721 18596 raft_consensus.cc:2468] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:58.703249 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.704710 19135 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.704592 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.705247 19184 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:58.705632 19135 tablet_bootstrap.cc:492] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.706282 19135 ts_tablet_manager.cc:1403] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:17:58.706435 18487 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [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: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:58.707207 19109 raft_consensus.cc:2804] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.707288 18487 leader_election.cc:304] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:58.707578 19109 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.707998 19109 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.708734 19116 raft_consensus.cc:2804] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.708653 19135 raft_consensus.cc:359] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.709151 19116 raft_consensus.cc:493] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.709419 19135 raft_consensus.cc:740] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.709510 19116 raft_consensus.cc:3060] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.711711 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.712284 19184 raft_consensus.cc:3060] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.710127 19135 consensus_queue.cc:260] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.714951 19109 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.716924 19135 ts_tablet_manager.cc:1434] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:17:58.717729 19135 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.718634 18787 raft_consensus.cc:493] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.719087 18787 raft_consensus.cc:515] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.720984 18787 leader_election.cc:290] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:58.723358 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.723958 19185 raft_consensus.cc:2468] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.725201 18561 leader_election.cc:304] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:58.726470 19102 raft_consensus.cc:2804] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.727186 19102 raft_consensus.cc:493] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.727530 19102 raft_consensus.cc:3060] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.728250 19012 raft_consensus.cc:493] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.728739 19012 raft_consensus.cc:515] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.730574 19012 leader_election.cc:290] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.727619 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:58.723140 19116 raft_consensus.cc:515] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.735366 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.735661 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.737058 19116 leader_election.cc:290] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.738200 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:58.739336 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:58.743588 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7791dc83f4f14f0a972f1836d17d75e9" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.748214 18445 raft_consensus.cc:2468] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.747663 18596 raft_consensus.cc:3060] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:58.749451 18487 leader_election.cc:343] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:58.754179 18413 leader_election.cc:343] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.748579 18787 raft_consensus.cc:493] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.755148 18787 raft_consensus.cc:515] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.756922 18787 leader_election.cc:290] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.740717 19184 raft_consensus.cc:2468] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:17:58.757441 18413 leader_election.cc:304] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:58.757851 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.758253 19012 raft_consensus.cc:2749] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.758250 18787 raft_consensus.cc:493] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.759192 18787 raft_consensus.cc:515] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.759852 18413 leader_election.cc:304] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [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: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:58.760605 19012 raft_consensus.cc:2804] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:58.761081 19012 raft_consensus.cc:697] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:58.760492 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.761795 19012 consensus_queue.cc:237] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.764292 19184 raft_consensus.cc:2468] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.767100 18787 leader_election.cc:290] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:58.767143 18596 raft_consensus.cc:2468] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:58.766332 19116 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.770483 18487 leader_election.cc:304] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:58.771981 19108 raft_consensus.cc:2804] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:58.772992 18561 leader_election.cc:304] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:58.774148 18787 raft_consensus.cc:2804] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.774601 18787 raft_consensus.cc:493] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.770668 19116 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.777513 19116 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.779289 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.779735 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.780049 18596 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
W20260709 13:17:58.781229 18487 leader_election.cc:343] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.782029 18487 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:58.782265 19109 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.774515 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.799947 19136 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
W20260709 13:17:58.808116 18561 leader_election.cc:343] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.807991 19136 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.811307 19136 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.811918 19136 raft_consensus.cc:493] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.812489 19136 raft_consensus.cc:515] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.817533 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:58.818107 18596 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.819393 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.820021 19185 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.821506 18561 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:58.821285 19136 leader_election.cc:290] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:58.754273 19102 raft_consensus.cc:515] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.824743 19011 raft_consensus.cc:493] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.825600 19108 raft_consensus.cc:697] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:58.825484 19011 raft_consensus.cc:515] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.826709 19108 consensus_queue.cc:237] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.775452 18787 raft_consensus.cc:3060] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.805510 19233 raft_consensus.cc:493] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.822427 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.822923 19145 raft_consensus.cc:493] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.808094 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
W20260709 13:17:58.830880 18561 leader_election.cc:343] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.830989 19184 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.831770 19234 raft_consensus.cc:493] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.832502 19234 raft_consensus.cc:515] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.830070 19145 raft_consensus.cc:515] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.835742 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.836432 18524 raft_consensus.cc:2393] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 2: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:58.837232 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.837900 18521 raft_consensus.cc:2468] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.838487 19233 raft_consensus.cc:515] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.839521 18272 catalog_manager.cc:5697] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:58.804360 19232 raft_consensus.cc:2804] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.840493 19233 leader_election.cc:290] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.840688 19232 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.841120 19232 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.843925 19116 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.844439 19102 leader_election.cc:290] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:58.844499 19116 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.845657 19011 leader_election.cc:290] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:58.846856 19116 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.853096 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.853746 18595 raft_consensus.cc:2468] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:58.857107 19145 leader_election.cc:290] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.858371 18413 leader_election.cc:304] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:58.858731 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.859513 19011 raft_consensus.cc:2804] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.859907 19011 raft_consensus.cc:493] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.860275 19011 raft_consensus.cc:3060] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.867390 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.868969 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.869817 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.870021 19184 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:58.870481 18521 raft_consensus.cc:2468] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:58.875586 18487 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:58.866531 18787 raft_consensus.cc:515] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.877137 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.877444 18787 leader_election.cc:290] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.877954 18787 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.878172 19233 raft_consensus.cc:2804] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:58.878720 19233 raft_consensus.cc:697] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:58.878960 18596 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:58.879580 19228 raft_consensus.cc:2764] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:17:58.877137 19135 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.881495 19135 tablet_bootstrap.cc:492] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.881918 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.886438 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:58.886798 19185 raft_consensus.cc:2468] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:58.849079 19234 leader_election.cc:290] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.888140 18487 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [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: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:58.889283 19116 raft_consensus.cc:2804] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.889730 19116 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.890120 19116 raft_consensus.cc:3060] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:58.890612 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 52690.5us
I20260709 13:17:58.892130 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.892679 19185 raft_consensus.cc:3060] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.890618 19011 raft_consensus.cc:515] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.895253 19011 leader_election.cc:290] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.895534 19236 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.896008 19236 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.896616 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.896844 19234 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.897167 18561 leader_election.cc:304] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:58.898010 18445 raft_consensus.cc:2393] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 2: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:58.898464 19183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.898729 19228 raft_consensus.cc:2804] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.899152 19228 raft_consensus.cc:493] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.899612 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:58.885759 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.882099 19135 ts_tablet_manager.cc:1403] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.165s	user 0.049s	sys 0.008s
I20260709 13:17:58.897332 19234 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.899652 19228 raft_consensus.cc:3060] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.901978 19234 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.902475 19234 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.902735 19135 raft_consensus.cc:359] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.902969 19234 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.903465 19135 raft_consensus.cc:740] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.904304 19135 consensus_queue.cc:260] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.904918 19234 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.897214 19182 raft_consensus.cc:2468] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.899173 19183 raft_consensus.cc:3060] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.906316 19135 ts_tablet_manager.cc:1434] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:58.907157 19135 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:58.878376 18787 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.879804 19233 consensus_queue.cc:237] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.910372 18787 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:58.912653 19236 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.913162 19236 raft_consensus.cc:493] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.913671 19236 raft_consensus.cc:515] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.916455 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.908861 19184 raft_consensus.cc:2468] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:58.917104 19182 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.884867 19232 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.919062 19183 raft_consensus.cc:2468] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:58.919672 19232 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.920092 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.920265 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:58.920993 18449 raft_consensus.cc:2468] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.922379 19185 raft_consensus.cc:2468] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:58.922807 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.923432 19182 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.924751 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63fbe1394b124599ba87bae76475fb25" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:58.924906 18487 leader_election.cc:304] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [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: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:58.925401 18449 raft_consensus.cc:3060] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.925490 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.926106 19232 raft_consensus.cc:2804] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.926214 19182 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.926550 19232 raft_consensus.cc:493] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.926726 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.927009 19232 raft_consensus.cc:3060] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.926389 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.927918 18521 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.928215 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:58.928522 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:58.929091 18596 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.933838 19116 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.934376 19183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:58.924346 18413 leader_election.cc:343] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:58.940172 18413 leader_election.cc:343] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.935102 19232 raft_consensus.cc:515] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.937355 19108 raft_consensus.cc:493] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.942757 19108 raft_consensus.cc:515] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.935037 19228 raft_consensus.cc:515] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.935293 18561 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:58.944006 18561 leader_election.cc:304] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:58.944813 19108 leader_election.cc:290] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:17:58.944993 18561 leader_election.cc:343] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:58.945431 19232 leader_election.cc:290] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.945751 18561 leader_election.cc:304] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:58.946892 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.947198 19234 raft_consensus.cc:2804] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.944922 19228 leader_election.cc:290] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.953195 18273 catalog_manager.cc:5697] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:58.935066 19183 raft_consensus.cc:2468] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:58.947798 19234 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.949056 18597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:58.955052 18597 raft_consensus.cc:3060] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.949283 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be59d930444c455e92c89f2e7a8204c2" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.949537 19136 raft_consensus.cc:2804] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:58.959213 18413 leader_election.cc:304] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:58.947644 18595 raft_consensus.cc:2393] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 2: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:58.958602 18449 raft_consensus.cc:2468] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:58.961843 19011 raft_consensus.cc:2804] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.961928 19102 raft_consensus.cc:2804] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:58.962270 19011 raft_consensus.cc:493] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.959738 19136 raft_consensus.cc:697] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:58.962459 19102 raft_consensus.cc:697] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:58.962666 19011 raft_consensus.cc:3060] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.962900 19232 raft_consensus.cc:493] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.963940 19234 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.963465 19232 raft_consensus.cc:515] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:58.963408 19102 consensus_queue.cc:237] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:58.966224 19232 leader_election.cc:290] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:58.969276 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "620e941d15344fec87a639fc1f02f5c8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.969799 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:58.970472 19185 raft_consensus.cc:2393] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 2: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:58.970438 18595 raft_consensus.cc:3060] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.971479 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.963330 19136 consensus_queue.cc:237] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.972054 19184 raft_consensus.cc:3060] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.970384 19228 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.980008 18597 raft_consensus.cc:2468] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:17:58.949627 18561 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:58.980060 19145 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:58.982416 19228 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.983421 19145 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:58.984007 18523 raft_consensus.cc:2393] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 2: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:58.985631 19145 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:58.986562 19135 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: 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:17:58.986896 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:58.987730 19181 raft_consensus.cc:2393] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 2: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:58.988055 19135 tablet_bootstrap.cc:492] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:58.988154 19239 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:58.981565 18564 leader_election.cc:304] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:58.988451 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52ecba25bdd647d89657858a2bc1d661" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:58.988840 19135 ts_tablet_manager.cc:1403] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.021s
I20260709 13:17:58.989347 18787 raft_consensus.cc:2749] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:58.992643 18596 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:59.004244 18595 raft_consensus.cc:2468] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:59.006660 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:59.018200 19012 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.009181 19135 raft_consensus.cc:359] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.032725 19135 raft_consensus.cc:740] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:58.978538 19011 raft_consensus.cc:515] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.033928 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:58.990602 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:58.988574 19239 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.037827 18521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191b3c1529b443c9bae8e98b90e57712" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:59.038383 18521 raft_consensus.cc:3060] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:58.954571 19182 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:59.032723 19012 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.033694 19135 consensus_queue.cc:260] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.041332 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:17:59.041574 18487 leader_election.cc:304] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:59.042331 18524 raft_consensus.cc:2393] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 2: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
W20260709 13:17:59.043305 18564 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 53986us
I20260709 13:17:59.003425 19236 leader_election.cc:290] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.043902 18487 leader_election.cc:304] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:59.044070 19135 ts_tablet_manager.cc:1434] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.012s
I20260709 13:17:59.009128 18445 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 1.
I20260709 13:17:59.061347 18487 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:59.064900 18487 leader_election.cc:304] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:59.070884 19012 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.051797 19181 raft_consensus.cc:3060] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.040652 19239 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.059984 19232 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
W20260709 13:17:59.084661 18413 leader_election.cc:343] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.079280 18521 raft_consensus.cc:2468] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:59.082904 18561 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:59.089838 18561 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:59.092108 18413 leader_election.cc:304] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:59.093264 19012 raft_consensus.cc:2804] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.093824 19012 raft_consensus.cc:697] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:59.094834 19012 consensus_queue.cc:237] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.099495 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:59.100363 18596 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:17:59.071875 19233 raft_consensus.cc:3060] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.063423 19183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c71771a2c246a4a0bf87ae614c9456" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
W20260709 13:17:59.107260 18564 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 63392.5us
I20260709 13:17:59.079412 19109 raft_consensus.cc:2804] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.073339 19184 raft_consensus.cc:2468] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
W20260709 13:17:59.112317 18487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 46474us
I20260709 13:17:59.088021 19228 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:59.116317 18564 leader_election.cc:304] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:59.115610 19231 raft_consensus.cc:3060] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.123941 19230 raft_consensus.cc:2804] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.132687 19135 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:59.109818 19232 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.115271 19116 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.147789 19246 raft_consensus.cc:2749] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.148293 19252 raft_consensus.cc:2804] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:59.148799 19252 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.149201 19252 raft_consensus.cc:3060] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:59.152321 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.1:44377, user_credentials={real_user=slave}} blocked reactor thread for 62580.8us
I20260709 13:17:59.153043 18271 catalog_manager.cc:5697] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:59.147794 19243 log.cc:927] Time spent T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260709 13:17:59.161691 18564 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.2:40925, user_credentials={real_user=slave}} blocked reactor thread for 45467.1us
I20260709 13:17:59.169231 19011 leader_election.cc:290] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:17:59.145785 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.135556 19234 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.183393 18561 leader_election.cc:304] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:59.170861 19232 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.172569 19246 raft_consensus.cc:2804] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:59.185159 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:59.186841 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:59.189553 18523 raft_consensus.cc:3060] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.196533 18523 raft_consensus.cc:2468] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:17:59.177556 19230 raft_consensus.cc:697] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:59.182734 19185 raft_consensus.cc:3060] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.188591 19236 raft_consensus.cc:2804] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.188048 19246 raft_consensus.cc:493] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.204357 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:59.207672 19234 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.211731 19239 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.213007 18595 raft_consensus.cc:2393] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 2: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:59.213768 19239 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:59.214172 19233 raft_consensus.cc:2749] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.217869 19181 raft_consensus.cc:2468] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:59.219100 19231 raft_consensus.cc:2749] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.223305 19236 raft_consensus.cc:697] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:59.223171 19230 consensus_queue.cc:237] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.223670 19179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:59.224207 19236 consensus_queue.cc:237] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.223193 19246 raft_consensus.cc:3060] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.201597 19109 raft_consensus.cc:697] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:59.228319 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:17:59.228961 18447 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:59.231642 19109 consensus_queue.cc:237] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.240242 19181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:59.241107 19181 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 1.
I20260709 13:17:59.242738 19183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:17:59.245322 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:17:59.245981 18595 raft_consensus.cc:2468] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 1.
I20260709 13:17:59.246662 19184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ed8fcad246345f5b3d0a062a11db004" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.250986 18487 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:59.252923 18413 leader_election.cc:304] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
W20260709 13:17:59.253821 18487 leader_election.cc:343] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.254472 19235 raft_consensus.cc:2804] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.255012 19235 raft_consensus.cc:697] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:17:59.255483 19116 raft_consensus.cc:2804] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:59.255896 19116 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.255791 19235 consensus_queue.cc:237] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.256331 19116 raft_consensus.cc:3060] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.256482 19185 raft_consensus.cc:2468] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:17:59.257851 18413 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:59.261387 18561 leader_election.cc:304] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:59.248063 19246 raft_consensus.cc:515] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.262945 19252 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.264142 18596 raft_consensus.cc:2393] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d3521689c5b54cab994fecbf125f1f1f in current term 2: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:59.264930 19252 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.266583 19011 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:59.258302 18487 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:17:59.266985 19011 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.270247 19011 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:59.275820 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:59.276489 18523 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.285952 18523 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
W20260709 13:17:59.277159 18561 leader_election.cc:343] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.291090 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:17:59.303958 18561 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:59.305439 18787 raft_consensus.cc:2804] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.305867 18787 raft_consensus.cc:697] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:59.306562 18787 consensus_queue.cc:237] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.308038 18564 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:59.290927 19252 raft_consensus.cc:2749] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.290927 19231 raft_consensus.cc:2804] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.321628 18521 raft_consensus.cc:1275] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.327267 18595 raft_consensus.cc:1275] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.329893 19185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.313670 19247 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:59.330502 19185 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.330646 19247 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.331159 19247 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:59.335352 19116 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.337406 19116 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.337986 19246 leader_election.cc:290] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:59.338951 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
W20260709 13:17:59.340441 18487 leader_election.cc:343] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.345780 19247 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.350183 19176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e167f27f784f4bac969a1ac0d78acb" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.350979 19176 raft_consensus.cc:2393] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 2: Already voted for candidate d3521689c5b54cab994fecbf125f1f1f in this term.
I20260709 13:17:59.351760 19178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.353590 18596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55e26f26be84fd98e119ac525e59a3d" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:59.354144 18596 raft_consensus.cc:3060] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.354050 19182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.329173 19231 raft_consensus.cc:697] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:59.355780 19231 consensus_queue.cc:237] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:17:59.370149 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
W20260709 13:17:59.372985 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:44377, user_credentials={real_user=slave}} blocked reactor thread for 49021.1us
W20260709 13:17:59.373654 18413 leader_election.cc:343] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.375226 18413 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [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: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:59.376163 18596 raft_consensus.cc:2468] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
W20260709 13:17:59.381129 18413 leader_election.cc:343] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.377848 19180 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.392912 18270 catalog_manager.cc:5697] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:59.387514 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:59.395052 18270 catalog_manager.cc:5697] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.398509 19011 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.362572 19250 consensus_queue.cc:1048] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
W20260709 13:17:59.401381 18487 consensus_peers.cc:597] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:59.402045 19247 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:17:59.402766 18487 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:59.404315 19185 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:59.400611 19011 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.384096 19249 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:59.408819 19249 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:17:59.409229 19249 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.411405 19180 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:59.404636 19230 raft_consensus.cc:2804] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.415228 19230 raft_consensus.cc:697] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:17:59.416409 19230 consensus_queue.cc:237] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
W20260709 13:17:59.390429 18561 leader_election.cc:343] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.390786 19135 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: 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:17:59.422899 18561 leader_election.cc:343] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.427649 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec395a5660c4d68aefdcf5a392b0bf4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:59.428308 18445 raft_consensus.cc:3060] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:59.432974 19135 tablet_bootstrap.cc:492] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:59.433405 18449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:17:59.433744 19135 ts_tablet_manager.cc:1403] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.301s	user 0.021s	sys 0.007s
I20260709 13:17:59.434173 18449 raft_consensus.cc:2393] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 3: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:59.435802 18561 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:17:59.436251 19135 raft_consensus.cc:359] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.436949 19135 raft_consensus.cc:740] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.438678 19135 consensus_queue.cc:260] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.442368 19246 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.443071 19246 raft_consensus.cc:697] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:59.444119 19246 consensus_queue.cc:237] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.446383 19249 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.460718 18447 raft_consensus.cc:2393] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ddacbd01babd4f3d8b30c26d67d94385 in current term 2: Already voted for candidate aa59032cb55d465185fb4c760b8e22b7 in this term.
I20260709 13:17:59.453600 19135 ts_tablet_manager.cc:1434] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:17:59.456386 18445 raft_consensus.cc:2468] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:17:59.467361 19249 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:17:59.476589 19135 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:59.476430 18561 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:17:59.478565 18787 raft_consensus.cc:2749] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.482002 18271 catalog_manager.cc:5697] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.484068 19180 raft_consensus.cc:1275] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.484652 18271 catalog_manager.cc:5697] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.488551 18787 consensus_queue.cc:1048] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.493690 19180 raft_consensus.cc:1275] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.501372 19185 raft_consensus.cc:1275] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.513046 19246 consensus_queue.cc:1048] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:59.515862 18523 raft_consensus.cc:1275] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.519433 18270 catalog_manager.cc:5697] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.494839 18271 catalog_manager.cc:5697] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.521433 19185 raft_consensus.cc:1275] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.524273 19231 consensus_queue.cc:1048] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.528719 18595 raft_consensus.cc:1275] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.531852 19230 consensus_queue.cc:1048] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.537132 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:59.537983 18598 raft_consensus.cc:2393] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 3: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:59.540679 19183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.524209 19246 consensus_queue.cc:1048] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:59.589442 19135 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: 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:17:59.590822 19135 tablet_bootstrap.cc:492] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:59.591722 19135 ts_tablet_manager.cc:1403] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.130s	user 0.030s	sys 0.023s
W20260709 13:17:59.594741 18487 consensus_peers.cc:597] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:59.595679 19135 raft_consensus.cc:359] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.596767 19135 raft_consensus.cc:740] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.597954 19135 consensus_queue.cc:260] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.521436 18270 catalog_manager.cc:5697] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.601212 19235 consensus_queue.cc:1048] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:59.604925 19135 ts_tablet_manager.cc:1434] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:17:59.605754 19135 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:59.616074 19265 consensus_queue.cc:1048] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:59.617823 18413 leader_election.cc:343] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:59.618255 18413 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:59.619024 19265 raft_consensus.cc:2749] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:59.620131 18564 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:17:59.621497 18564 leader_election.cc:304] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:17:59.622038 19180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:17:59.622886 19180 raft_consensus.cc:2393] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aa59032cb55d465185fb4c760b8e22b7 in current term 2: Already voted for candidate ddacbd01babd4f3d8b30c26d67d94385 in this term.
I20260709 13:17:59.623503 19247 raft_consensus.cc:2804] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:59.622907 19236 raft_consensus.cc:2749] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:59.624116 19247 raft_consensus.cc:697] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:17:59.625252 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:17:59.625095 19247 consensus_queue.cc:237] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:17:59.623355 18270 catalog_manager.cc:5697] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.629288 18270 catalog_manager.cc:5697] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.652449 18596 raft_consensus.cc:1275] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.655026 18447 raft_consensus.cc:1275] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.663462 19246 consensus_queue.cc:1048] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.668613 18598 raft_consensus.cc:1275] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.670889 19235 consensus_queue.cc:1048] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.671622 18413 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:17:59.672415 19012 raft_consensus.cc:2749] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:59.676749 18273 catalog_manager.cc:5697] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.679651 19116 consensus_queue.cc:1048] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:59.683656 18273 catalog_manager.cc:5697] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 2 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:59.697327 19185 raft_consensus.cc:1275] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.699270 19116 consensus_queue.cc:1048] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.705369 19135 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: 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:17:59.706384 19135 tablet_bootstrap.cc:492] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:17:59.707136 19135 ts_tablet_manager.cc:1403] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.000s
I20260709 13:17:59.709599 19135 raft_consensus.cc:359] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.710340 19135 raft_consensus.cc:740] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:17:59.718045 19135 consensus_queue.cc:260] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:17:59.720659 19135 ts_tablet_manager.cc:1434] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:59.721539 19135 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:17:59.727460 18272 catalog_manager.cc:5697] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:59.731877 18413 consensus_peers.cc:597] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:17:59.733386 19180 raft_consensus.cc:1275] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.744112 19185 raft_consensus.cc:1275] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.754643 19230 consensus_queue.cc:1048] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.757200 19239 consensus_queue.cc:1048] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:59.760187 18595 raft_consensus.cc:1275] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.771245 18523 raft_consensus.cc:1275] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.772559 19250 consensus_queue.cc:1048] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.774616 19181 raft_consensus.cc:1275] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.776479 18787 consensus_queue.cc:1048] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.797355 18522 raft_consensus.cc:1275] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.789187 19247 consensus_queue.cc:1048] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:17:59.800704 19239 consensus_queue.cc:1048] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:59.814909 18519 raft_consensus.cc:1275] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.832856 19262 consensus_queue.cc:1048] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:59.870407 18598 raft_consensus.cc:1275] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.873057 19232 consensus_queue.cc:1048] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:59.948143 18592 raft_consensus.cc:1275] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.950578 19230 consensus_queue.cc:1048] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:59.963874 18447 raft_consensus.cc:1275] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:59.968134 19239 consensus_queue.cc:1048] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:59.992810 18487 consensus_peers.cc:597] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.064450 18487 consensus_peers.cc:597] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.119685 18445 raft_consensus.cc:1275] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:00.123184 19183 raft_consensus.cc:1275] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:00.124118 19239 consensus_queue.cc:1048] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:00.139237 19231 consensus_queue.cc:1048] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:00.141386 19135 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.142791 19135 tablet_bootstrap.cc:492] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.148362 19178 raft_consensus.cc:1275] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:00.151342 19135 ts_tablet_manager.cc:1403] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.430s	user 0.096s	sys 0.077s
W20260709 13:18:00.154001 19303 log.cc:927] Time spent T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 13:18:00.162415 19135 raft_consensus.cc:359] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.166525 19135 raft_consensus.cc:740] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
W20260709 13:18:00.178426 18561 consensus_peers.cc:597] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.179037 18787 consensus_queue.cc:1048] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:00.177673 19135 consensus_queue.cc:260] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.203191 19135 ts_tablet_manager.cc:1434] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 13:18:00.210870 19135 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
W20260709 13:18:00.216415 18413 consensus_peers.cc:597] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.225032 18561 consensus_peers.cc:597] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.276394 18413 consensus_peers.cc:597] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.288383 18561 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.306762 18413 consensus_peers.cc:597] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.307479 18413 consensus_peers.cc:597] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.308036 18413 consensus_peers.cc:597] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.331784 19135 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.332883 19135 tablet_bootstrap.cc:492] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.333499 19135 ts_tablet_manager.cc:1403] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.126s	user 0.015s	sys 0.006s
I20260709 13:18:00.335592 19135 raft_consensus.cc:359] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.336237 19135 raft_consensus.cc:740] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.336936 19135 consensus_queue.cc:260] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.339090 19135 ts_tablet_manager.cc:1434] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:18:00.340035 19135 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.363826 19135 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.364547 19135 tablet_bootstrap.cc:492] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.365067 19135 ts_tablet_manager.cc:1403] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260709 13:18:00.366931 19135 raft_consensus.cc:359] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.367465 19135 raft_consensus.cc:740] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.368032 19135 consensus_queue.cc:260] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.369479 19135 ts_tablet_manager.cc:1434] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 13:18:00.370759 19135 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
W20260709 13:18:00.388914 18487 consensus_peers.cc:597] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.394090 19135 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.394958 19135 tablet_bootstrap.cc:492] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.395548 19135 ts_tablet_manager.cc:1403] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260709 13:18:00.397239 19135 raft_consensus.cc:359] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.397891 19135 raft_consensus.cc:740] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.398518 19135 consensus_queue.cc:260] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.400403 19135 ts_tablet_manager.cc:1434] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:00.401420 19135 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.415561 19135 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.416630 19135 tablet_bootstrap.cc:492] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.417372 19135 ts_tablet_manager.cc:1403] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:18:00.420504 19135 raft_consensus.cc:359] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.421258 19135 raft_consensus.cc:740] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.422097 19135 consensus_queue.cc:260] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.423959 19135 ts_tablet_manager.cc:1434] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:00.425356 19135 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
W20260709 13:18:00.425683 18413 consensus_peers.cc:597] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.440292 19135 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.441196 19135 tablet_bootstrap.cc:492] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.441715 19135 ts_tablet_manager.cc:1403] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:18:00.443600 19135 raft_consensus.cc:359] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:00.444154 19135 raft_consensus.cc:740] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.444744 19135 consensus_queue.cc:260] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:00.446961 19135 ts_tablet_manager.cc:1434] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:18:00.447783 19135 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
W20260709 13:18:00.449986 18561 consensus_peers.cc:597] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:00.470633 19135 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.471524 19135 tablet_bootstrap.cc:492] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.472090 19135 ts_tablet_manager.cc:1403] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.010s
I20260709 13:18:00.474298 19135 raft_consensus.cc:359] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:00.475135 19135 raft_consensus.cc:740] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.475834 19135 consensus_queue.cc:260] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:00.477980 19135 ts_tablet_manager.cc:1434] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:18:00.478981 19135 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.498571 19135 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.499517 19135 tablet_bootstrap.cc:492] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.500151 19135 ts_tablet_manager.cc:1403] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 13:18:00.502425 19135 raft_consensus.cc:359] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.503319 19135 raft_consensus.cc:740] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.503971 19135 consensus_queue.cc:260] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.505963 19135 ts_tablet_manager.cc:1434] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:00.506872 19135 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.518774 19135 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.519464 19135 tablet_bootstrap.cc:492] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.519969 19135 ts_tablet_manager.cc:1403] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:18:00.521654 19135 raft_consensus.cc:359] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.522111 19135 raft_consensus.cc:740] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.522624 19135 consensus_queue.cc:260] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.524296 19135 ts_tablet_manager.cc:1434] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:00.525599 19135 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.537945 19135 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.538795 19135 tablet_bootstrap.cc:492] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.539409 19135 ts_tablet_manager.cc:1403] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:18:00.541389 19135 raft_consensus.cc:359] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.541924 19135 raft_consensus.cc:740] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.542424 19135 consensus_queue.cc:260] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.544082 19135 ts_tablet_manager.cc:1434] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:00.545192 19135 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.558418 19135 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.559278 19135 tablet_bootstrap.cc:492] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.559886 19135 ts_tablet_manager.cc:1403] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:18:00.562642 19135 raft_consensus.cc:359] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.563297 19135 raft_consensus.cc:740] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.563905 19135 consensus_queue.cc:260] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.565698 19135 ts_tablet_manager.cc:1434] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:18:00.566457 19135 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.588999 19135 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.589859 19135 tablet_bootstrap.cc:492] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.590451 19135 ts_tablet_manager.cc:1403] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 13:18:00.592736 19135 raft_consensus.cc:359] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:00.593472 19135 raft_consensus.cc:740] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.594242 19135 consensus_queue.cc:260] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:00.597272 19135 ts_tablet_manager.cc:1434] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:00.598117 19135 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.616343 19135 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.617233 19135 tablet_bootstrap.cc:492] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.617839 19135 ts_tablet_manager.cc:1403] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.007s
I20260709 13:18:00.620249 19135 raft_consensus.cc:359] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.620893 19135 raft_consensus.cc:740] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.621495 19135 consensus_queue.cc:260] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.623270 19135 ts_tablet_manager.cc:1434] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:00.624038 19135 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.628633 19179 raft_consensus.cc:3060] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.639369 19135 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.640252 19135 tablet_bootstrap.cc:492] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.640862 19135 ts_tablet_manager.cc:1403] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:18:00.643019 19135 raft_consensus.cc:359] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.643667 19135 raft_consensus.cc:740] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.644253 19135 consensus_queue.cc:260] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.646410 19135 ts_tablet_manager.cc:1434] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:18:00.646637 19179 raft_consensus.cc:3060] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.647171 19135 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.668205 19135 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.669072 19135 tablet_bootstrap.cc:492] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.669646 19135 ts_tablet_manager.cc:1403] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:18:00.671356 19135 raft_consensus.cc:359] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.671821 19135 raft_consensus.cc:740] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.672400 19135 consensus_queue.cc:260] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.674244 19135 ts_tablet_manager.cc:1434] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:00.674986 19135 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.694149 19135 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.695060 19135 tablet_bootstrap.cc:492] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.695678 19135 ts_tablet_manager.cc:1403] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:18:00.697929 19135 raft_consensus.cc:359] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.698580 19135 raft_consensus.cc:740] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.699242 19135 consensus_queue.cc:260] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:00.701248 19135 ts_tablet_manager.cc:1434] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:00.703704 19135 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap starting.
I20260709 13:18:00.720265 19135 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: 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:18:00.721146 19135 tablet_bootstrap.cc:492] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Bootstrap complete.
I20260709 13:18:00.721769 19135 ts_tablet_manager.cc:1403] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 13:18:00.724025 19135 raft_consensus.cc:359] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.724709 19135 raft_consensus.cc:740] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.725322 19135 consensus_queue.cc:260] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:00.728439 19135 ts_tablet_manager.cc:1434] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:18:00.743857 19179 raft_consensus.cc:3060] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.978300 19179 raft_consensus.cc:3060] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.068318 19178 raft_consensus.cc:3060] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.206926 19239 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:01.207603 19239 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:01.209406 19239 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:01.210314 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:01.210983 18445 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 3.
I20260709 13:18:01.212029 18564 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:01.212769 19239 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:18:01.213271 19239 raft_consensus.cc:493] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:01.213694 19239 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:01.220947 19178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f" is_pre_election: true
I20260709 13:18:01.221652 19178 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:18:01.223302 19239 raft_consensus.cc:515] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:01.225874 19239 leader_election.cc:290] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:01.226854 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:01.227335 18445 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:01.230472 19183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91abf4d31eab4b1186ab572ac18c4913" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
I20260709 13:18:01.231925 19183 raft_consensus.cc:3060] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:18:01.233911 18445 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 4.
I20260709 13:18:01.237982 18564 leader_election.cc:304] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:01.238265 19183 raft_consensus.cc:2468] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 4.
I20260709 13:18:01.239042 19307 raft_consensus.cc:2804] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:01.239526 19307 raft_consensus.cc:697] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:01.240319 19307 consensus_queue.cc:237] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:01.250927 18272 catalog_manager.cc:5697] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 2 to 4, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 4 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:01.684072 18450 raft_consensus.cc:1275] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:01.685811 19347 consensus_queue.cc:1048] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:18:01.701572 19179 raft_consensus.cc:1275] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 4 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:01.704026 19307 consensus_queue.cc:1048] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:18:08.789466 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:08.840966 18450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "d3521689c5b54cab994fecbf125f1f1f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:08.841480 18450 raft_consensus.cc:606] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:08.853504 18523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8"
dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:42834
I20260709 13:18:08.854014 18523 raft_consensus.cc:606] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:08.865401 18594 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61754571bd39442083de981c109f0ccf"
dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:57920
I20260709 13:18:08.865909 18594 raft_consensus.cc:606] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:08.868191 18450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:08.868626 18450 raft_consensus.cc:606] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:08.870978 18450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "825902437d8b4c31902c58e543232891"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:08.871411 18450 raft_consensus.cc:606] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:08.873561 18450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:08.874104 18450 raft_consensus.cc:606] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:08.876917 18450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db37f85dff0a48a38f04508eced79804"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:08.877373 18450 raft_consensus.cc:606] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:08.878566 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:18:08.879791 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:09.030431 19357 raft_consensus.cc:993] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.031180 19363 raft_consensus.cc:1081] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.032799 19180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61754571bd39442083de981c109f0ccf"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45744
I20260709 13:18:09.034341 19180 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.034883 19180 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.045698 19180 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:09.047783 19180 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:09.064677 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:09.065371 18523 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.065928 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:09.066576 18594 raft_consensus.cc:3055] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:09.066927 18594 raft_consensus.cc:740] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:09.067787 18594 consensus_queue.cc:260] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:09.069052 18594 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.071509 18523 raft_consensus.cc:2468] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.072794 19128 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:09.076045 19379 raft_consensus.cc:2804] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:09.076238 19371 raft_consensus.cc:993] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower d3521689c5b54cab994fecbf125f1f1f to start an election
I20260709 13:18:09.076747 19371 raft_consensus.cc:1081] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer d3521689c5b54cab994fecbf125f1f1f to start an election
I20260709 13:18:09.077509 19379 raft_consensus.cc:697] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:09.078579 18523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab"
dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
 from {username='slave'} at 127.0.0.1:55430
I20260709 13:18:09.080307 18523 raft_consensus.cc:493] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.080749 18523 raft_consensus.cc:3060] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.078583 19379 consensus_queue.cc:237] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:09.078974 18594 raft_consensus.cc:2468] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.087381 19370 raft_consensus.cc:993] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.087816 19370 raft_consensus.cc:1081] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.088546 18523 raft_consensus.cc:515] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:09.089689 19176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45728
I20260709 13:18:09.090260 19176 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.090610 19176 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.091269 18523 leader_election.cc:290] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:09.091959 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:09.092557 18447 raft_consensus.cc:3055] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:09.092834 18447 raft_consensus.cc:740] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:09.093622 18447 consensus_queue.cc:260] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:09.094849 18447 raft_consensus.cc:3060] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.097456 19176 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.099638 19176 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:09.100519 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07ce37d54e4a481c86c7a33cc7d6acab" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:09.101107 18594 raft_consensus.cc:3060] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.101697 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:09.102283 18523 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.107144 19362 raft_consensus.cc:993] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.107596 19362 raft_consensus.cc:1081] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.109866 18447 raft_consensus.cc:2468] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:09.110461 18594 raft_consensus.cc:2468] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:09.110515 19176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45728
I20260709 13:18:09.111630 18490 leader_election.cc:304] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:09.111967 19176 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.112042 18523 raft_consensus.cc:2468] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.112496 19176 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.113627 19128 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:09.114646 19367 raft_consensus.cc:2804] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:09.115168 19367 raft_consensus.cc:697] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:09.116068 19367 consensus_queue.cc:237] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:09.119117 19379 raft_consensus.cc:2804] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:09.119717 19379 raft_consensus.cc:697] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:09.119580 19176 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.120602 19379 consensus_queue.cc:237] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.121686 19176 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:09.122215 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:09.111547 18273 catalog_manager.cc:5697] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:09.122660 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:09.122787 18450 raft_consensus.cc:3055] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:09.123293 18523 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.123308 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:09.123291 18450 raft_consensus.cc:740] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:09.132499 18447 raft_consensus.cc:3055] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:09.132929 18447 raft_consensus.cc:740] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:09.133414 18450 consensus_queue.cc:260] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.133984 18447 consensus_queue.cc:260] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.135309 18447 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.142575 18450 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.146318 18523 raft_consensus.cc:2468] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.147305 19128 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:09.153256 18447 raft_consensus.cc:2468] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.154225 18272 catalog_manager.cc:5697] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:09.162909 19379 raft_consensus.cc:2804] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:09.163432 19379 raft_consensus.cc:697] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:09.164186 19379 consensus_queue.cc:237] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.166460 18450 raft_consensus.cc:2468] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.185099 18272 catalog_manager.cc:5697] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:09.186782 18272 catalog_manager.cc:5697] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:09.190434 19362 raft_consensus.cc:993] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.191061 19371 raft_consensus.cc:1081] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.193027 19185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "825902437d8b4c31902c58e543232891"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45728
I20260709 13:18:09.193563 19185 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.193913 19185 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.206389 19364 raft_consensus.cc:993] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.207103 19369 raft_consensus.cc:1081] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.208637 19180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db37f85dff0a48a38f04508eced79804"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45728
I20260709 13:18:09.209160 19180 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.209635 19180 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.209692 19185 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:09.212235 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:09.212838 18594 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.213052 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:09.213650 18450 raft_consensus.cc:3055] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:09.213938 18450 raft_consensus.cc:740] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:09.214663 18450 consensus_queue.cc:260] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:09.215608 18450 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.220031 19185 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:09.221417 18450 raft_consensus.cc:2468] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.222472 19131 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:18:09.223114 19379 raft_consensus.cc:2804] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:09.223592 19379 raft_consensus.cc:697] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:09.224392 19379 consensus_queue.cc:237] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:09.225224 18594 raft_consensus.cc:2468] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.227391 19180 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.230734 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:09.231231 18523 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.231809 19180 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:09.233507 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:09.234159 18450 raft_consensus.cc:3055] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:09.234521 18450 raft_consensus.cc:740] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:09.235394 18450 consensus_queue.cc:260] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.236586 18450 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.236269 18272 catalog_manager.cc:5697] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:09.237928 18523 raft_consensus.cc:2468] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.239096 19128 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:09.239939 19379 raft_consensus.cc:2804] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:09.240388 19379 raft_consensus.cc:697] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:09.240839 19355 raft_consensus.cc:993] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.241320 19355 raft_consensus.cc:1081] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:09.241231 19379 consensus_queue.cc:237] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.243115 19185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45758
I20260709 13:18:09.243589 19185 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:09.243865 19185 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.244544 18450 raft_consensus.cc:2468] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.251322 19185 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.254639 19185 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:09.255558 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:09.256115 18450 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.259143 18523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:09.259934 18523 raft_consensus.cc:3055] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:09.260265 18523 raft_consensus.cc:740] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:09.261109 18523 consensus_queue.cc:260] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.261338 18272 catalog_manager.cc:5697] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:09.262257 18523 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:09.262632 18450 raft_consensus.cc:2468] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.263684 19131 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:18:09.264380 19379 raft_consensus.cc:2804] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:09.265069 19379 raft_consensus.cc:697] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:09.265919 19379 consensus_queue.cc:237] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:09.271114 18523 raft_consensus.cc:2468] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:09.281750 18272 catalog_manager.cc:5697] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from d3521689c5b54cab994fecbf125f1f1f (127.15.14.3) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:09.510833 18523 raft_consensus.cc:1275] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.512336 19379 consensus_queue.cc:1048] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.526991 18450 raft_consensus.cc:1275] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.528134 19379 consensus_queue.cc:1048] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.538776 18594 raft_consensus.cc:1275] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.540035 19379 consensus_queue.cc:1048] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:09.548224 18619 debug-util.cc:398] Leaking SignalData structure 0x7b08002052c0 after lost signal to thread 15419
W20260709 13:18:09.549320 18619 debug-util.cc:398] Leaking SignalData structure 0x7b0800149da0 after lost signal to thread 18307
W20260709 13:18:09.559131 18619 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3aa0 after lost signal to thread 19212
I20260709 13:18:09.585156 18447 raft_consensus.cc:1275] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.585258 18520 raft_consensus.cc:1275] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.587950 19402 consensus_queue.cc:1048] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:09.588789 19379 consensus_queue.cc:1048] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.621069 18598 raft_consensus.cc:1275] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.623322 19402 consensus_queue.cc:1048] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.630419 18520 raft_consensus.cc:1275] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.634080 19379 consensus_queue.cc:1048] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.647722 18447 raft_consensus.cc:1275] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.653800 18520 raft_consensus.cc:1275] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.654211 18447 raft_consensus.cc:1275] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.655979 19399 consensus_queue.cc:1048] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:09.656536 19379 consensus_queue.cc:1048] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:09.662231 19401 consensus_queue.cc:1048] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.750206 18520 raft_consensus.cc:1275] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.751556 19379 consensus_queue.cc:1048] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.760644 18447 raft_consensus.cc:1275] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.762247 19399 consensus_queue.cc:1048] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.775802 18598 raft_consensus.cc:1275] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.777318 19399 consensus_queue.cc:1048] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.828493 18450 raft_consensus.cc:1275] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:09.829890 19401 consensus_queue.cc:1048] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:09.880877 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:09.936740 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:10.017197 18598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601e74c5bc274ee290973991afcfa894"
dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:57920
I20260709 13:18:10.017865 18598 raft_consensus.cc:606] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:10.021945 18450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:10.022588 18450 raft_consensus.cc:606] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:10.025214 18520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081"
dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:42834
I20260709 13:18:10.025781 18520 raft_consensus.cc:606] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:10.028250 18450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d760200933924c409e7b61b657a39c11"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:10.028827 18450 raft_consensus.cc:606] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:10.031239 18520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4"
dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:42834
I20260709 13:18:10.031798 18520 raft_consensus.cc:606] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:10.033818 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:18:10.035619 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:10.103380 19402 raft_consensus.cc:993] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.103966 19367 raft_consensus.cc:1081] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.105526 19185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45758
I20260709 13:18:10.106168 19185 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.106714 19185 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.116428 19185 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:10.119277 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:10.119881 18520 raft_consensus.cc:3055] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.120179 18520 raft_consensus.cc:740] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:10.120906 18520 consensus_queue.cc:260] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:10.121985 18520 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.131757 19185 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:10.153249 18520 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:10.155826 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:10.156394 18595 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.162535 19128 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:10.169390 18595 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:10.170435 19380 raft_consensus.cc:2804] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.170944 19380 raft_consensus.cc:697] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:10.172111 19380 consensus_queue.cc:237] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:10.173895 19355 raft_consensus.cc:993] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.174379 19355 raft_consensus.cc:1081] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.179524 19185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45758
I20260709 13:18:10.180068 19185 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.180434 19185 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.189947 19185 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:10.192281 19370 raft_consensus.cc:993] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.192415 19185 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 3 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:10.192857 19370 raft_consensus.cc:1081] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.194206 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:10.194840 18524 raft_consensus.cc:3055] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:10.195111 18524 raft_consensus.cc:740] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:10.196126 19180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d760200933924c409e7b61b657a39c11"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45728
I20260709 13:18:10.195863 18524 consensus_queue.cc:260] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:10.196638 19180 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.196995 19180 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.197223 18524 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.203648 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:10.203687 19180 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:10.204360 18595 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.206126 19180 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:10.209211 18450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:10.209726 18450 raft_consensus.cc:3055] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.210005 18450 raft_consensus.cc:740] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:10.210031 18595 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:10.210952 18450 consensus_queue.cc:260] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:10.212255 18450 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.212230 18272 catalog_manager.cc:5697] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from d3521689c5b54cab994fecbf125f1f1f (127.15.14.3) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.214371 19128 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:10.215061 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:10.215315 19380 raft_consensus.cc:2804] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:10.215590 18520 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.216162 19380 raft_consensus.cc:697] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:10.216251 18524 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:10.217824 19380 consensus_queue.cc:237] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:10.219120 18450 raft_consensus.cc:2468] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:10.232473 19131 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:18:10.233211 19399 raft_consensus.cc:2804] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.233690 19399 raft_consensus.cc:697] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:10.234524 19399 consensus_queue.cc:237] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:10.239329 18520 raft_consensus.cc:2468] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:10.305312 19357 raft_consensus.cc:993] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.305734 19357 raft_consensus.cc:1081] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.310320 19180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601e74c5bc274ee290973991afcfa894"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45744
I20260709 13:18:10.310920 19180 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.311259 19180 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.319756 19371 raft_consensus.cc:993] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.320269 19371 raft_consensus.cc:1081] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:10.322811 19176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45728
I20260709 13:18:10.323325 19176 raft_consensus.cc:493] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.323580 19176 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.331015 19176 raft_consensus.cc:515] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:10.334134 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:10.334818 18445 raft_consensus.cc:3055] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.334547 19180 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:10.335201 18445 raft_consensus.cc:740] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:10.337069 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:10.337625 18598 raft_consensus.cc:3055] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:10.337890 18598 raft_consensus.cc:740] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:10.338533 18598 consensus_queue.cc:260] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:10.339625 18598 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.341207 18272 catalog_manager.cc:5697] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 2 to 3, leader changed from d3521689c5b54cab994fecbf125f1f1f (127.15.14.3) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 3 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.336048 18445 consensus_queue.cc:260] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:10.345503 18445 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.347353 18598 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:10.347680 18272 catalog_manager.cc:5697] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.349393 19128 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:10.350917 19399 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:10.350950 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:10.351500 19399 raft_consensus.cc:697] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:10.351581 18447 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:10.352425 19399 consensus_queue.cc:237] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:10.350000 19180 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 3 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:10.361267 18447 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:10.369650 18445 raft_consensus.cc:2468] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:10.377274 19176 leader_election.cc:290] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:10.379017 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:10.379689 18524 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.380283 19131 leader_election.cc:304] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:18:10.381544 19399 raft_consensus.cc:2804] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.382047 19399 raft_consensus.cc:697] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:10.382896 19399 consensus_queue.cc:237] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:10.400276 18524 raft_consensus.cc:2468] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:10.405819 18272 catalog_manager.cc:5697] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 2 to 3, leader changed from ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 3 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.411878 18272 catalog_manager.cc:5697] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.664354 18524 raft_consensus.cc:1275] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:10.665521 19399 consensus_queue.cc:1048] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:10.687103 18598 raft_consensus.cc:1275] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:10.691205 19401 consensus_queue.cc:1048] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:10.703742 18598 raft_consensus.cc:1275] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:10.706876 19399 consensus_queue.cc:1048] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:10.733417 18520 raft_consensus.cc:1275] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:10.734733 19401 consensus_queue.cc:1048] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:10.793344 18445 raft_consensus.cc:1275] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:10.794461 19399 consensus_queue.cc:1048] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:10.804010 18520 raft_consensus.cc:1275] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:10.806257 19401 consensus_queue.cc:1048] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:10.843607 18595 raft_consensus.cc:1275] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:10.858428 19401 consensus_queue.cc:1048] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:10.883703 18446 raft_consensus.cc:1275] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:10.885046 18524 raft_consensus.cc:1275] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:10.887018 19399 consensus_queue.cc:1048] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:18:10.885849 19401 consensus_queue.cc:1048] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260709 13:18:10.926596 18446 raft_consensus.cc:1275] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:10.932248 19380 consensus_queue.cc:1048] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.036692 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:11.093947 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:11.148131 18595 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "478f9162e5824370b532e2673ba42e42"
dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
mode: GRACEFUL
new_leader_uuid: "aa59032cb55d465185fb4c760b8e22b7"
 from {username='slave'} at 127.0.0.1:57920
I20260709 13:18:11.148731 18595 raft_consensus.cc:606] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Received request to transfer leadership to TS aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:11.151566 18598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6"
dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:57920
I20260709 13:18:11.152070 18598 raft_consensus.cc:606] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:11.154779 18598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6"
dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:57920
I20260709 13:18:11.155268 18598 raft_consensus.cc:606] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:11.156554 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:18:11.158725 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:11.342496 19437 raft_consensus.cc:993] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:11.343017 19437 raft_consensus.cc:1081] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:11.344482 19176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45744
I20260709 13:18:11.345052 19176 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.345439 19176 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.355670 19176 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:11.358995 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:11.359572 18598 raft_consensus.cc:3055] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:11.359866 18598 raft_consensus.cc:740] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:11.360559 18598 consensus_queue.cc:260] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:11.361515 18598 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.367410 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:11.368835 18520 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:11.358076 19176 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 3 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:11.383275 18598 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:11.384982 19128 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:11.385540 18520 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:11.385736 19399 raft_consensus.cc:2804] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:11.386246 19399 raft_consensus.cc:697] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:11.387107 19399 consensus_queue.cc:237] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:11.396059 18272 catalog_manager.cc:5697] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 2 to 3, leader changed from ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 3 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:11.456959 19437 raft_consensus.cc:993] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:11.457983 19437 raft_consensus.cc:1081] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:11.484196 19363 raft_consensus.cc:993] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385: : Instructing follower aa59032cb55d465185fb4c760b8e22b7 to start an election
I20260709 13:18:11.484892 19363 raft_consensus.cc:1081] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Signalling peer aa59032cb55d465185fb4c760b8e22b7 to start an election
I20260709 13:18:11.486936 18446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "478f9162e5824370b532e2673ba42e42"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
 from {username='slave'} at 127.0.0.1:45182
I20260709 13:18:11.487790 18446 raft_consensus.cc:493] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.488593 18446 raft_consensus.cc:3060] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:11.505254 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:44377, user_credentials={real_user=slave}} blocked reactor thread for 61550.2us
I20260709 13:18:11.508263 18446 raft_consensus.cc:515] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:11.513042 19176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45744
I20260709 13:18:11.513767 19176 raft_consensus.cc:493] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.514241 19176 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.515744 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:11.516320 18520 raft_consensus.cc:3060] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.521492 19176 raft_consensus.cc:515] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:11.523602 18446 leader_election.cc:290] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:11.524791 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478f9162e5824370b532e2673ba42e42" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:11.525357 18595 raft_consensus.cc:3055] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:11.526023 18520 raft_consensus.cc:2468] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:18:11.526428 18595 raft_consensus.cc:740] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:11.524385 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:11.527182 18595 consensus_queue.cc:260] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:11.527397 18598 raft_consensus.cc:3055] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:11.528424 18595 raft_consensus.cc:3060] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.528775 18598 raft_consensus.cc:740] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:11.528983 19176 leader_election.cc:290] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:11.527415 18413 leader_election.cc:304] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:11.529613 18598 consensus_queue.cc:260] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:11.529954 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:11.531450 19436 raft_consensus.cc:2804] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:11.531481 18598 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.531677 18446 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.541117 18595 raft_consensus.cc:2468] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:18:11.543684 18446 raft_consensus.cc:2468] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:11.545284 19131 leader_election.cc:304] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7; no voters: 
I20260709 13:18:11.546331 19380 raft_consensus.cc:2804] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:11.546847 19380 raft_consensus.cc:697] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:11.547281 19436 raft_consensus.cc:697] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:11.547741 19380 consensus_queue.cc:237] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:11.548270 19436 consensus_queue.cc:237] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:11.553077 18598 raft_consensus.cc:2468] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 2.
I20260709 13:18:11.598090 18272 catalog_manager.cc:5697] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 1 to 2, leader changed from ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 2 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:11.657177 18271 catalog_manager.cc:5697] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 1 to 2, leader changed from ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4) to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:11.713876 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 57618.2us
I20260709 13:18:11.868172 18598 raft_consensus.cc:1275] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:11.869972 19401 consensus_queue.cc:1048] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:18:11.901062 18520 raft_consensus.cc:1275] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:11.902784 19401 consensus_queue.cc:1048] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:11.941148 18520 raft_consensus.cc:1275] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.942659 19436 consensus_queue.cc:1048] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:11.960394 18595 raft_consensus.cc:1275] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.961512 19436 consensus_queue.cc:1048] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:12.050174 18595 raft_consensus.cc:1275] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:12.057827 19401 consensus_queue.cc:1048] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:12.072520 18447 raft_consensus.cc:1275] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:12.080097 19380 consensus_queue.cc:1048] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:18:12.160324 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:12.223112 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:12.274176 18446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd"
dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
mode: GRACEFUL
new_leader_uuid: "d3521689c5b54cab994fecbf125f1f1f"
 from {username='slave'} at 127.0.0.1:50176
I20260709 13:18:12.274806 18446 raft_consensus.cc:606] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Received request to transfer leadership to TS d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:12.276477 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:18:12.278024 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:12.396034 19417 raft_consensus.cc:993] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7: : Instructing follower d3521689c5b54cab994fecbf125f1f1f to start an election
I20260709 13:18:12.396692 19453 raft_consensus.cc:1081] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Signalling peer d3521689c5b54cab994fecbf125f1f1f to start an election
I20260709 13:18:12.398478 18524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd"
dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
 from {username='slave'} at 127.0.0.1:55430
I20260709 13:18:12.399080 18524 raft_consensus.cc:493] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:12.399374 18524 raft_consensus.cc:3060] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:12.405743 18524 raft_consensus.cc:515] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:12.407424 18524 leader_election.cc:290] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Requested vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:12.408455 18446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:12.408380 18598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8533444dd0947288c09fdaa77974dfd" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:12.409250 18446 raft_consensus.cc:3055] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:12.409282 18598 raft_consensus.cc:3060] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:12.409669 18446 raft_consensus.cc:740] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:12.410481 18446 consensus_queue.cc:260] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:12.411583 18446 raft_consensus.cc:3060] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:12.416536 18598 raft_consensus.cc:2468] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:12.418190 18487 leader_election.cc:304] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:12.419127 19454 raft_consensus.cc:2804] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:12.420416 19454 raft_consensus.cc:697] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:12.421329 19454 consensus_queue.cc:237] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:12.432317 18446 raft_consensus.cc:2468] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:12.450121 18273 catalog_manager.cc:5697] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 1 to 2, leader changed from aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 2 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:12.678525 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 43984.3us
W20260709 13:18:12.991255 18487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.1:44377, user_credentials={real_user=slave}} blocked reactor thread for 51524.3us
I20260709 13:18:13.009994 18595 raft_consensus.cc:1275] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:13.055186 19355 consensus_queue.cc:1048] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:13.056943 18447 raft_consensus.cc:1275] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:13.064469 19476 consensus_queue.cc:1048] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:13.282852 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:13.346549 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:13.399833 18520 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47"
dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
mode: GRACEFUL
new_leader_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:42834
I20260709 13:18:13.400455 18520 raft_consensus.cc:606] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Received request to transfer leadership to TS 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:13.401402 19355 raft_consensus.cc:993] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f: : Instructing follower 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:13.401870 19355 raft_consensus.cc:1081] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Signalling peer 14d20a48a03140d29669efb2bf725e8f to start an election
I20260709 13:18:13.402578 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:18:13.403755 19180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47"
dest_uuid: "14d20a48a03140d29669efb2bf725e8f"
 from {username='slave'} at 127.0.0.1:45758
I20260709 13:18:13.404310 19180 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:13.404662 19180 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:13.404837 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:13.413054 19180 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:13.414768 19180 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [CANDIDATE]: Term 3 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853)
I20260709 13:18:13.415772 18522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:13.416064 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "14d20a48a03140d29669efb2bf725e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:13.416481 18522 raft_consensus.cc:3055] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:13.416800 18594 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:13.416864 18522 raft_consensus.cc:740] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:13.417968 18522 consensus_queue.cc:260] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:13.419211 18522 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:13.429073 18594 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:13.430933 19128 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [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: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:13.431957 19380 raft_consensus.cc:2804] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:13.432515 19380 raft_consensus.cc:697] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Becoming Leader. State: Replica: 14d20a48a03140d29669efb2bf725e8f, State: Running, Role: LEADER
I20260709 13:18:13.433885 18522 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14d20a48a03140d29669efb2bf725e8f in term 3.
I20260709 13:18:13.433574 19380 consensus_queue.cc:237] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:13.455415 18273 catalog_manager.cc:5697] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f reported cstate change: term changed from 2 to 3, leader changed from d3521689c5b54cab994fecbf125f1f1f (127.15.14.3) to 14d20a48a03140d29669efb2bf725e8f (127.15.14.1). New cstate: current_term: 3 leader_uuid: "14d20a48a03140d29669efb2bf725e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:13.824263 18522 raft_consensus.cc:1275] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:13.825537 19399 consensus_queue.cc:1048] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:13.840663 18594 raft_consensus.cc:1275] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer 14d20a48a03140d29669efb2bf725e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:13.843096 19380 consensus_queue.cc:1048] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:13.866837 19209 debug-util.cc:398] Leaking SignalData structure 0x7b08002c9060 after lost signal to thread 15419
W20260709 13:18:13.868006 19209 debug-util.cc:398] Leaking SignalData structure 0x7b08002bb6c0 after lost signal to thread 18307
W20260709 13:18:13.869215 19209 debug-util.cc:398] Leaking SignalData structure 0x7b0800158640 after lost signal to thread 18474
W20260709 13:18:13.870260 19209 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1fe0 after lost signal to thread 18548
W20260709 13:18:13.871322 19209 debug-util.cc:398] Leaking SignalData structure 0x7b080016e760 after lost signal to thread 18622
W20260709 13:18:13.872418 19209 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7260 after lost signal to thread 19212
I20260709 13:18:14.406046 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:14.463279 15416 tablet_server.cc:179] TabletServer@127.15.14.1:44377 shutting down...
W20260709 13:18:14.470511 18413 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 65 similar messages]
W20260709 13:18:14.477684 18413 consensus_peers.cc:597] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.515555 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:14.516745 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.517911 15416 raft_consensus.cc:2243] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.519152 15416 raft_consensus.cc:2272] T 7ba14583e6fd446caffbd2a252a64f54 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.522210 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.523170 15416 raft_consensus.cc:2243] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.524186 15416 raft_consensus.cc:2272] T db37f85dff0a48a38f04508eced79804 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.527145 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.527995 15416 raft_consensus.cc:2243] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.528580 15416 raft_consensus.cc:2272] T 7ed8fcad246345f5b3d0a062a11db004 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.531410 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.532294 15416 raft_consensus.cc:2243] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.532800 15416 raft_consensus.cc:2272] T 3dbf09e4d59b4b098a62736acd3005b4 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.535876 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.536756 15416 raft_consensus.cc:2243] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.537297 15416 raft_consensus.cc:2272] T 91abf4d31eab4b1186ab572ac18c4913 P 14d20a48a03140d29669efb2bf725e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.540130 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.541046 15416 raft_consensus.cc:2243] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.541545 15416 raft_consensus.cc:2272] T bebe317f8a3549b6a7046dd44af40c0b P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.544605 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.546083 15416 raft_consensus.cc:2243] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.546562 15416 raft_consensus.cc:2272] T 551c882650c04f1fa5d515f57be06163 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.548084 18561 consensus_peers.cc:597] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.549484 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.550401 15416 raft_consensus.cc:2243] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.550989 15416 raft_consensus.cc:2272] T 7791dc83f4f14f0a972f1836d17d75e9 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.553867 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.554666 15416 raft_consensus.cc:2243] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.555176 15416 raft_consensus.cc:2272] T 87c94917a7d54f178ceb6fd21040cff0 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.556234 18561 consensus_peers.cc:597] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:14.556941 18561 consensus_peers.cc:597] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.557767 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.558772 15416 raft_consensus.cc:2243] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.559262 15416 raft_consensus.cc:2272] T 9de9a7946f6d4ec4871e6927cdcf81f9 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.562021 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.562927 15416 raft_consensus.cc:2243] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.563441 15416 raft_consensus.cc:2272] T dba33d2c1a07457db1e0bc198cb12c8d P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.566442 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.567345 15416 raft_consensus.cc:2243] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.567903 15416 raft_consensus.cc:2272] T 9d814d2605144d79aaa355c9c5d4396a P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.570730 15416 tablet_replica.cc:333] stopping tablet replica
W20260709 13:18:14.571452 18413 consensus_peers.cc:597] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.571512 15416 raft_consensus.cc:2243] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:18:14.572255 18413 consensus_peers.cc:597] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.572886 15416 raft_consensus.cc:2272] T 9434f9961cce412da3a200d12cfa21b5 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.575901 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.576700 15416 raft_consensus.cc:2243] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.577625 15416 raft_consensus.cc:2272] T eb0a49b5997d42d09fd74a4e265486d6 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.580446 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.581312 15416 raft_consensus.cc:2243] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.581916 15416 raft_consensus.cc:2272] T 191b3c1529b443c9bae8e98b90e57712 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.584930 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.585847 15416 raft_consensus.cc:2243] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.586464 15416 raft_consensus.cc:2272] T 6ec395a5660c4d68aefdcf5a392b0bf4 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.589419 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.590291 15416 raft_consensus.cc:2243] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.591440 15416 raft_consensus.cc:2272] T 825902437d8b4c31902c58e543232891 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.594331 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.595233 15416 raft_consensus.cc:2243] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.596287 15416 raft_consensus.cc:2272] T bb4dec43af6d471d84a3e6886f7765ff P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.599032 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.599823 15416 raft_consensus.cc:2243] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.600314 15416 raft_consensus.cc:2272] T 4028ec2f61fa44fbbb4c26875927ee32 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.602383 18561 consensus_peers.cc:597] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.603277 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.604148 15416 raft_consensus.cc:2243] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.604641 15416 raft_consensus.cc:2272] T 9af793183523447ba324834c209bdfef P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.607549 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.608539 15416 raft_consensus.cc:2243] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.609062 15416 raft_consensus.cc:2272] T 3a017130fa234eb196f1ad7ef101cbe6 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.611785 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.612623 15416 raft_consensus.cc:2243] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.613139 15416 raft_consensus.cc:2272] T 1ec56761887b45c58a2ff5f99f4171b2 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.616083 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.616930 15416 raft_consensus.cc:2243] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.618000 15416 raft_consensus.cc:2272] T 601e74c5bc274ee290973991afcfa894 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.620595 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.621430 15416 raft_consensus.cc:2243] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.621986 15416 raft_consensus.cc:2272] T 620e941d15344fec87a639fc1f02f5c8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.623648 18561 consensus_peers.cc:597] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.624789 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.625655 15416 raft_consensus.cc:2243] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.626763 15416 raft_consensus.cc:2272] T fdd0c1cd317549419a977b1e4a7912f4 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.626910 18413 consensus_peers.cc:597] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.629663 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.630573 15416 raft_consensus.cc:2243] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.631587 15416 raft_consensus.cc:2272] T d760200933924c409e7b61b657a39c11 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.634366 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.635224 15416 raft_consensus.cc:2243] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:18:14.635586 18487 consensus_peers.cc:597] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.635835 15416 raft_consensus.cc:2272] T 180fa4bea52f44bf8d1cf3af37d80b13 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.637144 18487 consensus_peers.cc:597] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.638918 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.639894 15416 raft_consensus.cc:2243] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.640399 15416 raft_consensus.cc:2272] T 6a9a426e6dfa4863bb17ace4863f1e9c P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.643460 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.644249 15416 raft_consensus.cc:2243] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.645262 15416 raft_consensus.cc:2272] T 5a1bb1ab28b64353bdc104f22ee331a8 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.648327 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.649150 15416 raft_consensus.cc:2243] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.649720 15416 raft_consensus.cc:2272] T 82e167f27f784f4bac969a1ac0d78acb P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.652570 15416 tablet_replica.cc:333] stopping tablet replica
W20260709 13:18:14.653146 18487 consensus_peers.cc:597] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.653430 15416 raft_consensus.cc:2243] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.654058 15416 raft_consensus.cc:2272] T 63fbe1394b124599ba87bae76475fb25 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.656767 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.657596 15416 raft_consensus.cc:2243] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.658123 15416 raft_consensus.cc:2272] T be59d930444c455e92c89f2e7a8204c2 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.660784 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.661521 15416 raft_consensus.cc:2243] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.662478 15416 raft_consensus.cc:2272] T 97fdef9baff74f578f6aaf5225a06b47 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.665423 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.666186 15416 raft_consensus.cc:2243] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.666790 15416 raft_consensus.cc:2272] T 09c71771a2c246a4a0bf87ae614c9456 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.669533 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.670248 15416 raft_consensus.cc:2243] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.670713 15416 raft_consensus.cc:2272] T 3ad14d388d9e4f70963cde55e0d19e6e P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.673355 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.674093 15416 raft_consensus.cc:2243] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.674574 15416 raft_consensus.cc:2272] T af1c8c9a95ca4e6a9b669715913d6813 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.675060 18561 consensus_peers.cc:597] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.677364 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.678211 15416 raft_consensus.cc:2243] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.678682 15416 raft_consensus.cc:2272] T a25417521d604fbda971c925e7b3e4ad P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.681327 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.682051 15416 raft_consensus.cc:2243] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.682507 15416 raft_consensus.cc:2272] T 655dc1aef3384b368f18114575712861 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.685194 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.685930 15416 raft_consensus.cc:2243] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:18:14.686623 18561 consensus_peers.cc:597] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.686969 15416 raft_consensus.cc:2272] T bd3ce4c2025a408fbe2994cf42d63081 P 14d20a48a03140d29669efb2bf725e8f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.689780 18561 consensus_peers.cc:597] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.689878 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.690901 15416 raft_consensus.cc:2243] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.691424 15416 raft_consensus.cc:2272] T 52ecba25bdd647d89657858a2bc1d661 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.694309 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.695073 15416 raft_consensus.cc:2243] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.696130 15416 raft_consensus.cc:2272] T bdb4365528e7400e9cd70374bb9375e6 P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.698762 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.699476 15416 raft_consensus.cc:2243] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.699977 15416 raft_consensus.cc:2272] T 36e95f490a494c818b95f45c862447a7 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.702292 15416 tablet_replica.cc:333] stopping tablet replica
W20260709 13:18:14.702486 18487 consensus_peers.cc:597] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: 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:18:14.702955 15416 raft_consensus.cc:2243] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.703490 15416 raft_consensus.cc:2272] T ff550096bfc34c8ab62d08c4542de842 P 14d20a48a03140d29669efb2bf725e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.706025 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.706626 15416 raft_consensus.cc:2243] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:14.707166 15416 raft_consensus.cc:2272] T f55e26f26be84fd98e119ac525e59a3d P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:14.709697 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:14.710261 15416 raft_consensus.cc:2243] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:14.711210 15416 raft_consensus.cc:2272] T 61754571bd39442083de981c109f0ccf P 14d20a48a03140d29669efb2bf725e8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:14.726400 18487 consensus_peers.cc:597] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. 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:18:14.781350 18487 consensus_peers.cc:597] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.794258 18561 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.807103 18561 consensus_peers.cc:597] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.848886 18487 consensus_peers.cc:597] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.850136 18561 consensus_peers.cc:597] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.850603 18561 consensus_peers.cc:597] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.882261 18413 consensus_peers.cc:597] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.909940 18487 consensus_peers.cc:597] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.961774 18487 consensus_peers.cc:597] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.974175 18561 consensus_peers.cc:597] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.976338 18413 consensus_peers.cc:597] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:14.983762 18487 consensus_peers.cc:597] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:15.012521 18561 consensus_peers.cc:597] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:15.026482 18487 consensus_peers.cc:597] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:15.532714 19495 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.533576 19495 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.536092 19495 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.538292 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:18:15.540747 18561 leader_election.cc:336] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.541126 18561 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:15.541685 19495 raft_consensus.cc:2749] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:15.633083 19506 raft_consensus.cc:493] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.633646 19506 raft_consensus.cc:515] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.635752 19506 leader_election.cc:290] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:15.636866 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:18:15.643842 18413 leader_election.cc:336] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.644264 18413 leader_election.cc:304] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:15.644928 19506 raft_consensus.cc:2749] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:15.650735 19497 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.651227 19497 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.652953 19495 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.653522 19495 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:15.654013 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:15.655810 19495 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.657424 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
W20260709 13:18:15.657860 18487 leader_election.cc:336] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.658362 18487 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:15.659117 19505 raft_consensus.cc:2749] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:15.660097 19497 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:18:15.660611 18561 leader_election.cc:336] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.661027 18561 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:15.661705 19495 raft_consensus.cc:2749] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:15.662307 19475 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.662897 19475 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.665099 19475 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:15.666323 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:18:15.668468 18413 leader_election.cc:336] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.668864 18413 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:15.669428 19475 raft_consensus.cc:2749] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:15.723730 19506 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.724247 19506 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.726459 19506 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:15.729548 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:18:15.734241 19497 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.734452 19506 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.735098 19506 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.734777 19497 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.737094 19506 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:15.738731 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:18:15.740033 19497 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.741350 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
W20260709 13:18:15.742312 18413 leader_election.cc:336] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.742830 18413 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:15.743744 19475 raft_consensus.cc:2749] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:15.744771 18487 leader_election.cc:336] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.745206 18487 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:18:15.745882 19497 raft_consensus.cc:2749] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:18:15.746923 18413 leader_election.cc:336] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.747363 18413 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:15.748589 19475 raft_consensus.cc:2749] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:15.782804 15416 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19209)
I20260709 13:18:15.793413 19475 raft_consensus.cc:493] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.793928 19475 raft_consensus.cc:515] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:15.795850 19475 leader_election.cc:290] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.796525 19497 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.796587 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:18:15.797397 19505 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.797914 19505 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.799923 19505 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.797150 19497 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.801355 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:15.801950 18445 raft_consensus.cc:2468] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:15.802021 19497 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.803467 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:18:15.803498 18490 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:15.805299 19497 raft_consensus.cc:2804] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:15.805719 19497 raft_consensus.cc:493] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.806126 19497 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:15.809914 18487 leader_election.cc:336] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:15.807054 18413 leader_election.cc:336] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.811559 18413 leader_election.cc:304] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:18:15.807346 19476 raft_consensus.cc:493] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.812224 19476 raft_consensus.cc:515] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
W20260709 13:18:15.814132 18487 leader_election.cc:336] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.814280 19476 leader_election.cc:290] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.814522 18487 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:18:15.814832 19436 raft_consensus.cc:2749] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:15.816558 19505 raft_consensus.cc:2749] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:15.816658 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:15.817370 18445 raft_consensus.cc:2468] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:15.818301 18490 leader_election.cc:304] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:15.819065 19476 raft_consensus.cc:2804] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:15.819427 19476 raft_consensus.cc:493] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.819782 19476 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.819764 19497 raft_consensus.cc:515] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.821892 19497 leader_election.cc:290] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.823412 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d760200933924c409e7b61b657a39c11" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
W20260709 13:18:15.823721 18487 leader_election.cc:336] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.823992 18445 raft_consensus.cc:3060] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:15.827383 18487 leader_election.cc:336] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.832922 19476 raft_consensus.cc:515] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.835016 18445 raft_consensus.cc:2468] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:18:15.835041 19476 leader_election.cc:290] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.836308 18490 leader_election.cc:304] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:15.838286 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4dec43af6d471d84a3e6886f7765ff" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:15.836544 19475 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.838989 19475 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:15.841807 19475 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.842814 19476 raft_consensus.cc:2804] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:15.842866 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:18:15.843531 19476 raft_consensus.cc:697] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:15.843714 18595 raft_consensus.cc:2468] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:18:15.845198 19506 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.845417 18413 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:15.845750 18445 raft_consensus.cc:3060] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.846297 19475 raft_consensus.cc:2804] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:15.846076 19506 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:15.846704 19475 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.847240 19475 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.848100 19506 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:15.848842 18413 leader_election.cc:336] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.849298 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:18:15.851547 19506 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.852038 19506 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
W20260709 13:18:15.852708 18487 leader_election.cc:336] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.854125 19506 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:15.855762 18413 leader_election.cc:336] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.856153 18413 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, ddacbd01babd4f3d8b30c26d67d94385
I20260709 13:18:15.844487 19476 consensus_queue.cc:237] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.858237 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:18:15.861577 18520 raft_consensus.cc:2468] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 2.
I20260709 13:18:15.863372 19505 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.863668 18445 raft_consensus.cc:2468] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:18:15.863880 19505 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.858982 19506 raft_consensus.cc:2749] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:15.864698 18490 leader_election.cc:304] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:15.865939 19505 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.860674 19475 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:15.866379 19507 raft_consensus.cc:2804] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:15.866866 19507 raft_consensus.cc:697] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:15.867741 19507 consensus_queue.cc:237] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
W20260709 13:18:15.874272 18487 leader_election.cc:336] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.876427 19475 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.879010 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:15.879642 18445 raft_consensus.cc:2468] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:15.880625 19495 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.880800 18490 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:15.881086 19508 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.881203 19495 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.881536 19508 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.882061 19505 raft_consensus.cc:2804] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:15.882467 19505 raft_consensus.cc:493] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
W20260709 13:18:15.882622 18413 leader_election.cc:336] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.882905 19505 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.883380 19495 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.885733 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:18:15.886353 18520 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 3.
I20260709 13:18:15.887651 18561 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:15.887778 18413 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:15.888526 19495 raft_consensus.cc:2804] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:18:15.888962 19495 raft_consensus.cc:493] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.889387 19495 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:15.885775 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "825902437d8b4c31902c58e543232891" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:15.890635 18595 raft_consensus.cc:3060] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.892650 19475 raft_consensus.cc:2804] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:15.893105 19475 raft_consensus.cc:493] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.893558 19475 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.893617 19506 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.894337 19506 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.896456 19506 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:15.896945 18561 leader_election.cc:336] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:15.900049 18413 leader_election.cc:336] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.900478 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:18:15.904760 19497 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
W20260709 13:18:15.904896 18413 leader_election.cc:336] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.905308 19497 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.907226 19497 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.912261 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:18:15.912853 18594 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:15.914034 18487 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:15.913712 18273 catalog_manager.cc:5697] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:15.919013 19495 raft_consensus.cc:515] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.914933 19497 raft_consensus.cc:2804] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:15.920809 19505 raft_consensus.cc:515] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.921489 19497 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.921959 19497 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.923278 19505 leader_election.cc:290] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.905306 18413 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:15.926640 19436 raft_consensus.cc:2749] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:15.919309 18487 leader_election.cc:336] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:15.929575 18487 leader_election.cc:336] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.932394 19497 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.934260 18595 raft_consensus.cc:2468] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 3.
I20260709 13:18:15.935588 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97fdef9baff74f578f6aaf5225a06b47" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:15.936160 18520 raft_consensus.cc:3060] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:15.938093 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db37f85dff0a48a38f04508eced79804" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:15.938653 18447 raft_consensus.cc:3060] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.943498 18413 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:15.948804 19506 raft_consensus.cc:2804] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:15.949266 19506 raft_consensus.cc:697] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 3 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:15.950102 19506 consensus_queue.cc:237] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
W20260709 13:18:15.955330 18561 leader_election.cc:336] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.918985 19508 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:15.918536 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:15.960973 18445 raft_consensus.cc:2468] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:15.925506 19475 raft_consensus.cc:515] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.961766 19495 leader_election.cc:290] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.961844 19471 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.955322 18520 raft_consensus.cc:2468] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 4.
I20260709 13:18:15.963053 19475 leader_election.cc:290] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:15.962837 19471 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.963742 19497 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.965500 19471 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:15.965818 18490 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:15.967360 19497 raft_consensus.cc:2804] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:15.967813 19497 raft_consensus.cc:493] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.968253 19497 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:15.970558 18561 leader_election.cc:336] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.975880 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:18:15.977478 18561 leader_election.cc:304] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:15.961297 18447 raft_consensus.cc:2468] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:18:15.978184 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd0c1cd317549419a977b1e4a7912f4" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:15.978910 18595 raft_consensus.cc:3060] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:15.978968 18490 leader_election.cc:304] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:15.979794 19505 raft_consensus.cc:2804] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:15.980000 19501 raft_consensus.cc:2804] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:15.980291 19505 raft_consensus.cc:697] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:15.980523 19501 raft_consensus.cc:697] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
W20260709 13:18:15.980715 18487 leader_election.cc:336] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.981210 19505 consensus_queue.cc:237] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:15.981788 19471 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:15.981420 19501 consensus_queue.cc:237] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.982414 19471 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.984634 19471 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:15.989300 18487 leader_election.cc:336] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:15.991626 18561 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:15.993460 18595 raft_consensus.cc:2468] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:18:16.000797 18487 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.001585 19507 raft_consensus.cc:2804] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:16.002157 19507 raft_consensus.cc:697] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:16.002990 19507 consensus_queue.cc:237] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:15.999918 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:18:16.006769 18524 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 3.
I20260709 13:18:15.997675 19495 raft_consensus.cc:2749] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:15.996170 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ba14583e6fd446caffbd2a252a64f54" candidate_uuid: "aa59032cb55d465185fb4c760b8e22b7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:16.008008 18520 raft_consensus.cc:3060] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:16.020140 18413 leader_election.cc:336] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.013630 19518 raft_consensus.cc:493] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.029814 19518 raft_consensus.cc:515] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:16.032938 18520 raft_consensus.cc:2468] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa59032cb55d465185fb4c760b8e22b7 in term 3.
I20260709 13:18:16.035019 19518 leader_election.cc:290] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:16.038266 18561 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:16.044134 19518 raft_consensus.cc:2804] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:18:16.044528 19518 raft_consensus.cc:493] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.044926 19518 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:15.998133 19497 raft_consensus.cc:515] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:16.050254 19507 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.050829 19507 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:16.052496 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a1bb1ab28b64353bdc104f22ee331a8" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:16.053035 18447 raft_consensus.cc:3060] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:16.053114 19507 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:16.048964 18271 catalog_manager.cc:5697] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:16.055287 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:16.056979 18445 raft_consensus.cc:2468] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:16.042934 18272 catalog_manager.cc:5697] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 3 to 4, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 4 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:16.062673 18490 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:16.063506 18413 leader_election.cc:304] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.063091 18447 raft_consensus.cc:2468] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:18:16.064890 19508 raft_consensus.cc:2804] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:16.065222 18490 leader_election.cc:304] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 
I20260709 13:18:16.065410 19508 raft_consensus.cc:493] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.065961 19508 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:16.066046 19476 raft_consensus.cc:2804] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:16.066606 19476 raft_consensus.cc:697] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:16.067553 19476 consensus_queue.cc:237] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:16.071404 19506 raft_consensus.cc:2804] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:16.071974 19506 raft_consensus.cc:697] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 3 LEADER]: Becoming Leader. State: Replica: aa59032cb55d465185fb4c760b8e22b7, State: Running, Role: LEADER
I20260709 13:18:16.074427 19506 consensus_queue.cc:237] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:16.083896 19476 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.084698 19476 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.086592 19476 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:16.086862 19520 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.087411 19520 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.089686 19520 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:16.090337 18487 leader_election.cc:336] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:16.091063 18487 leader_election.cc:336] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:16.093771 18561 leader_election.cc:336] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.071594 19497 leader_election.cc:290] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:16.095005 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
I20260709 13:18:16.096235 18595 raft_consensus.cc:2468] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 2.
I20260709 13:18:16.097393 18487 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:16.099254 19497 raft_consensus.cc:2804] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:16.101805 19497 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.102216 19497 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:16.103643 19508 raft_consensus.cc:515] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
W20260709 13:18:16.104962 18487 leader_election.cc:336] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.107563 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9434f9961cce412da3a200d12cfa21b5" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:16.108327 18447 raft_consensus.cc:3060] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:16.109051 19476 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.109553 19476 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.111413 19476 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:16.114850 19520 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.115674 19520 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:16.118757 19520 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:16.120447 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385" is_pre_election: true
W20260709 13:18:16.122041 18561 leader_election.cc:336] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.125972 18520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f" is_pre_election: true
I20260709 13:18:16.137104 18595 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
W20260709 13:18:16.127722 18487 leader_election.cc:336] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:16.137743 18487 leader_election.cc:336] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.138593 18487 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.135507 19508 leader_election.cc:290] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:16.129755 19497 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
W20260709 13:18:16.131302 18413 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.4:37853, user_credentials={real_user=slave}} blocked reactor thread for 57819.2us
I20260709 13:18:16.132304 18447 raft_consensus.cc:2468] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:18:16.134601 19518 raft_consensus.cc:515] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.137247 18520 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 3.
I20260709 13:18:16.141611 18490 leader_election.cc:304] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [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: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.142793 19476 raft_consensus.cc:2804] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:18:16.144768 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:16.145349 18445 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 3.
W20260709 13:18:16.144194 18561 leader_election.cc:336] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.147660 19476 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.148113 19476 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:16.149968 18564 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:16.150868 19501 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:18:16.151213 19501 raft_consensus.cc:493] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.151554 19501 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:16.147130 18447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7" is_pre_election: true
I20260709 13:18:16.156097 18447 raft_consensus.cc:2468] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 2.
I20260709 13:18:16.158561 19476 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.159025 18564 leader_election.cc:304] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.160265 19495 raft_consensus.cc:2804] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:16.160614 19495 raft_consensus.cc:493] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 14d20a48a03140d29669efb2bf725e8f)
I20260709 13:18:16.160954 19495 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:16.161203 19497 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:16.161269 18595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd3ce4c2025a408fbe2994cf42d63081" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:16.161875 18595 raft_consensus.cc:3060] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:16.162128 19501 raft_consensus.cc:515] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:16.163100 19518 leader_election.cc:290] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 election: Requested vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:16.164098 19501 leader_election.cc:290] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:16.164171 19507 raft_consensus.cc:2804] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:16.164764 19507 raft_consensus.cc:697] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:16.165163 18561 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.165623 19507 consensus_queue.cc:237] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [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: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } }
I20260709 13:18:16.168742 18524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0a49b5997d42d09fd74a4e265486d6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d3521689c5b54cab994fecbf125f1f1f"
I20260709 13:18:16.169260 18524 raft_consensus.cc:3060] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:16.169872 18595 raft_consensus.cc:2468] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 4.
I20260709 13:18:16.170243 18594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61754571bd39442083de981c109f0ccf" candidate_uuid: "d3521689c5b54cab994fecbf125f1f1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ddacbd01babd4f3d8b30c26d67d94385"
I20260709 13:18:16.170754 19520 raft_consensus.cc:2764] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 3: won
I20260709 13:18:16.170814 18594 raft_consensus.cc:3060] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:16.174994 18487 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
W20260709 13:18:16.174861 18561 leader_election.cc:336] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.177106 18524 raft_consensus.cc:2468] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 4.
I20260709 13:18:16.180138 18594 raft_consensus.cc:2468] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3521689c5b54cab994fecbf125f1f1f in term 3.
I20260709 13:18:16.181931 18445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601e74c5bc274ee290973991afcfa894" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:16.181675 19505 raft_consensus.cc:2804] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:16.182545 18445 raft_consensus.cc:3060] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:18:16.263026 18487 leader_election.cc:336] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.264698 18561 leader_election.cc:304] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:16.267007 19520 raft_consensus.cc:2804] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:16.267342 18445 raft_consensus.cc:2468] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 4.
I20260709 13:18:16.272639 19476 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 election: Requested vote from peers ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4:37853), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:16.275404 18273 catalog_manager.cc:5697] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:16.277081 18273 catalog_manager.cc:5697] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:16.278756 18273 catalog_manager.cc:5697] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:16.276993 19505 raft_consensus.cc:697] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 4 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:16.283797 18273 catalog_manager.cc:5697] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:16.286150 18561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:39413, user_credentials={real_user=slave}} blocked reactor thread for 104485us
I20260709 13:18:16.285805 18273 catalog_manager.cc:5697] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:16.290922 18564 leader_election.cc:304] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 
I20260709 13:18:16.291782 19501 raft_consensus.cc:2804] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:16.296610 18487 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [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: d3521689c5b54cab994fecbf125f1f1f, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.301760 18271 catalog_manager.cc:5697] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "aa59032cb55d465185fb4c760b8e22b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:16.324388 18561 leader_election.cc:336] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:16.325407 18561 leader_election.cc:336] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.325481 19505 consensus_queue.cc:237] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.330579 19501 raft_consensus.cc:697] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:16.331950 19501 consensus_queue.cc:237] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:16.262429 19495 raft_consensus.cc:515] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:16.340171 19527 raft_consensus.cc:2804] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:16.340669 19527 raft_consensus.cc:697] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Becoming Leader. State: Replica: d3521689c5b54cab994fecbf125f1f1f, State: Running, Role: LEADER
I20260709 13:18:16.341490 19527 consensus_queue.cc:237] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.344887 19495 leader_election.cc:290] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 election: Requested vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:16.354017 18444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb4365528e7400e9cd70374bb9375e6" candidate_uuid: "ddacbd01babd4f3d8b30c26d67d94385" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "aa59032cb55d465185fb4c760b8e22b7"
I20260709 13:18:16.354885 18444 raft_consensus.cc:3060] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:16.355391 18445 raft_consensus.cc:1275] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.339780 19520 raft_consensus.cc:697] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:16.357818 19520 consensus_queue.cc:237] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [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: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:16.358609 19532 consensus_queue.cc:1048] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:18:16.367449 18487 leader_election.cc:336] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.372706 18446 raft_consensus.cc:1275] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.376121 19526 consensus_queue.cc:1048] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:16.381680 18487 consensus_peers.cc:597] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.386816 18447 raft_consensus.cc:1275] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.391148 18273 catalog_manager.cc:5697] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 3 to 4, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 4 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:16.395308 19526 consensus_queue.cc:1048] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:18:16.398348 18444 raft_consensus.cc:2468] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ddacbd01babd4f3d8b30c26d67d94385 in term 3.
W20260709 13:18:16.407238 18561 leader_election.cc:336] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:16.427126 18564 leader_election.cc:304] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [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: aa59032cb55d465185fb4c760b8e22b7, ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f
I20260709 13:18:16.428177 19501 raft_consensus.cc:2804] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:16.428665 19501 raft_consensus.cc:697] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 LEADER]: Becoming Leader. State: Replica: ddacbd01babd4f3d8b30c26d67d94385, State: Running, Role: LEADER
I20260709 13:18:16.429512 19501 consensus_queue.cc:237] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [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: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:16.432802 18524 raft_consensus.cc:1275] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:16.436885 19495 consensus_queue.cc:1048] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:16.441172 18271 catalog_manager.cc:5697] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to d3521689c5b54cab994fecbf125f1f1f (127.15.14.3). New cstate: current_term: 3 leader_uuid: "d3521689c5b54cab994fecbf125f1f1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:16.447803 18561 consensus_peers.cc:597] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:16.451408 18413 consensus_peers.cc:597] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:16.467118 18487 consensus_peers.cc:597] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.467363 18272 catalog_manager.cc:5697] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 3 to 4, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 4 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:16.469110 18272 catalog_manager.cc:5697] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 3 to 4, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 4 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:16.487564 18487 consensus_peers.cc:597] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.496048 18272 catalog_manager.cc:5697] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 reported cstate change: term changed from 2 to 3, leader changed from 14d20a48a03140d29669efb2bf725e8f (127.15.14.1) to ddacbd01babd4f3d8b30c26d67d94385 (127.15.14.4). New cstate: current_term: 3 leader_uuid: "ddacbd01babd4f3d8b30c26d67d94385" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:16.503495 18598 raft_consensus.cc:1275] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.511129 19506 consensus_queue.cc:1048] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:16.514225 18524 raft_consensus.cc:1275] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Refusing update from remote peer aa59032cb55d465185fb4c760b8e22b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:18:16.526340 18487 consensus_peers.cc:597] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.530325 19524 consensus_queue.cc:1048] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:18:16.550441 18413 consensus_peers.cc:597] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:16.570008 18487 consensus_peers.cc:597] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:16.575703 18487 consensus_peers.cc:597] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.598882 18447 raft_consensus.cc:1275] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.601002 19505 consensus_queue.cc:1048] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:16.606585 18598 raft_consensus.cc:1275] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.617391 19505 consensus_queue.cc:1048] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:18:16.664781 18447 raft_consensus.cc:1275] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.665997 19476 consensus_queue.cc:1048] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:16.742676 18444 raft_consensus.cc:1275] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:16.743884 19495 consensus_queue.cc:1048] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:16.760080 18561 consensus_peers.cc:597] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.777534 18598 raft_consensus.cc:1275] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:16.779564 19527 consensus_queue.cc:1048] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:18:16.783319 15416 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19209)
W20260709 13:18:16.797297 18487 consensus_peers.cc:597] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:16.802659 18524 raft_consensus.cc:1275] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:16.807127 19495 consensus_queue.cc:1048] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:16.808228 18598 raft_consensus.cc:1275] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Refusing update from remote peer d3521689c5b54cab994fecbf125f1f1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:16.821857 19527 consensus_queue.cc:1048] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:16.830726 18487 consensus_peers.cc:597] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:16.863133 18561 consensus_peers.cc:597] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:16.919211 18487 consensus_peers.cc:597] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:16.950021 18561 consensus_peers.cc:597] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:16.950476 18561 consensus_peers.cc:597] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:16.988140 18561 consensus_peers.cc:597] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:17.023388 18444 raft_consensus.cc:1275] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Refusing update from remote peer ddacbd01babd4f3d8b30c26d67d94385: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:17.024806 19520 consensus_queue.cc:1048] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:17.045189 18413 consensus_peers.cc:597] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.057260 18487 consensus_peers.cc:597] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.064458 18561 consensus_peers.cc:597] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.067572 18487 consensus_peers.cc:597] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.112918 18561 consensus_peers.cc:597] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.212459 18561 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.235105 18561 consensus_peers.cc:597] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.346422 18487 consensus_peers.cc:597] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.349128 18487 consensus_peers.cc:597] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.355849 18561 consensus_peers.cc:597] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.359437 18561 consensus_peers.cc:597] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.365741 18413 consensus_peers.cc:597] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.366274 18413 consensus_peers.cc:597] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.368830 18487 consensus_peers.cc:597] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.377213 18413 consensus_peers.cc:597] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.389155 18561 consensus_peers.cc:597] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.406983 18413 consensus_peers.cc:597] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.421535 18487 consensus_peers.cc:597] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.428366 18487 consensus_peers.cc:597] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.430274 18561 consensus_peers.cc:597] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.457623 18561 consensus_peers.cc:597] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.468288 18413 consensus_peers.cc:597] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.493144 18487 consensus_peers.cc:597] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.501097 18487 consensus_peers.cc:597] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.531886 18561 consensus_peers.cc:597] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.630406 18487 consensus_peers.cc:597] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.634191 18561 consensus_peers.cc:597] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.780890 18561 consensus_peers.cc:597] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:17.783792 15416 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19209)
W20260709 13:18:18.252480 18545 debug-util.cc:398] Leaking SignalData structure 0x7b080023e300 after lost signal to thread 15419
W20260709 13:18:18.253494 18545 debug-util.cc:398] Leaking SignalData structure 0x7b0800276760 after lost signal to thread 18307
W20260709 13:18:18.254622 18545 debug-util.cc:398] Leaking SignalData structure 0x7b0800194ec0 after lost signal to thread 18474
W20260709 13:18:18.255755 18545 debug-util.cc:398] Leaking SignalData structure 0x7b0800319360 after lost signal to thread 18548
W20260709 13:18:18.256814 18545 debug-util.cc:398] Leaking SignalData structure 0x7b0800135f00 after lost signal to thread 18622
I20260709 13:18:18.673940 15416 tablet_server.cc:196] TabletServer@127.15.14.1:44377 shutdown complete.
W20260709 13:18:18.740522 18487 consensus_peers.cc:597] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:18.768680 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
W20260709 13:18:18.779094 18490 consensus_peers.cc:597] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:18:18.782662 18487 consensus_peers.cc:597] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:18.782953 18490 consensus_peers.cc:597] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:18:18.786036 18490 consensus_peers.cc:597] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.832270 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:18.834518 15416 tablet_replica.cc:333] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
W20260709 13:18:18.834534 18564 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.835526 15416 raft_consensus.cc:2243] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.836115 15416 raft_consensus.cc:2272] T 63fbe1394b124599ba87bae76475fb25 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.838984 15416 tablet_replica.cc:333] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.839871 15416 raft_consensus.cc:2243] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.840444 15416 raft_consensus.cc:2272] T db37f85dff0a48a38f04508eced79804 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:18.840886 18564 consensus_peers.cc:597] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.842438 15416 tablet_replica.cc:333] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.843091 15416 raft_consensus.cc:2243] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.843828 15416 raft_consensus.cc:2272] T f704cde2785e4f3eae33c8eb7c6b7897 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.845614 15416 tablet_replica.cc:333] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.846182 15416 raft_consensus.cc:2243] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.846968 15416 raft_consensus.cc:2272] T 0b3e83804c5a40ba82b039a1751053cc P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.848897 15416 tablet_replica.cc:333] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.849658 15416 raft_consensus.cc:2243] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.850116 15416 raft_consensus.cc:2272] T 180fa4bea52f44bf8d1cf3af37d80b13 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.852380 15416 tablet_replica.cc:333] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.853030 15416 raft_consensus.cc:2243] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.853521 15416 raft_consensus.cc:2272] T 6a9a426e6dfa4863bb17ace4863f1e9c P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.856261 15416 tablet_replica.cc:333] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.856918 15416 raft_consensus.cc:2243] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.857385 15416 raft_consensus.cc:2272] T 07ce37d54e4a481c86c7a33cc7d6acab P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.860143 15416 tablet_replica.cc:333] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.860867 15416 raft_consensus.cc:2243] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.861384 15416 raft_consensus.cc:2272] T 651181e6d295454180fee60c780fef64 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:18.861538 18564 consensus_peers.cc:597] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.863435 15416 tablet_replica.cc:333] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.864288 15416 raft_consensus.cc:2243] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.864866 15416 raft_consensus.cc:2272] T d760200933924c409e7b61b657a39c11 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:18.866510 18490 consensus_peers.cc:597] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.867285 15416 tablet_replica.cc:333] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.867905 15416 raft_consensus.cc:2243] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.868628 15416 raft_consensus.cc:2272] T 7ba14583e6fd446caffbd2a252a64f54 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.870460 15416 tablet_replica.cc:333] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.871049 15416 raft_consensus.cc:2243] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.871716 15416 raft_consensus.cc:2272] T be59d930444c455e92c89f2e7a8204c2 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.873557 15416 tablet_replica.cc:333] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.874056 15416 raft_consensus.cc:2243] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.874461 15416 raft_consensus.cc:2272] T d8da04f49f754b84b07f9c377853b44d P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.876284 15416 tablet_replica.cc:333] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.876893 15416 raft_consensus.cc:2243] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.877277 15416 raft_consensus.cc:2272] T 5a1bb1ab28b64353bdc104f22ee331a8 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.879004 15416 tablet_replica.cc:333] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.879498 15416 raft_consensus.cc:2243] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.880203 15416 raft_consensus.cc:2272] T 52ecba25bdd647d89657858a2bc1d661 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.882004 15416 tablet_replica.cc:333] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.882648 15416 raft_consensus.cc:2243] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.883440 15416 raft_consensus.cc:2272] T 3a017130fa234eb196f1ad7ef101cbe6 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.885396 15416 tablet_replica.cc:333] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.885949 15416 raft_consensus.cc:2243] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.886353 15416 raft_consensus.cc:2272] T 1ec56761887b45c58a2ff5f99f4171b2 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.888720 15416 tablet_replica.cc:333] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.889460 15416 raft_consensus.cc:2243] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.889948 15416 raft_consensus.cc:2272] T 601e74c5bc274ee290973991afcfa894 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.892457 15416 tablet_replica.cc:333] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.893182 15416 raft_consensus.cc:2243] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.893709 15416 raft_consensus.cc:2272] T bdb4365528e7400e9cd70374bb9375e6 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:18.894912 18490 consensus_peers.cc:597] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.895823 15416 tablet_replica.cc:333] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.896502 15416 raft_consensus.cc:2243] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.897312 15416 raft_consensus.cc:2272] T 36e95f490a494c818b95f45c862447a7 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.899778 15416 tablet_replica.cc:333] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.900543 15416 raft_consensus.cc:2243] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.901549 15416 raft_consensus.cc:2272] T 02f16b3d58604086b2e35d5c5a7b6d21 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.904203 15416 tablet_replica.cc:333] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.904956 15416 raft_consensus.cc:2243] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.905479 15416 raft_consensus.cc:2272] T a8533444dd0947288c09fdaa77974dfd P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:18.907011 18564 consensus_peers.cc:597] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.907724 15416 tablet_replica.cc:333] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.908453 15416 raft_consensus.cc:2243] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.908859 15416 raft_consensus.cc:2272] T 3ad14d388d9e4f70963cde55e0d19e6e P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.911134 15416 tablet_replica.cc:333] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.911815 15416 raft_consensus.cc:2243] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.912791 15416 raft_consensus.cc:2272] T 828519dcfa3d4aa8882212f7b2b613e0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.914747 15416 tablet_replica.cc:333] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.915282 15416 raft_consensus.cc:2243] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.915704 15416 raft_consensus.cc:2272] T bb4dec43af6d471d84a3e6886f7765ff P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.917416 15416 tablet_replica.cc:333] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.917979 15416 raft_consensus.cc:2243] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.918394 15416 raft_consensus.cc:2272] T 9af793183523447ba324834c209bdfef P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.920169 15416 tablet_replica.cc:333] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.920691 15416 raft_consensus.cc:2243] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.921109 15416 raft_consensus.cc:2272] T 4028ec2f61fa44fbbb4c26875927ee32 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.923188 15416 tablet_replica.cc:333] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.923969 15416 raft_consensus.cc:2243] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.924541 15416 raft_consensus.cc:2272] T 9434f9961cce412da3a200d12cfa21b5 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.926954 15416 tablet_replica.cc:333] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.927716 15416 raft_consensus.cc:2243] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.928241 15416 raft_consensus.cc:2272] T 3dbf09e4d59b4b098a62736acd3005b4 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.930724 15416 tablet_replica.cc:333] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.931412 15416 raft_consensus.cc:2243] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.932147 15416 raft_consensus.cc:2272] T 7c148f3db27a480db90f06ef12dc22e9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.934504 15416 tablet_replica.cc:333] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.935195 15416 raft_consensus.cc:2243] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.935719 15416 raft_consensus.cc:2272] T 87c94917a7d54f178ceb6fd21040cff0 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.938153 15416 tablet_replica.cc:333] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.938922 15416 raft_consensus.cc:2243] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.939445 15416 raft_consensus.cc:2272] T dba33d2c1a07457db1e0bc198cb12c8d P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.941792 15416 tablet_replica.cc:333] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
W20260709 13:18:18.941813 18564 consensus_peers.cc:597] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.942498 15416 raft_consensus.cc:2243] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.943042 15416 raft_consensus.cc:2272] T 9d814d2605144d79aaa355c9c5d4396a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.945554 15416 tablet_replica.cc:333] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.946326 15416 raft_consensus.cc:2243] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.947301 15416 raft_consensus.cc:2272] T 9de9a7946f6d4ec4871e6927cdcf81f9 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.949774 15416 tablet_replica.cc:333] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.950526 15416 raft_consensus.cc:2243] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.951050 15416 raft_consensus.cc:2272] T 76a437b145294c0ba684e5652dbae588 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:18.950542 18564 consensus_peers.cc:597] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.953045 15416 tablet_replica.cc:333] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.954190 15416 raft_consensus.cc:2243] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.954769 15416 raft_consensus.cc:2272] T a25417521d604fbda971c925e7b3e4ad P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.956806 15416 tablet_replica.cc:333] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.957479 15416 raft_consensus.cc:2243] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.958104 15416 raft_consensus.cc:2272] T 91abf4d31eab4b1186ab572ac18c4913 P aa59032cb55d465185fb4c760b8e22b7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.960528 15416 tablet_replica.cc:333] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
W20260709 13:18:18.960973 18490 consensus_peers.cc:597] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.961261 15416 raft_consensus.cc:2243] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.961896 15416 raft_consensus.cc:2272] T 551c882650c04f1fa5d515f57be06163 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.964288 15416 tablet_replica.cc:333] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.965030 15416 raft_consensus.cc:2243] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.965901 15416 raft_consensus.cc:2272] T 478f9162e5824370b532e2673ba42e42 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:18.968184 18564 consensus_peers.cc:597] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.968250 15416 tablet_replica.cc:333] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
W20260709 13:18:18.968920 18564 consensus_peers.cc:597] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.969067 15416 raft_consensus.cc:2243] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.970075 15416 raft_consensus.cc:2272] T d83223161c564d2eadd00cdaa8ae4d7a P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.972483 15416 tablet_replica.cc:333] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.973167 15416 raft_consensus.cc:2243] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:18.973721 15416 raft_consensus.cc:2272] T 6ec395a5660c4d68aefdcf5a392b0bf4 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.976223 15416 tablet_replica.cc:333] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
W20260709 13:18:18.976114 18490 consensus_peers.cc:597] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: 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:18:18.977111 15416 raft_consensus.cc:2243] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.978089 15416 raft_consensus.cc:2272] T 825902437d8b4c31902c58e543232891 P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.980027 15416 tablet_replica.cc:333] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.980594 15416 raft_consensus.cc:2243] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.981408 15416 raft_consensus.cc:2272] T 6ecb4c7474d64f0d9e6f443edac008eb P aa59032cb55d465185fb4c760b8e22b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.983139 15416 tablet_replica.cc:333] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.983664 15416 raft_consensus.cc:2243] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.984354 15416 raft_consensus.cc:2272] T 7ed8fcad246345f5b3d0a062a11db004 P aa59032cb55d465185fb4c760b8e22b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:18.986255 15416 tablet_replica.cc:333] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7: stopping tablet replica
I20260709 13:18:18.986666 15416 raft_consensus.cc:2243] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:18.987411 15416 raft_consensus.cc:2272] T bee10760c78e421da90f0c02be37d935 P aa59032cb55d465185fb4c760b8e22b7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:19.010010 18487 consensus_peers.cc:597] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:19.030462 18564 consensus_peers.cc:597] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:18:19.031344 18564 consensus_peers.cc:597] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:18:19.035025 18564 consensus_peers.cc:597] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:18:19.035686 18490 consensus_peers.cc:597] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:18:19.050812 18490 consensus_peers.cc:597] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. 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:18:19.071283 18490 consensus_peers.cc:597] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.074538 18487 consensus_peers.cc:597] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:19.074839 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
W20260709 13:18:19.078557 18490 consensus_peers.cc:597] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.101418 18487 consensus_peers.cc:597] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:19.105746 18564 consensus_peers.cc:597] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.114810 18487 consensus_peers.cc:597] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:19.129688 18487 consensus_peers.cc:597] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:19.160524 18490 consensus_peers.cc:597] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:19.180377 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
W20260709 13:18:19.211699 18490 consensus_peers.cc:597] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.220459 18490 consensus_peers.cc:597] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.239056 18490 consensus_peers.cc:597] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.240506 18561 consensus_peers.cc:597] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:18:19.242065 18561 consensus_peers.cc:597] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: 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:18:19.256264 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:19.257160 15416 tablet_replica.cc:333] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.257905 15416 raft_consensus.cc:2243] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.258829 15416 raft_consensus.cc:2272] T db37f85dff0a48a38f04508eced79804 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.260862 15416 tablet_replica.cc:333] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.261533 15416 raft_consensus.cc:2243] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.261991 15416 raft_consensus.cc:2272] T f704cde2785e4f3eae33c8eb7c6b7897 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.264667 15416 tablet_replica.cc:333] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.265558 15416 raft_consensus.cc:2243] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.266144 15416 raft_consensus.cc:2272] T d83223161c564d2eadd00cdaa8ae4d7a P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.268704 15416 tablet_replica.cc:333] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.269487 15416 raft_consensus.cc:2243] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.270504 15416 raft_consensus.cc:2272] T 180fa4bea52f44bf8d1cf3af37d80b13 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.273156 15416 tablet_replica.cc:333] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.274214 15416 raft_consensus.cc:2243] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.275183 15416 raft_consensus.cc:2272] T d760200933924c409e7b61b657a39c11 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.277733 15416 tablet_replica.cc:333] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.278512 15416 raft_consensus.cc:2243] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.279107 15416 raft_consensus.cc:2272] T eb0a49b5997d42d09fd74a4e265486d6 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.281456 15416 tablet_replica.cc:333] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.282294 15416 raft_consensus.cc:2243] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.283339 15416 raft_consensus.cc:2272] T fdd0c1cd317549419a977b1e4a7912f4 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.285792 15416 tablet_replica.cc:333] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.286644 15416 raft_consensus.cc:2243] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.287401 15416 raft_consensus.cc:2272] T 191b3c1529b443c9bae8e98b90e57712 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.290743 15416 tablet_replica.cc:333] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.291968 15416 raft_consensus.cc:2243] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.292744 15416 raft_consensus.cc:2272] T 7ba14583e6fd446caffbd2a252a64f54 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.295693 15416 tablet_replica.cc:333] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.296799 15416 raft_consensus.cc:2243] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.298221 15416 raft_consensus.cc:2272] T 07ce37d54e4a481c86c7a33cc7d6acab P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.301191 15416 tablet_replica.cc:333] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.302199 15416 raft_consensus.cc:2243] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.303321 15416 raft_consensus.cc:2272] T 651181e6d295454180fee60c780fef64 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:19.305023 18561 consensus_peers.cc:597] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: 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:18:19.305896 15416 tablet_replica.cc:333] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.306771 15416 raft_consensus.cc:2243] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.307382 15416 raft_consensus.cc:2272] T 620e941d15344fec87a639fc1f02f5c8 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.310101 15416 tablet_replica.cc:333] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.310981 15416 raft_consensus.cc:2243] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.311544 15416 raft_consensus.cc:2272] T bebe317f8a3549b6a7046dd44af40c0b P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.314172 15416 tablet_replica.cc:333] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.314960 15416 raft_consensus.cc:2243] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.316004 15416 raft_consensus.cc:2272] T bd3ce4c2025a408fbe2994cf42d63081 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.318046 15416 tablet_replica.cc:333] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.318742 15416 raft_consensus.cc:2243] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.319247 15416 raft_consensus.cc:2272] T 52ecba25bdd647d89657858a2bc1d661 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.321947 15416 tablet_replica.cc:333] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.322850 15416 raft_consensus.cc:2243] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.323380 15416 raft_consensus.cc:2272] T af1c8c9a95ca4e6a9b669715913d6813 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:19.324425 18487 consensus_peers.cc:597] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:19.325775 15416 tablet_replica.cc:333] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.326442 15416 raft_consensus.cc:2243] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.326893 15416 raft_consensus.cc:2272] T 0b3e83804c5a40ba82b039a1751053cc P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.328852 15416 tablet_replica.cc:333] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.329504 15416 raft_consensus.cc:2243] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.329943 15416 raft_consensus.cc:2272] T 655dc1aef3384b368f18114575712861 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.332093 15416 tablet_replica.cc:333] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.332787 15416 raft_consensus.cc:2243] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.333235 15416 raft_consensus.cc:2272] T 9de9a7946f6d4ec4871e6927cdcf81f9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.335892 15416 tablet_replica.cc:333] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.336717 15416 raft_consensus.cc:2243] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.337277 15416 raft_consensus.cc:2272] T 76a437b145294c0ba684e5652dbae588 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.339711 15416 tablet_replica.cc:333] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.340272 15416 raft_consensus.cc:2243] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.340713 15416 raft_consensus.cc:2272] T 7c148f3db27a480db90f06ef12dc22e9 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.342619 15416 tablet_replica.cc:333] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.343190 15416 raft_consensus.cc:2243] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.343930 15416 raft_consensus.cc:2272] T 3dbf09e4d59b4b098a62736acd3005b4 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.346112 15416 tablet_replica.cc:333] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.346865 15416 raft_consensus.cc:2243] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.347793 15416 raft_consensus.cc:2272] T f55e26f26be84fd98e119ac525e59a3d P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:19.349941 18561 consensus_peers.cc:597] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:19.350248 15416 tablet_replica.cc:333] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.350971 15416 raft_consensus.cc:2243] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.351750 15416 raft_consensus.cc:2272] T 61754571bd39442083de981c109f0ccf P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.353737 15416 tablet_replica.cc:333] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.354450 15416 raft_consensus.cc:2243] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.355010 15416 raft_consensus.cc:2272] T 02f16b3d58604086b2e35d5c5a7b6d21 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.359004 15416 tablet_replica.cc:333] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.359602 15416 raft_consensus.cc:2243] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.360329 15416 raft_consensus.cc:2272] T a8533444dd0947288c09fdaa77974dfd P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.362296 15416 tablet_replica.cc:333] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.363131 15416 raft_consensus.cc:2243] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.364132 15416 raft_consensus.cc:2272] T d8da04f49f754b84b07f9c377853b44d P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.366605 15416 tablet_replica.cc:333] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.367408 15416 raft_consensus.cc:2243] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.367928 15416 raft_consensus.cc:2272] T 97fdef9baff74f578f6aaf5225a06b47 P d3521689c5b54cab994fecbf125f1f1f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:19.368000 18561 consensus_peers.cc:597] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: 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:18:19.369895 15416 tablet_replica.cc:333] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.370496 15416 raft_consensus.cc:2243] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.370963 15416 raft_consensus.cc:2272] T 7ed8fcad246345f5b3d0a062a11db004 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.372850 15416 tablet_replica.cc:333] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.373416 15416 raft_consensus.cc:2243] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.373883 15416 raft_consensus.cc:2272] T bee10760c78e421da90f0c02be37d935 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.375905 15416 tablet_replica.cc:333] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.376467 15416 raft_consensus.cc:2243] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.377211 15416 raft_consensus.cc:2272] T 7791dc83f4f14f0a972f1836d17d75e9 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.379237 15416 tablet_replica.cc:333] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.379817 15416 raft_consensus.cc:2243] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.380750 15416 raft_consensus.cc:2272] T 87c94917a7d54f178ceb6fd21040cff0 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.383296 15416 tablet_replica.cc:333] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.384049 15416 raft_consensus.cc:2243] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.385066 15416 raft_consensus.cc:2272] T 09c71771a2c246a4a0bf87ae614c9456 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.387461 15416 tablet_replica.cc:333] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.388195 15416 raft_consensus.cc:2243] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.389199 15416 raft_consensus.cc:2272] T 3ad14d388d9e4f70963cde55e0d19e6e P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.392031 15416 tablet_replica.cc:333] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.392818 15416 raft_consensus.cc:2243] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.393249 15416 raft_consensus.cc:2272] T 828519dcfa3d4aa8882212f7b2b613e0 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.395824 15416 tablet_replica.cc:333] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.396375 15416 raft_consensus.cc:2243] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.397337 15416 raft_consensus.cc:2272] T bb4dec43af6d471d84a3e6886f7765ff P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.400003 15416 tablet_replica.cc:333] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.400580 15416 raft_consensus.cc:2243] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.401335 15416 raft_consensus.cc:2272] T 4028ec2f61fa44fbbb4c26875927ee32 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.403338 15416 tablet_replica.cc:333] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.403893 15416 raft_consensus.cc:2243] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.404621 15416 raft_consensus.cc:2272] T 82e167f27f784f4bac969a1ac0d78acb P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.406492 15416 tablet_replica.cc:333] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.407043 15416 raft_consensus.cc:2243] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.407491 15416 raft_consensus.cc:2272] T 6ecb4c7474d64f0d9e6f443edac008eb P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.409677 15416 tablet_replica.cc:333] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.410380 15416 raft_consensus.cc:2243] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.411288 15416 raft_consensus.cc:2272] T ff550096bfc34c8ab62d08c4542de842 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.413771 15416 tablet_replica.cc:333] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.414496 15416 raft_consensus.cc:2243] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.415586 15416 raft_consensus.cc:2272] T 9434f9961cce412da3a200d12cfa21b5 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.419441 15416 tablet_replica.cc:333] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.420037 15416 raft_consensus.cc:2243] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.420819 15416 raft_consensus.cc:2272] T 5a1bb1ab28b64353bdc104f22ee331a8 P d3521689c5b54cab994fecbf125f1f1f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.423334 15416 tablet_replica.cc:333] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.424086 15416 raft_consensus.cc:2243] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:19.425163 15416 raft_consensus.cc:2272] T 551c882650c04f1fa5d515f57be06163 P d3521689c5b54cab994fecbf125f1f1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:19.428076 15416 tablet_replica.cc:333] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f: stopping tablet replica
I20260709 13:18:19.428773 15416 raft_consensus.cc:2243] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:19.429322 15416 raft_consensus.cc:2272] T 478f9162e5824370b532e2673ba42e42 P d3521689c5b54cab994fecbf125f1f1f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:19.450814 18561 consensus_peers.cc:597] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. 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:18:19.487172 18561 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111) [suppressed 444 similar messages]
W20260709 13:18:19.499617 18561 consensus_peers.cc:597] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:19.525858 18561 consensus_peers.cc:597] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.550601 18561 consensus_peers.cc:597] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.645251 18561 consensus_peers.cc:597] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:19.783088 18561 consensus_peers.cc:597] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:19.920140 18561 consensus_peers.cc:597] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:19.924835 19572 raft_consensus.cc:493] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:19.925383 19572 raft_consensus.cc:515] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:19.927448 19572 leader_election.cc:290] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:19.930824 18564 leader_election.cc:336] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:19.933123 18561 leader_election.cc:336] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:19.933553 18561 leader_election.cc:304] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:19.934228 19572 raft_consensus.cc:2749] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:19.937708 19572 raft_consensus.cc:493] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:19.938723 19572 raft_consensus.cc:515] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:19.941717 19572 leader_election.cc:290] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:19.946796 18564 leader_election.cc:336] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:19.947350 18561 leader_election.cc:336] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:19.947781 18561 leader_election.cc:304] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:19.948848 19572 raft_consensus.cc:2749] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:19.982157 18561 consensus_peers.cc:597] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:20.021713 19572 raft_consensus.cc:493] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.022220 19572 raft_consensus.cc:515] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:20.024012 19572 leader_election.cc:290] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:18:20.027323 18561 leader_election.cc:336] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:20.028112 18564 leader_election.cc:336] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:20.028520 18564 leader_election.cc:304] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:20.029194 19572 raft_consensus.cc:2749] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:20.062871 19572 raft_consensus.cc:493] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.063326 19572 raft_consensus.cc:515] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.065158 19572 leader_election.cc:290] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.068890 18561 leader_election.cc:336] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.069408 18564 leader_election.cc:336] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:20.069860 18564 leader_election.cc:304] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.070461 19572 raft_consensus.cc:2749] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:20.080061 18561 consensus_peers.cc:597] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:20.089851 19572 raft_consensus.cc:493] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.090304 19572 raft_consensus.cc:515] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.092192 19572 leader_election.cc:290] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.096655 18564 leader_election.cc:336] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.097568 18561 leader_election.cc:336] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.098053 18561 leader_election.cc:304] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.098776 19572 raft_consensus.cc:2749] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:20.142760 19501 raft_consensus.cc:493] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.143251 19501 raft_consensus.cc:515] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.145800 19501 leader_election.cc:290] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:20.146481 19501 raft_consensus.cc:493] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.147184 19501 raft_consensus.cc:515] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:20.148777 19501 leader_election.cc:290] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:18:20.158659 18564 leader_election.cc:336] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.159255 18564 leader_election.cc:336] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.161365 18561 leader_election.cc:336] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.161775 18561 leader_election.cc:304] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.162456 19574 raft_consensus.cc:2749] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:20.164038 18561 leader_election.cc:336] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:20.164510 18561 leader_election.cc:304] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:20.165350 19574 raft_consensus.cc:2749] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:20.165387 19567 raft_consensus.cc:493] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.165974 19567 raft_consensus.cc:515] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.167600 19567 leader_election.cc:290] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:20.171280 19567 raft_consensus.cc:493] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
W20260709 13:18:20.171522 18564 leader_election.cc:336] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:20.171707 19567 raft_consensus.cc:515] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.173488 19567 leader_election.cc:290] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.173945 18561 leader_election.cc:336] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.174300 18561 leader_election.cc:304] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.175735 19567 raft_consensus.cc:2749] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:20.177551 18564 leader_election.cc:336] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.178494 18561 leader_election.cc:336] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.178841 18561 leader_election.cc:304] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.179350 19567 raft_consensus.cc:2749] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:20.196177 19567 raft_consensus.cc:493] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.196648 19567 raft_consensus.cc:515] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.198282 19567 leader_election.cc:290] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.201726 18561 leader_election.cc:336] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.202370 18564 leader_election.cc:336] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:20.202807 18564 leader_election.cc:304] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.203456 19567 raft_consensus.cc:2749] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:20.224404 19567 raft_consensus.cc:493] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.224910 19567 raft_consensus.cc:515] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.226999 19567 leader_election.cc:290] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.230397 18564 leader_election.cc:336] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.230967 18561 leader_election.cc:336] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.231324 18561 leader_election.cc:304] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.231868 19567 raft_consensus.cc:2749] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:20.240875 19567 raft_consensus.cc:493] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.241310 19567 raft_consensus.cc:515] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:20.243052 19567 leader_election.cc:290] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:18:20.246352 18561 leader_election.cc:336] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:20.247370 18564 leader_election.cc:336] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:20.247686 18564 leader_election.cc:304] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:20.248211 19567 raft_consensus.cc:2749] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:20.280562 18561 consensus_peers.cc:597] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.284667 18561 consensus_peers.cc:597] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.304678 18561 consensus_peers.cc:597] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.327716 18561 consensus_peers.cc:597] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.345105 18561 consensus_peers.cc:597] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:20.412555 19567 raft_consensus.cc:493] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.413039 19567 raft_consensus.cc:515] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:20.414966 19567 leader_election.cc:290] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:20.419620 18561 leader_election.cc:336] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.420089 18561 leader_election.cc:336] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:20.420378 18561 leader_election.cc:304] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.420915 19567 raft_consensus.cc:2749] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:20.426810 19574 raft_consensus.cc:493] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.426910 19567 raft_consensus.cc:493] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.427423 19567 raft_consensus.cc:515] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:20.427399 19574 raft_consensus.cc:515] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:20.429124 19567 leader_election.cc:290] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
I20260709 13:18:20.429868 19574 leader_election.cc:290] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:20.433676 18561 leader_election.cc:336] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.434058 18561 leader_election.cc:336] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.434597 18561 leader_election.cc:336] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:20.434939 18561 leader_election.cc:304] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
W20260709 13:18:20.435535 18561 leader_election.cc:336] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:20.435485 19574 raft_consensus.cc:2749] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:18:20.435962 18561 leader_election.cc:304] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.436601 19574 raft_consensus.cc:2749] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:20.460022 19574 raft_consensus.cc:493] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:20.460587 19574 raft_consensus.cc:515] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:20.462713 19574 leader_election.cc:290] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
I20260709 13:18:20.465780 19574 raft_consensus.cc:493] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.466233 19574 raft_consensus.cc:515] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
W20260709 13:18:20.467803 18564 leader_election.cc:336] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:20.468173 19574 leader_election.cc:290] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:20.468317 18561 leader_election.cc:336] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:20.468895 18561 leader_election.cc:304] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:20.470275 19574 raft_consensus.cc:2749] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:18:20.475741 18561 consensus_peers.cc:597] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.476158 18561 leader_election.cc:336] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:20.476747 18561 leader_election.cc:336] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.477131 18561 leader_election.cc:304] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.477712 19567 raft_consensus.cc:2749] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:20.500913 15416 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18545)
W20260709 13:18:20.525679 18561 consensus_peers.cc:597] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.539299 18561 consensus_peers.cc:597] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.544339 18561 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.581440 18561 consensus_peers.cc:597] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:20.623514 19567 raft_consensus.cc:493] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.624004 19567 raft_consensus.cc:515] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:20.625983 19567 leader_election.cc:290] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:20.627811 18561 consensus_peers.cc:597] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:20.631090 18561 leader_election.cc:336] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:20.631754 18561 leader_election.cc:336] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.632133 18561 leader_election.cc:304] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.632889 19567 raft_consensus.cc:2749] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:20.686190 19574 raft_consensus.cc:493] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.686774 19574 raft_consensus.cc:515] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:20.688886 19574 leader_election.cc:290] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:20.692119 18561 leader_election.cc:336] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.692879 18561 leader_election.cc:336] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:20.693372 18561 leader_election.cc:304] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.692523 19574 raft_consensus.cc:493] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.694113 19567 raft_consensus.cc:2749] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:20.694308 19574 raft_consensus.cc:515] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.696511 19574 leader_election.cc:290] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.701121 18564 leader_election.cc:336] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.702896 18561 leader_election.cc:336] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.703312 18561 leader_election.cc:304] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.703994 19574 raft_consensus.cc:2749] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:20.709035 19574 raft_consensus.cc:493] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.709508 19574 raft_consensus.cc:515] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:20.711212 19574 leader_election.cc:290] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:20.714718 18561 leader_election.cc:336] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.715370 18561 leader_election.cc:336] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
I20260709 13:18:20.715744 18561 leader_election.cc:304] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.716383 19574 raft_consensus.cc:2749] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:18:20.720113 19574 raft_consensus.cc:493] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.720494 19574 raft_consensus.cc:515] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.722133 19574 leader_election.cc:290] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.725696 18561 leader_election.cc:336] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:20.726084 18564 leader_election.cc:336] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:20.726436 18564 leader_election.cc:304] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.726985 19574 raft_consensus.cc:2749] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:20.742414 19574 raft_consensus.cc:493] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.742919 19574 raft_consensus.cc:515] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.744763 19574 leader_election.cc:290] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.748198 18564 leader_election.cc:336] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.748900 18561 leader_election.cc:336] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.749226 18561 leader_election.cc:304] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.749784 19574 raft_consensus.cc:2749] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:20.761008 18561 consensus_peers.cc:597] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:20.765750 19567 raft_consensus.cc:493] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.766280 19567 raft_consensus.cc:515] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } }
I20260709 13:18:20.768522 19567 leader_election.cc:290] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413), 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377)
W20260709 13:18:20.772527 18561 leader_election.cc:336] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:20.773099 18561 leader_election.cc:336] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.773409 18561 leader_election.cc:304] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.773948 19574 raft_consensus.cc:2749] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:20.774077 19567 raft_consensus.cc:493] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d3521689c5b54cab994fecbf125f1f1f)
I20260709 13:18:20.774685 19567 raft_consensus.cc:515] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:20.776225 19567 leader_election.cc:290] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:20.779652 18564 leader_election.cc:336] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
W20260709 13:18:20.780102 18561 leader_election.cc:336] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:20.780462 18561 leader_election.cc:304] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [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: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:20.780985 19567 raft_consensus.cc:2749] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:21.201254 18564 consensus_peers.cc:597] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.332118 18564 consensus_peers.cc:597] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.351898 18564 consensus_peers.cc:597] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.404443 18564 consensus_peers.cc:597] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.404965 18564 consensus_peers.cc:597] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.442883 18564 consensus_peers.cc:597] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.447479 18564 consensus_peers.cc:597] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.466015 18564 consensus_peers.cc:597] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.489879 18564 consensus_peers.cc:597] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.501379 15416 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18545)
I20260709 13:18:21.536870 19567 raft_consensus.cc:493] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:21.537482 19567 raft_consensus.cc:515] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } } peers { permanent_uuid: "14d20a48a03140d29669efb2bf725e8f" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44377 } } peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } }
I20260709 13:18:21.539469 19567 leader_election.cc:290] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377), aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925)
W20260709 13:18:21.542984 18561 leader_election.cc:336] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111)
W20260709 13:18:21.543491 18564 leader_election.cc:336] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:21.543903 18564 leader_election.cc:304] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: 14d20a48a03140d29669efb2bf725e8f, aa59032cb55d465185fb4c760b8e22b7
I20260709 13:18:21.544480 19567 raft_consensus.cc:2749] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:21.565711 18564 consensus_peers.cc:597] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:21.570393 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:18:21.574018 19574 raft_consensus.cc:493] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:21.574568 19574 raft_consensus.cc:515] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:21.576483 19574 leader_election.cc:290] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:21.580698 18564 consensus_peers.cc:597] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.580705 18561 leader_election.cc:336] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:21.581593 18564 leader_election.cc:336] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:21.582072 18564 leader_election.cc:304] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:21.582892 19574 raft_consensus.cc:2749] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:21.597808 18564 consensus_peers.cc:597] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 -> Peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Couldn't send request to peer aa59032cb55d465185fb4c760b8e22b7. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.600625 18561 consensus_peers.cc:597] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:21.642788 18561 consensus_peers.cc:597] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer 14d20a48a03140d29669efb2bf725e8f (127.15.14.1:44377): Couldn't send request to peer 14d20a48a03140d29669efb2bf725e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44377: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:21.658463 15416 tablet_server.cc:179] TabletServer@127.15.14.4:0 shutting down...
I20260709 13:18:21.736160 19576 raft_consensus.cc:493] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:21.737576 19576 raft_consensus.cc:515] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:21.740653 19576 leader_election.cc:290] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
W20260709 13:18:21.746644 18561 leader_election.cc:336] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
W20260709 13:18:21.747818 18564 leader_election.cc:336] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:21.748189 18564 leader_election.cc:304] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:21.749064 19574 raft_consensus.cc:2749] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:21.750787 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:21.753206 15416 tablet_replica.cc:333] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.756063 15416 raft_consensus.cc:2243] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.758047 15416 raft_consensus.cc:2272] T f704cde2785e4f3eae33c8eb7c6b7897 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.762007 15416 tablet_replica.cc:333] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.762742 15416 raft_consensus.cc:2243] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.763276 15416 raft_consensus.cc:2272] T fdd0c1cd317549419a977b1e4a7912f4 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.765545 15416 tablet_replica.cc:333] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.766381 15416 raft_consensus.cc:2243] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.767818 15416 raft_consensus.cc:2272] T eb0a49b5997d42d09fd74a4e265486d6 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.769973 15416 tablet_replica.cc:333] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.771073 15416 raft_consensus.cc:2243] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.772384 15416 raft_consensus.cc:2272] T 6a9a426e6dfa4863bb17ace4863f1e9c P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.774832 15416 tablet_replica.cc:333] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.775817 15416 raft_consensus.cc:2243] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.776506 15416 raft_consensus.cc:2272] T bd3ce4c2025a408fbe2994cf42d63081 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.779985 15416 tablet_replica.cc:333] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.780771 15416 raft_consensus.cc:2243] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.781363 15416 raft_consensus.cc:2272] T 07ce37d54e4a481c86c7a33cc7d6acab P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.783591 15416 tablet_replica.cc:333] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.784412 15416 raft_consensus.cc:2243] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.785586 15416 raft_consensus.cc:2272] T 191b3c1529b443c9bae8e98b90e57712 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.787889 15416 tablet_replica.cc:333] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.788760 15416 raft_consensus.cc:2243] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.789383 15416 raft_consensus.cc:2272] T 651181e6d295454180fee60c780fef64 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.791873 15416 tablet_replica.cc:333] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.792487 15416 raft_consensus.cc:2243] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.793562 15416 raft_consensus.cc:2272] T 620e941d15344fec87a639fc1f02f5c8 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.796041 15416 tablet_replica.cc:333] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.797326 15416 raft_consensus.cc:2243] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.799863 15416 raft_consensus.cc:2272] T af1c8c9a95ca4e6a9b669715913d6813 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:21.802989 18561 consensus_peers.cc:597] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 -> Peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Couldn't send request to peer d3521689c5b54cab994fecbf125f1f1f. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:21.803577 15416 tablet_replica.cc:333] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.804312 15416 raft_consensus.cc:2243] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.805452 15416 raft_consensus.cc:2272] T bebe317f8a3549b6a7046dd44af40c0b P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.807683 15416 tablet_replica.cc:333] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.808501 15416 raft_consensus.cc:2243] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.809625 15416 raft_consensus.cc:2272] T 9af793183523447ba324834c209bdfef P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.812073 15416 tablet_replica.cc:333] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.812669 15416 raft_consensus.cc:2243] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.813174 15416 raft_consensus.cc:2272] T 09c71771a2c246a4a0bf87ae614c9456 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.815333 15416 tablet_replica.cc:333] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.816098 15416 raft_consensus.cc:2243] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.816579 15416 raft_consensus.cc:2272] T 828519dcfa3d4aa8882212f7b2b613e0 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.818769 15416 tablet_replica.cc:333] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.819371 15416 raft_consensus.cc:2243] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.820489 15416 raft_consensus.cc:2272] T dba33d2c1a07457db1e0bc198cb12c8d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.822238 19567 raft_consensus.cc:493] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa59032cb55d465185fb4c760b8e22b7)
I20260709 13:18:21.822897 15416 tablet_replica.cc:333] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.822798 19567 raft_consensus.cc:515] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa59032cb55d465185fb4c760b8e22b7" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40925 } } peers { permanent_uuid: "d3521689c5b54cab994fecbf125f1f1f" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39413 } } peers { permanent_uuid: "ddacbd01babd4f3d8b30c26d67d94385" member_type: VOTER last_known_addr { host: "127.15.14.4" port: 37853 } }
I20260709 13:18:21.823653 15416 raft_consensus.cc:2243] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.825217 19567 leader_election.cc:290] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925), d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413)
I20260709 13:18:21.825712 15416 raft_consensus.cc:2272] T 9d814d2605144d79aaa355c9c5d4396a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.829380 15416 tablet_replica.cc:333] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
W20260709 13:18:21.829810 18564 leader_election.cc:336] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aa59032cb55d465185fb4c760b8e22b7 (127.15.14.2:40925): Network error: Client connection negotiation failed: client connection to 127.15.14.2:40925: connect: Connection refused (error 111)
I20260709 13:18:21.830852 15416 raft_consensus.cc:2243] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:18:21.831053 18561 leader_election.cc:336] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d3521689c5b54cab994fecbf125f1f1f (127.15.14.3:39413): Network error: Client connection negotiation failed: client connection to 127.15.14.3:39413: connect: Connection refused (error 111)
I20260709 13:18:21.831522 18561 leader_election.cc:304] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ddacbd01babd4f3d8b30c26d67d94385; no voters: aa59032cb55d465185fb4c760b8e22b7, d3521689c5b54cab994fecbf125f1f1f
I20260709 13:18:21.832168 19567 raft_consensus.cc:2749] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:21.833014 15416 raft_consensus.cc:2272] T 76a437b145294c0ba684e5652dbae588 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.835469 15416 tablet_replica.cc:333] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.836099 15416 raft_consensus.cc:2243] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.836550 15416 raft_consensus.cc:2272] T 7c148f3db27a480db90f06ef12dc22e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.838614 15416 tablet_replica.cc:333] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.839413 15416 raft_consensus.cc:2243] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.840080 15416 raft_consensus.cc:2272] T 7791dc83f4f14f0a972f1836d17d75e9 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.842043 15416 tablet_replica.cc:333] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.842617 15416 raft_consensus.cc:2243] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.843751 15416 raft_consensus.cc:2272] T 601e74c5bc274ee290973991afcfa894 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.845983 15416 tablet_replica.cc:333] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.846768 15416 raft_consensus.cc:2243] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.847267 15416 raft_consensus.cc:2272] T 3a017130fa234eb196f1ad7ef101cbe6 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.849478 15416 tablet_replica.cc:333] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.850026 15416 raft_consensus.cc:2243] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.851195 15416 raft_consensus.cc:2272] T 1ec56761887b45c58a2ff5f99f4171b2 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.853448 15416 tablet_replica.cc:333] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.854135 15416 raft_consensus.cc:2243] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.855304 15416 raft_consensus.cc:2272] T a25417521d604fbda971c925e7b3e4ad P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.857138 15416 tablet_replica.cc:333] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.857708 15416 raft_consensus.cc:2243] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.858225 15416 raft_consensus.cc:2272] T 0b3e83804c5a40ba82b039a1751053cc P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.860335 15416 tablet_replica.cc:333] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.860849 15416 raft_consensus.cc:2243] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.861857 15416 raft_consensus.cc:2272] T 655dc1aef3384b368f18114575712861 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.863946 15416 tablet_replica.cc:333] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.864550 15416 raft_consensus.cc:2243] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.865747 15416 raft_consensus.cc:2272] T 91abf4d31eab4b1186ab572ac18c4913 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.867911 15416 tablet_replica.cc:333] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.868430 15416 raft_consensus.cc:2243] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.868991 15416 raft_consensus.cc:2272] T 478f9162e5824370b532e2673ba42e42 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.870927 15416 tablet_replica.cc:333] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.871469 15416 raft_consensus.cc:2243] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.872008 15416 raft_consensus.cc:2272] T f55e26f26be84fd98e119ac525e59a3d P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.874228 15416 tablet_replica.cc:333] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.874830 15416 raft_consensus.cc:2243] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.875394 15416 raft_consensus.cc:2272] T 61754571bd39442083de981c109f0ccf P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.877424 15416 tablet_replica.cc:333] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.877996 15416 raft_consensus.cc:2243] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.878489 15416 raft_consensus.cc:2272] T 02f16b3d58604086b2e35d5c5a7b6d21 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.880568 15416 tablet_replica.cc:333] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.881114 15416 raft_consensus.cc:2243] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.881596 15416 raft_consensus.cc:2272] T a8533444dd0947288c09fdaa77974dfd P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.883690 15416 tablet_replica.cc:333] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.884204 15416 raft_consensus.cc:2243] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.884678 15416 raft_consensus.cc:2272] T ff550096bfc34c8ab62d08c4542de842 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.886631 15416 tablet_replica.cc:333] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.887130 15416 raft_consensus.cc:2243] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.887621 15416 raft_consensus.cc:2272] T 6ecb4c7474d64f0d9e6f443edac008eb P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.889557 15416 tablet_replica.cc:333] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.890074 15416 raft_consensus.cc:2243] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.890506 15416 raft_consensus.cc:2272] T bee10760c78e421da90f0c02be37d935 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.892390 15416 tablet_replica.cc:333] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.892902 15416 raft_consensus.cc:2243] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.893803 15416 raft_consensus.cc:2272] T bdb4365528e7400e9cd70374bb9375e6 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.895972 15416 tablet_replica.cc:333] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.896476 15416 raft_consensus.cc:2243] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.896908 15416 raft_consensus.cc:2272] T 36e95f490a494c818b95f45c862447a7 P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.898801 15416 tablet_replica.cc:333] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.899319 15416 raft_consensus.cc:2243] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.900254 15416 raft_consensus.cc:2272] T 63fbe1394b124599ba87bae76475fb25 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.902185 15416 tablet_replica.cc:333] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.902678 15416 raft_consensus.cc:2243] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.903203 15416 raft_consensus.cc:2272] T 82e167f27f784f4bac969a1ac0d78acb P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.905120 15416 tablet_replica.cc:333] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.905578 15416 raft_consensus.cc:2243] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.905959 15416 raft_consensus.cc:2272] T be59d930444c455e92c89f2e7a8204c2 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.908433 15416 tablet_replica.cc:333] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.908964 15416 raft_consensus.cc:2243] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.909476 15416 raft_consensus.cc:2272] T d8da04f49f754b84b07f9c377853b44d P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.911401 15416 tablet_replica.cc:333] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.911909 15416 raft_consensus.cc:2243] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.912874 15416 raft_consensus.cc:2272] T 97fdef9baff74f578f6aaf5225a06b47 P ddacbd01babd4f3d8b30c26d67d94385 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.914798 15416 tablet_replica.cc:333] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.915279 15416 raft_consensus.cc:2243] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.915748 15416 raft_consensus.cc:2272] T d83223161c564d2eadd00cdaa8ae4d7a P ddacbd01babd4f3d8b30c26d67d94385 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.918249 15416 tablet_replica.cc:333] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.918733 15416 raft_consensus.cc:2243] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.919618 15416 raft_consensus.cc:2272] T 6ec395a5660c4d68aefdcf5a392b0bf4 P ddacbd01babd4f3d8b30c26d67d94385 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.921366 15416 tablet_replica.cc:333] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385: stopping tablet replica
I20260709 13:18:21.921854 15416 raft_consensus.cc:2243] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.922377 15416 raft_consensus.cc:2272] T 825902437d8b4c31902c58e543232891 P ddacbd01babd4f3d8b30c26d67d94385 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:22.010541 15416 tablet_server.cc:196] TabletServer@127.15.14.4:0 shutdown complete.
I20260709 13:18:22.078686 15416 master.cc:562] Master@127.15.14.62:44885 shutting down...
I20260709 13:18:22.106410 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:22.107121 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:22.107470 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c13bfedb6854393b90042009783b850: stopping tablet replica
I20260709 13:18:22.129702 15416 master.cc:584] Master@127.15.14.62:44885 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (36010 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:18:22.222128 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:33369
I20260709 13:18:22.223269 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:22.228937 19579 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:18:22.229022 19580 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:18:22.229423 19582 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:18:22.231688 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:22.232681 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:22.232887 15416 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:18:22.233052 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603102233033 us; error 0 us; skew 500 ppm
I20260709 13:18:22.233594 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:22.235895 15416 webserver.cc:533] Webserver started at http://127.15.14.62:46635/ using document root <none> and password file <none>
I20260709 13:18:22.236374 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:22.236574 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:22.236861 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:22.238073 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "4b3dc2a9822842088077b07d33fba5f7"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.242328 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:18:22.245604 19587 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:18:22.246315 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:22.246596 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "4b3dc2a9822842088077b07d33fba5f7"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.246894 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-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:18:22.255492 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:22.256626 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:22.293264 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:33369
I20260709 13:18:22.293358 19638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:33369 every 8 connection(s)
I20260709 13:18:22.297178 19639 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:18:22.307329 19639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7: Bootstrap starting.
I20260709 13:18:22.311866 19639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:22.315796 19639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7: No bootstrap required, opened a new log
I20260709 13:18:22.317881 19639 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3dc2a9822842088077b07d33fba5f7" member_type: VOTER }
I20260709 13:18:22.318280 19639 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:22.318499 19639 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b3dc2a9822842088077b07d33fba5f7, State: Initialized, Role: FOLLOWER
I20260709 13:18:22.319092 19639 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b3dc2a9822842088077b07d33fba5f7" member_type: VOTER }
I20260709 13:18:22.319550 19639 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:22.319747 19639 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:22.320060 19639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:22.324452 19639 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3dc2a9822842088077b07d33fba5f7" member_type: VOTER }
I20260709 13:18:22.324965 19639 leader_election.cc:304] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [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: 4b3dc2a9822842088077b07d33fba5f7; no voters: 
I20260709 13:18:22.326040 19639 leader_election.cc:290] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:22.326439 19642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:22.327775 19642 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 1 LEADER]: Becoming Leader. State: Replica: 4b3dc2a9822842088077b07d33fba5f7, State: Running, Role: LEADER
I20260709 13:18:22.328462 19642 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [LEADER]: Queue going to LEADER mode. State: All 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: "4b3dc2a9822842088077b07d33fba5f7" member_type: VOTER }
I20260709 13:18:22.328944 19639 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:22.335597 19644 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b3dc2a9822842088077b07d33fba5f7. Latest consensus state: current_term: 1 leader_uuid: "4b3dc2a9822842088077b07d33fba5f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3dc2a9822842088077b07d33fba5f7" member_type: VOTER } }
I20260709 13:18:22.335791 19643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b3dc2a9822842088077b07d33fba5f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b3dc2a9822842088077b07d33fba5f7" member_type: VOTER } }
I20260709 13:18:22.336311 19644 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:22.336467 19643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:22.338450 19651 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:22.343187 19651 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:22.344951 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:22.352006 19651 catalog_manager.cc:1383] Generated new cluster ID: 7b66a07267e848fb9ba8cb95c070cafa
I20260709 13:18:22.352330 19651 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:22.371116 19651 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:22.372339 19651 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:22.388466 19651 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7: Generated new TSK 0
I20260709 13:18:22.389034 19651 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:22.411419 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:22.417606 19660 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:18:22.418675 19661 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:18:22.419970 19663 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:18:22.420680 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:22.421672 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:22.421857 15416 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:18:22.421976 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603102421966 us; error 0 us; skew 500 ppm
I20260709 13:18:22.422454 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:22.424746 15416 webserver.cc:533] Webserver started at http://127.15.14.1:45631/ using document root <none> and password file <none>
I20260709 13:18:22.425189 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:22.425341 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:22.425547 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:22.426651 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.431262 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:22.434283 19668 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:18:22.435325 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:18:22.435572 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.435802 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-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:18:22.451712 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:22.452927 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:22.454314 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:22.456552 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:22.456763 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:22.457038 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:22.457211 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:22.498405 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:43135
I20260709 13:18:22.498502 19730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:43135 every 8 connection(s)
I20260709 13:18:22.503306 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:22.511250 19735 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:18:22.511453 19736 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:18:22.515206 15416 server_base.cc:1061] running on GCE node
W20260709 13:18:22.518419 19739 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:18:22.519536 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:18:22.519695 19731 heartbeater.cc:344] Connected to a master server at 127.15.14.62:33369
W20260709 13:18:22.519809 15416 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:18:22.520072 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603102520053 us; error 0 us; skew 500 ppm
I20260709 13:18:22.520116 19731 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:22.520665 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:22.520939 19731 heartbeater.cc:507] Master 127.15.14.62:33369 requested a full tablet report, sending...
I20260709 13:18:22.523336 15416 webserver.cc:533] Webserver started at http://127.15.14.2:41203/ using document root <none> and password file <none>
I20260709 13:18:22.523321 19604 ts_manager.cc:194] Registered new tserver with Master: 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135)
I20260709 13:18:22.524080 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:22.524350 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:22.524689 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:22.525913 19604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45720
I20260709 13:18:22.526186 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "10518f6dc80b473c945bb7598ab31ea1"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.530952 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:18:22.533923 19743 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:18:22.534628 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:22.534927 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "10518f6dc80b473c945bb7598ab31ea1"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.535166 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-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:18:22.548189 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:22.549435 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:22.550885 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:22.552953 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:22.553146 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:22.553428 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:22.553586 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:22.591675 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:40061
I20260709 13:18:22.591775 19805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:40061 every 8 connection(s)
I20260709 13:18:22.596549 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:22.603361 19809 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:18:22.605536 19810 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:18:22.607295 19812 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:18:22.607483 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:22.608482 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:22.608685 15416 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:18:22.608739 19806 heartbeater.cc:344] Connected to a master server at 127.15.14.62:33369
I20260709 13:18:22.608904 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603102608881 us; error 0 us; skew 500 ppm
I20260709 13:18:22.609171 19806 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:22.609673 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:22.609999 19806 heartbeater.cc:507] Master 127.15.14.62:33369 requested a full tablet report, sending...
I20260709 13:18:22.612118 19604 ts_manager.cc:194] Registered new tserver with Master: 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:22.612304 15416 webserver.cc:533] Webserver started at http://127.15.14.3:46579/ using document root <none> and password file <none>
I20260709 13:18:22.612882 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:22.613065 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:22.613366 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:22.613575 19604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45724
I20260709 13:18:22.614490 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "1824ef1369f949baa6b37eae603f7833"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.619159 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:18:22.622200 19817 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:18:22.622942 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:18:22.623215 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "1824ef1369f949baa6b37eae603f7833"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:22.623512 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-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:18:22.638897 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:22.640036 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:22.641312 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:22.643458 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:22.643651 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:22.643893 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:22.644055 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:22.682147 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:40973
I20260709 13:18:22.682242 19879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:40973 every 8 connection(s)
I20260709 13:18:22.695829 19880 heartbeater.cc:344] Connected to a master server at 127.15.14.62:33369
I20260709 13:18:22.696231 19880 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:22.696985 19880 heartbeater.cc:507] Master 127.15.14.62:33369 requested a full tablet report, sending...
I20260709 13:18:22.698789 19604 ts_manager.cc:194] Registered new tserver with Master: 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:22.699553 15416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014317819s
I20260709 13:18:22.700349 19604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45730
I20260709 13:18:22.723430 19604 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45738:
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:18:22.726260 19604 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:18:22.796296 19845 tablet_service.cc:1511] Processing CreateTablet for tablet 474a525541044b0da30eb42e967c402c (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:18:22.798168 19845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474a525541044b0da30eb42e967c402c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.800253 19844 tablet_service.cc:1511] Processing CreateTablet for tablet af1dc714f73a477cb70d7135b80241aa (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:18:22.801816 19844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1dc714f73a477cb70d7135b80241aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.803979 19696 tablet_service.cc:1511] Processing CreateTablet for tablet 474a525541044b0da30eb42e967c402c (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:18:22.804143 19771 tablet_service.cc:1511] Processing CreateTablet for tablet 474a525541044b0da30eb42e967c402c (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:18:22.805343 19696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474a525541044b0da30eb42e967c402c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.805516 19771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 474a525541044b0da30eb42e967c402c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.805475 19843 tablet_service.cc:1511] Processing CreateTablet for tablet 087a6506b8a04afbad0b630b1e75906a (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:18:22.807884 19842 tablet_service.cc:1511] Processing CreateTablet for tablet 83ac97f6fa0e4ad98b070e7eb6ccf2b4 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:18:22.809000 19694 tablet_service.cc:1511] Processing CreateTablet for tablet 087a6506b8a04afbad0b630b1e75906a (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:18:22.807896 19695 tablet_service.cc:1511] Processing CreateTablet for tablet af1dc714f73a477cb70d7135b80241aa (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:18:22.810293 19694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087a6506b8a04afbad0b630b1e75906a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.812397 19841 tablet_service.cc:1511] Processing CreateTablet for tablet 650a3f7316e8470aa9492b808e578a35 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:18:22.812338 19693 tablet_service.cc:1511] Processing CreateTablet for tablet 83ac97f6fa0e4ad98b070e7eb6ccf2b4 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:18:22.815439 19695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1dc714f73a477cb70d7135b80241aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.815977 19691 tablet_service.cc:1511] Processing CreateTablet for tablet fd9607fc307c4b328be2ce92074d6eef (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:18:22.816426 19770 tablet_service.cc:1511] Processing CreateTablet for tablet af1dc714f73a477cb70d7135b80241aa (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:18:22.817276 19691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9607fc307c4b328be2ce92074d6eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.817744 19770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af1dc714f73a477cb70d7135b80241aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.819501 19692 tablet_service.cc:1511] Processing CreateTablet for tablet 650a3f7316e8470aa9492b808e578a35 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:18:22.820488 19693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83ac97f6fa0e4ad98b070e7eb6ccf2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.821275 19692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650a3f7316e8470aa9492b808e578a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.821763 19843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087a6506b8a04afbad0b630b1e75906a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.824663 19689 tablet_service.cc:1511] Processing CreateTablet for tablet 3a35f091c4cc4309a18ae11e03d9bff3 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:18:22.825939 19689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a35f091c4cc4309a18ae11e03d9bff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.826856 19769 tablet_service.cc:1511] Processing CreateTablet for tablet 087a6506b8a04afbad0b630b1e75906a (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:18:22.827484 19841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650a3f7316e8470aa9492b808e578a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.828173 19769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087a6506b8a04afbad0b630b1e75906a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.827844 19690 tablet_service.cc:1511] Processing CreateTablet for tablet dacf8a037fda40878514f66fa7821037 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:18:22.829118 19690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacf8a037fda40878514f66fa7821037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.833360 19842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83ac97f6fa0e4ad98b070e7eb6ccf2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.835247 19688 tablet_service.cc:1511] Processing CreateTablet for tablet 58387fc2779d4b62bdae3b0af654fa75 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:18:22.836521 19688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58387fc2779d4b62bdae3b0af654fa75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.836725 19839 tablet_service.cc:1511] Processing CreateTablet for tablet dacf8a037fda40878514f66fa7821037 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:18:22.838056 19839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacf8a037fda40878514f66fa7821037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.841162 19837 tablet_service.cc:1511] Processing CreateTablet for tablet 58387fc2779d4b62bdae3b0af654fa75 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:18:22.842453 19837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58387fc2779d4b62bdae3b0af654fa75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.843883 19836 tablet_service.cc:1511] Processing CreateTablet for tablet 186a880616e34a32b3b55c6a4fe04145 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:18:22.847086 19687 tablet_service.cc:1511] Processing CreateTablet for tablet 186a880616e34a32b3b55c6a4fe04145 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:18:22.848459 19687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186a880616e34a32b3b55c6a4fe04145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.849498 19838 tablet_service.cc:1511] Processing CreateTablet for tablet 3a35f091c4cc4309a18ae11e03d9bff3 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:18:22.844002 19840 tablet_service.cc:1511] Processing CreateTablet for tablet fd9607fc307c4b328be2ce92074d6eef (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:18:22.853539 19838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a35f091c4cc4309a18ae11e03d9bff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.859020 19840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9607fc307c4b328be2ce92074d6eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.863021 19836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186a880616e34a32b3b55c6a4fe04145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.869383 19895 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:22.872383 19768 tablet_service.cc:1511] Processing CreateTablet for tablet 83ac97f6fa0e4ad98b070e7eb6ccf2b4 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:18:22.873808 19768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83ac97f6fa0e4ad98b070e7eb6ccf2b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.875903 19767 tablet_service.cc:1511] Processing CreateTablet for tablet 650a3f7316e8470aa9492b808e578a35 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:18:22.876741 19762 tablet_service.cc:1511] Processing CreateTablet for tablet 186a880616e34a32b3b55c6a4fe04145 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:18:22.878283 19766 tablet_service.cc:1511] Processing CreateTablet for tablet fd9607fc307c4b328be2ce92074d6eef (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:18:22.880303 19763 tablet_service.cc:1511] Processing CreateTablet for tablet 58387fc2779d4b62bdae3b0af654fa75 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:18:22.883785 19765 tablet_service.cc:1511] Processing CreateTablet for tablet dacf8a037fda40878514f66fa7821037 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:18:22.882359 19764 tablet_service.cc:1511] Processing CreateTablet for tablet 3a35f091c4cc4309a18ae11e03d9bff3 (DEFAULT_TABLE table=test-workload [id=7ef4286b82fb40ddb92654810c2820ad]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:18:22.893172 19767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650a3f7316e8470aa9492b808e578a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.899058 19764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a35f091c4cc4309a18ae11e03d9bff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.903045 19765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacf8a037fda40878514f66fa7821037. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.907032 19762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186a880616e34a32b3b55c6a4fe04145. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.911049 19766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9607fc307c4b328be2ce92074d6eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.911139 19896 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:22.913515 19763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58387fc2779d4b62bdae3b0af654fa75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:22.956888 19896 tablet_bootstrap.cc:654] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.028916 19897 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.032652 19895 tablet_bootstrap.cc:654] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.034627 19896 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.035307 19896 ts_tablet_manager.cc:1403] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.143s	user 0.039s	sys 0.030s
I20260709 13:18:23.035312 19897 tablet_bootstrap.cc:654] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.038471 19896 raft_consensus.cc:359] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.039412 19896 raft_consensus.cc:385] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.039728 19896 raft_consensus.cc:740] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.040675 19895 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.040381 19896 consensus_queue.cc:260] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.041146 19895 ts_tablet_manager.cc:1403] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.000s
I20260709 13:18:23.042047 19897 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.042615 19731 heartbeater.cc:499] Master 127.15.14.62:33369 was elected leader, sending a full tablet report...
I20260709 13:18:23.043089 19896 ts_tablet_manager.cc:1434] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:18:23.044077 19896 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.043848 19895 raft_consensus.cc:359] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.044466 19895 raft_consensus.cc:385] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.044735 19895 raft_consensus.cc:740] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.045373 19895 consensus_queue.cc:260] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.047514 19880 heartbeater.cc:499] Master 127.15.14.62:33369 was elected leader, sending a full tablet report...
I20260709 13:18:23.047760 19895 ts_tablet_manager.cc:1434] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 13:18:23.048887 19895 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.050216 19896 tablet_bootstrap.cc:654] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.055318 19895 tablet_bootstrap.cc:654] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.059092 19897 ts_tablet_manager.cc:1403] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.031s	user 0.000s	sys 0.011s
I20260709 13:18:23.065001 19895 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.065472 19895 ts_tablet_manager.cc:1403] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 13:18:23.068281 19895 raft_consensus.cc:359] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.069051 19895 raft_consensus.cc:385] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.069360 19895 raft_consensus.cc:740] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.070127 19897 raft_consensus.cc:359] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.070983 19897 raft_consensus.cc:385] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.070122 19895 consensus_queue.cc:260] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.071341 19897 raft_consensus.cc:740] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.072088 19897 consensus_queue.cc:260] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.073201 19896 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.073752 19896 ts_tablet_manager.cc:1403] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260709 13:18:23.076668 19896 raft_consensus.cc:359] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.077368 19896 raft_consensus.cc:385] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.077657 19896 raft_consensus.cc:740] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.078352 19896 consensus_queue.cc:260] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.080394 19896 ts_tablet_manager.cc:1434] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:18:23.081312 19896 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.083765 19897 ts_tablet_manager.cc:1434] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.011s
I20260709 13:18:23.084496 19806 heartbeater.cc:499] Master 127.15.14.62:33369 was elected leader, sending a full tablet report...
I20260709 13:18:23.087689 19896 tablet_bootstrap.cc:654] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.088004 19897 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.094847 19897 tablet_bootstrap.cc:654] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.095362 19895 ts_tablet_manager.cc:1434] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
W20260709 13:18:23.095983 19807 tablet.cc:2406] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:18:23.096566 19895 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.104723 19895 tablet_bootstrap.cc:654] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.108121 19896 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.108672 19896 ts_tablet_manager.cc:1403] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.005s
I20260709 13:18:23.111766 19896 raft_consensus.cc:359] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.112507 19896 raft_consensus.cc:385] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.112802 19896 raft_consensus.cc:740] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.113718 19896 consensus_queue.cc:260] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.118083 19896 ts_tablet_manager.cc:1434] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:18:23.119026 19896 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.127940 19896 tablet_bootstrap.cc:654] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.132893 19901 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.133607 19901 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.139771 19901 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.143899 19897 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.144443 19897 ts_tablet_manager.cc:1403] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.030s
I20260709 13:18:23.145159 19895 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.145262 19896 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.145829 19896 ts_tablet_manager.cc:1403] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.013s
I20260709 13:18:23.145825 19895 ts_tablet_manager.cc:1403] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.050s	user 0.040s	sys 0.007s
I20260709 13:18:23.147466 19897 raft_consensus.cc:359] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.148205 19897 raft_consensus.cc:385] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.148561 19897 raft_consensus.cc:740] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.149472 19897 consensus_queue.cc:260] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.150017 19895 raft_consensus.cc:359] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.150868 19895 raft_consensus.cc:385] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.151203 19895 raft_consensus.cc:740] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.151779 19896 raft_consensus.cc:359] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.152503 19896 raft_consensus.cc:385] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.152102 19895 consensus_queue.cc:260] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.152814 19896 raft_consensus.cc:740] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.153733 19896 consensus_queue.cc:260] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.158006 19897 ts_tablet_manager.cc:1434] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:18:23.158445 19896 ts_tablet_manager.cc:1434] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:18:23.159475 19896 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.161111 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:23.161082 19895 ts_tablet_manager.cc:1434] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
W20260709 13:18:23.162829 19671 leader_election.cc:343] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.164260 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.164948 19781 raft_consensus.cc:2468] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5803fc2c3ff74c69bdc2d902c5a92d39 in term 0.
I20260709 13:18:23.165731 19896 tablet_bootstrap.cc:654] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.166325 19669 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:23.167567 19901 raft_consensus.cc:2804] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.167933 19897 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.167907 19901 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.168402 19901 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.174654 19895 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.176194 19897 tablet_bootstrap.cc:654] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.178855 19905 raft_consensus.cc:493] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.178970 19901 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.179464 19905 raft_consensus.cc:515] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.181754 19895 tablet_bootstrap.cc:654] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.182703 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:23.183478 19781 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.190080 19905 leader_election.cc:290] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.196769 19781 raft_consensus.cc:2468] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5803fc2c3ff74c69bdc2d902c5a92d39 in term 1.
I20260709 13:18:23.198364 19669 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.208455 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
W20260709 13:18:23.210297 19671 leader_election.cc:343] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.211647 19901 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 election: Requested vote from peers 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.212332 19901 raft_consensus.cc:2804] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.212873 19901 raft_consensus.cc:697] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 LEADER]: Becoming Leader. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Running, Role: LEADER
I20260709 13:18:23.213958 19901 consensus_queue.cc:237] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.223423 19897 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.224152 19897 ts_tablet_manager.cc:1403] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260709 13:18:23.229010 19895 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.229681 19895 ts_tablet_manager.cc:1403] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.034s
I20260709 13:18:23.230538 19897 raft_consensus.cc:359] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.234882 19897 raft_consensus.cc:385] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.235193 19897 raft_consensus.cc:740] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.235948 19897 consensus_queue.cc:260] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.238237 19897 ts_tablet_manager.cc:1434] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:18:23.239674 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.240329 19706 raft_consensus.cc:2468] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 0.
I20260709 13:18:23.240995 19896 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.241488 19896 ts_tablet_manager.cc:1403] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.082s	user 0.034s	sys 0.030s
I20260709 13:18:23.241427 19747 leader_election.cc:304] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.236414 19602 catalog_manager.cc:5697] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1). New cstate: current_term: 1 leader_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.242630 19905 raft_consensus.cc:2804] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.243038 19905 raft_consensus.cc:493] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.243355 19905 raft_consensus.cc:3060] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.232841 19895 raft_consensus.cc:359] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.233496 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:23.244961 19855 raft_consensus.cc:2468] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 0.
I20260709 13:18:23.245440 19897 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.244684 19896 raft_consensus.cc:359] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.246125 19896 raft_consensus.cc:385] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.246417 19896 raft_consensus.cc:740] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.247172 19896 consensus_queue.cc:260] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.244731 19895 raft_consensus.cc:385] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.248019 19895 raft_consensus.cc:740] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.249104 19896 ts_tablet_manager.cc:1434] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:23.248802 19895 consensus_queue.cc:260] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.249848 19896 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.251031 19895 ts_tablet_manager.cc:1434] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:18:23.256243 19896 tablet_bootstrap.cc:654] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.261343 19897 tablet_bootstrap.cc:654] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.263222 19905 raft_consensus.cc:515] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.251986 19895 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.266412 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:23.267042 19706 raft_consensus.cc:3060] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.270493 19895 tablet_bootstrap.cc:654] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.275283 19706 raft_consensus.cc:2468] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:23.277987 19747 leader_election.cc:304] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.278077 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:23.278991 19855 raft_consensus.cc:3060] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.276521 19905 leader_election.cc:290] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.284212 19905 raft_consensus.cc:2804] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.285652 19905 raft_consensus.cc:697] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:23.287431 19905 consensus_queue.cc:237] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.289644 19855 raft_consensus.cc:2468] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:23.295585 19923 raft_consensus.cc:493] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.296552 19923 raft_consensus.cc:515] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.299139 19897 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.299777 19897 ts_tablet_manager.cc:1403] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.055s	user 0.003s	sys 0.020s
I20260709 13:18:23.300213 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.300560 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:23.301177 19706 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 0.
I20260709 13:18:23.301666 19923 leader_election.cc:290] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.301244 19855 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 0.
I20260709 13:18:23.302495 19747 leader_election.cc:304] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.303048 19896 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.303282 19897 raft_consensus.cc:359] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.303834 19896 ts_tablet_manager.cc:1403] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.030s
I20260709 13:18:23.304082 19897 raft_consensus.cc:385] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.304392 19897 raft_consensus.cc:740] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.304507 19923 raft_consensus.cc:2804] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.305054 19923 raft_consensus.cc:493] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.305449 19923 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.305262 19897 consensus_queue.cc:260] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.307303 19896 raft_consensus.cc:359] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.307987 19897 ts_tablet_manager.cc:1434] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:23.308084 19896 raft_consensus.cc:385] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.308574 19896 raft_consensus.cc:740] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.308149 19604 catalog_manager.cc:5697] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.309113 19897 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.309300 19896 consensus_queue.cc:260] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.311683 19896 ts_tablet_manager.cc:1434] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:23.312680 19896 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.313674 19923 raft_consensus.cc:515] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.316437 19897 tablet_bootstrap.cc:654] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.317770 19923 leader_election.cc:290] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.319094 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:23.320645 19895 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.321329 19896 tablet_bootstrap.cc:654] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.321638 19895 ts_tablet_manager.cc:1403] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.007s
I20260709 13:18:23.320753 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:23.325335 19706 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.324674 19895 raft_consensus.cc:359] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.325793 19895 raft_consensus.cc:385] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.326169 19895 raft_consensus.cc:740] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.327044 19897 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.327095 19895 consensus_queue.cc:260] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.327840 19897 ts_tablet_manager.cc:1403] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:18:23.326252 19855 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.329799 19895 ts_tablet_manager.cc:1434] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:23.330802 19895 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.331120 19897 raft_consensus.cc:359] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.331817 19897 raft_consensus.cc:385] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.332124 19897 raft_consensus.cc:740] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.332993 19897 consensus_queue.cc:260] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.335163 19897 ts_tablet_manager.cc:1434] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:23.336048 19897 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.338105 19895 tablet_bootstrap.cc:654] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.339866 19902 raft_consensus.cc:493] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.340358 19902 raft_consensus.cc:515] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
W20260709 13:18:23.340709 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:23.343356 19897 tablet_bootstrap.cc:654] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.350548 19896 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.351068 19896 ts_tablet_manager.cc:1403] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260709 13:18:23.350936 19902 leader_election.cc:290] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.353066 19855 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:23.364180 19746 leader_election.cc:304] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 
I20260709 13:18:23.366122 19923 raft_consensus.cc:2804] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.366653 19923 raft_consensus.cc:697] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:23.367533 19923 consensus_queue.cc:237] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.379468 19706 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:23.379916 19897 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.380515 19897 ts_tablet_manager.cc:1403] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.004s
I20260709 13:18:23.381489 19901 raft_consensus.cc:493] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.381965 19901 raft_consensus.cc:515] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.384056 19901 leader_election.cc:290] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.384820 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58387fc2779d4b62bdae3b0af654fa75" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.385705 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58387fc2779d4b62bdae3b0af654fa75" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
W20260709 13:18:23.386258 19669 leader_election.cc:343] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.383670 19897 raft_consensus.cc:359] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.386905 19897 raft_consensus.cc:385] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:18:23.386998 19671 leader_election.cc:343] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.387236 19897 raft_consensus.cc:740] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.387457 19671 leader_election.cc:304] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:23.388091 19897 consensus_queue.cc:260] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.388584 19901 raft_consensus.cc:2749] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:23.389427 19602 catalog_manager.cc:5697] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.390762 19896 raft_consensus.cc:359] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.391620 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.390303 19897 ts_tablet_manager.cc:1434] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:23.393079 19897 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.393918 19895 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.394446 19895 ts_tablet_manager.cc:1403] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.008s
I20260709 13:18:23.394990 19706 raft_consensus.cc:2468] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 0.
I20260709 13:18:23.396378 19821 leader_election.cc:304] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.397250 19902 raft_consensus.cc:2804] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.397697 19902 raft_consensus.cc:493] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.397357 19895 raft_consensus.cc:359] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.398054 19902 raft_consensus.cc:3060] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.399325 19897 tablet_bootstrap.cc:654] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.391487 19896 raft_consensus.cc:385] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.400650 19896 raft_consensus.cc:740] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.401432 19896 consensus_queue.cc:260] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.403867 19896 ts_tablet_manager.cc:1434] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:18:23.406407 19896 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.408694 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.398155 19895 raft_consensus.cc:385] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.412109 19895 raft_consensus.cc:740] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.413007 19895 consensus_queue.cc:260] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
W20260709 13:18:23.414341 19818 leader_election.cc:343] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.411533 19902 raft_consensus.cc:515] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.426427 19895 ts_tablet_manager.cc:1434] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.008s
I20260709 13:18:23.427680 19895 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.427695 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:23.428823 19706 raft_consensus.cc:3060] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.436537 19896 tablet_bootstrap.cc:654] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.436992 19895 tablet_bootstrap.cc:654] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.447350 19897 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.447822 19897 ts_tablet_manager.cc:1403] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.020s
I20260709 13:18:23.447927 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
W20260709 13:18:23.449478 19818 leader_election.cc:343] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.450376 19933 raft_consensus.cc:493] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.450960 19895 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.450865 19897 raft_consensus.cc:359] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.450918 19933 raft_consensus.cc:515] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.451655 19895 ts_tablet_manager.cc:1403] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260709 13:18:23.451858 19897 raft_consensus.cc:385] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.452221 19897 raft_consensus.cc:740] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.452993 19897 consensus_queue.cc:260] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.453410 19933 leader_election.cc:290] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.454212 19705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.454917 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.455018 19705 raft_consensus.cc:2468] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 0.
I20260709 13:18:23.455332 19897 ts_tablet_manager.cc:1434] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:18:23.455590 19781 raft_consensus.cc:2468] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 0.
I20260709 13:18:23.456357 19897 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.457202 19818 leader_election.cc:304] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 
I20260709 13:18:23.452888 19902 leader_election.cc:290] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.459525 19895 raft_consensus.cc:359] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.460269 19895 raft_consensus.cc:385] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.460636 19895 raft_consensus.cc:740] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.461375 19895 consensus_queue.cc:260] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.462919 19933 raft_consensus.cc:2804] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.463315 19933 raft_consensus.cc:493] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.463706 19933 raft_consensus.cc:3060] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.468981 19897 tablet_bootstrap.cc:654] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.471282 19706 raft_consensus.cc:2468] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 1.
I20260709 13:18:23.472329 19933 raft_consensus.cc:515] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.472790 19821 leader_election.cc:304] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 10518f6dc80b473c945bb7598ab31ea1
I20260709 13:18:23.474439 19902 raft_consensus.cc:2804] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.475050 19902 raft_consensus.cc:697] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:23.476244 19705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:23.476120 19902 consensus_queue.cc:237] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.477062 19705 raft_consensus.cc:3060] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.481770 19897 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.482265 19897 ts_tablet_manager.cc:1403] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 13:18:23.487347 19897 raft_consensus.cc:359] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.488041 19897 raft_consensus.cc:385] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.488310 19897 raft_consensus.cc:740] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.489080 19897 consensus_queue.cc:260] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.488857 19603 catalog_manager.cc:5697] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:23.490265 19923 raft_consensus.cc:493] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.490939 19933 leader_election.cc:290] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.493178 19705 raft_consensus.cc:2468] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 1.
I20260709 13:18:23.492960 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:23.494532 19781 raft_consensus.cc:3060] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.495427 19821 leader_election.cc:304] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.496683 19933 raft_consensus.cc:2804] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.497216 19933 raft_consensus.cc:697] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:23.498035 19933 consensus_queue.cc:237] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.500986 19896 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.501483 19896 ts_tablet_manager.cc:1403] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.010s
I20260709 13:18:23.501350 19781 raft_consensus.cc:2468] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 1.
I20260709 13:18:23.504348 19896 raft_consensus.cc:359] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.504988 19896 raft_consensus.cc:385] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.505244 19896 raft_consensus.cc:740] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.505985 19896 consensus_queue.cc:260] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.491350 19897 ts_tablet_manager.cc:1434] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:18:23.493614 19923 raft_consensus.cc:515] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.510082 19896 ts_tablet_manager.cc:1434] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:23.510876 19923 leader_election.cc:290] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.512039 19897 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.511957 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
W20260709 13:18:23.513633 19746 leader_election.cc:343] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.514403 19705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.515120 19705 raft_consensus.cc:2468] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 0.
I20260709 13:18:23.516249 19747 leader_election.cc:304] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:23.517351 19923 raft_consensus.cc:2804] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.517681 19923 raft_consensus.cc:493] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.517889 19897 tablet_bootstrap.cc:654] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.518085 19923 raft_consensus.cc:3060] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.528564 19923 raft_consensus.cc:515] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.531584 19901 raft_consensus.cc:493] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.532290 19901 raft_consensus.cc:515] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.533917 19933 raft_consensus.cc:493] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.534634 19933 raft_consensus.cc:515] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.535874 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:23.531852 19603 catalog_manager.cc:5697] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:23.539172 19671 leader_election.cc:343] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.539535 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.540200 19781 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 0.
I20260709 13:18:23.540875 19704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:23.539201 19706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.541585 19704 raft_consensus.cc:3060] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.541631 19901 leader_election.cc:290] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.541774 19818 leader_election.cc:304] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 
I20260709 13:18:23.542850 19902 raft_consensus.cc:2804] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.543006 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.543339 19902 raft_consensus.cc:493] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.543696 19781 raft_consensus.cc:2468] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5803fc2c3ff74c69bdc2d902c5a92d39 in term 0.
I20260709 13:18:23.543835 19902 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:23.542469 19821 leader_election.cc:343] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.545044 19669 leader_election.cc:304] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:23.549190 19704 raft_consensus.cc:2468] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:23.540115 19933 leader_election.cc:290] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.550325 19747 leader_election.cc:304] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.552836 19901 raft_consensus.cc:2804] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.553385 19901 raft_consensus.cc:493] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.553722 19905 raft_consensus.cc:2804] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.553892 19901 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.554520 19905 raft_consensus.cc:697] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:23.555670 19905 consensus_queue.cc:237] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.559495 19896 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.568642 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
W20260709 13:18:23.570005 19746 leader_election.cc:343] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.570791 19923 leader_election.cc:290] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.574656 19896 tablet_bootstrap.cc:654] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.579772 19902 raft_consensus.cc:515] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.579909 19901 raft_consensus.cc:515] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.583082 19895 ts_tablet_manager.cc:1434] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.131s	user 0.038s	sys 0.060s
I20260709 13:18:23.584976 19897 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.586473 19896 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.586447 19895 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.587021 19896 ts_tablet_manager.cc:1403] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260709 13:18:23.588320 19855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
W20260709 13:18:23.589843 19671 leader_election.cc:343] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.589673 19896 raft_consensus.cc:359] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.589570 19603 catalog_manager.cc:5697] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.587021 19897 ts_tablet_manager.cc:1403] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.047s
I20260709 13:18:23.592128 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:23.592695 19781 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.593367 19895 tablet_bootstrap.cc:654] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.593267 19897 raft_consensus.cc:359] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.593976 19897 raft_consensus.cc:385] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.594255 19897 raft_consensus.cc:740] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.594918 19897 consensus_queue.cc:260] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.597345 19897 ts_tablet_manager.cc:1434] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:18:23.598452 19897 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1: Bootstrap starting.
I20260709 13:18:23.599249 19901 leader_election.cc:290] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 election: Requested vote from peers 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.600723 19896 raft_consensus.cc:385] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.601195 19896 raft_consensus.cc:740] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.602061 19896 consensus_queue.cc:260] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.605052 19896 ts_tablet_manager.cc:1434] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:18:23.608171 19781 raft_consensus.cc:2468] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5803fc2c3ff74c69bdc2d902c5a92d39 in term 1.
I20260709 13:18:23.610289 19669 leader_election.cc:304] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:23.611171 19897 tablet_bootstrap.cc:654] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.611564 19901 raft_consensus.cc:2804] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.612330 19901 raft_consensus.cc:697] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 LEADER]: Becoming Leader. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Running, Role: LEADER
I20260709 13:18:23.613186 19901 consensus_queue.cc:237] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.609246 19896 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:23.616878 19895 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.617455 19895 ts_tablet_manager.cc:1403] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.017s
I20260709 13:18:23.619112 19936 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.619606 19936 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.620911 19895 raft_consensus.cc:359] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.621662 19895 raft_consensus.cc:385] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.621723 19936 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.621971 19895 raft_consensus.cc:740] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.622502 19704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.622730 19895 consensus_queue.cc:260] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.624912 19895 ts_tablet_manager.cc:1434] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:23.626014 19895 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.626946 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.627749 19781 raft_consensus.cc:2393] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1824ef1369f949baa6b37eae603f7833 in current term 1: Already voted for candidate 5803fc2c3ff74c69bdc2d902c5a92d39 in this term.
I20260709 13:18:23.632085 19818 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833; no voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:23.633249 19936 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.634382 19603 catalog_manager.cc:5697] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1). New cstate: current_term: 1 leader_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.637610 19902 leader_election.cc:290] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.638195 19704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
W20260709 13:18:23.640018 19821 leader_election.cc:343] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:23.643536 19895 tablet_bootstrap.cc:654] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.646306 19936 raft_consensus.cc:2749] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:23.648355 19896 tablet_bootstrap.cc:654] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.646373 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:23.648622 19897 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1: No bootstrap required, opened a new log
I20260709 13:18:23.648931 19781 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.649335 19897 ts_tablet_manager.cc:1403] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.009s
I20260709 13:18:23.652869 19897 raft_consensus.cc:359] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.653774 19897 raft_consensus.cc:385] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.654115 19897 raft_consensus.cc:740] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.655102 19897 consensus_queue.cc:260] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.657698 19781 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 1.
I20260709 13:18:23.657851 19897 ts_tablet_manager.cc:1434] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 13:18:23.658986 19818 leader_election.cc:304] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:23.660554 19902 raft_consensus.cc:2804] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.661065 19902 raft_consensus.cc:697] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:23.661866 19902 consensus_queue.cc:237] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.671046 19896 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: No bootstrap required, opened a new log
I20260709 13:18:23.671725 19895 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.672266 19895 ts_tablet_manager.cc:1403] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.012s
I20260709 13:18:23.672009 19602 catalog_manager.cc:5697] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:23.672994 19901 consensus_queue.cc:1048] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.672668 19896 ts_tablet_manager.cc:1403] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.009s
I20260709 13:18:23.674970 19895 raft_consensus.cc:359] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.675565 19895 raft_consensus.cc:385] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.675796 19895 raft_consensus.cc:740] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.676499 19895 consensus_queue.cc:260] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.678150 19895 ts_tablet_manager.cc:1434] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:18:23.678817 19936 raft_consensus.cc:493] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.679561 19895 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833: Bootstrap starting.
I20260709 13:18:23.679246 19905 consensus_queue.cc:1048] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.677364 19896 raft_consensus.cc:359] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.680881 19896 raft_consensus.cc:385] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.679322 19936 raft_consensus.cc:515] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.684779 19936 leader_election.cc:290] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.685164 19895 tablet_bootstrap.cc:654] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:23.687624 19704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a35f091c4cc4309a18ae11e03d9bff3" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.681244 19896 raft_consensus.cc:740] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.688503 19704 raft_consensus.cc:2468] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 0.
I20260709 13:18:23.688651 19780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a35f091c4cc4309a18ae11e03d9bff3" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.689008 19896 consensus_queue.cc:260] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.689338 19780 raft_consensus.cc:2468] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 0.
I20260709 13:18:23.690763 19821 leader_election.cc:304] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.692658 19936 raft_consensus.cc:2804] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.693082 19936 raft_consensus.cc:493] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.693456 19936 raft_consensus.cc:3060] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.695185 19896 ts_tablet_manager.cc:1434] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:18:23.704656 19936 raft_consensus.cc:515] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.707705 19936 leader_election.cc:290] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.708344 19780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a35f091c4cc4309a18ae11e03d9bff3" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:23.708792 19704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a35f091c4cc4309a18ae11e03d9bff3" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:23.709460 19704 raft_consensus.cc:3060] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.708367 19901 raft_consensus.cc:493] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.710551 19901 raft_consensus.cc:515] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.712507 19901 leader_election.cc:290] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.708998 19780 raft_consensus.cc:3060] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.714174 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:23.716429 19704 raft_consensus.cc:2468] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 1.
I20260709 13:18:23.717828 19821 leader_election.cc:304] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.718659 19936 raft_consensus.cc:2804] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.719048 19905 raft_consensus.cc:493] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.719154 19936 raft_consensus.cc:697] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:23.719568 19905 raft_consensus.cc:515] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.719861 19779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.720608 19779 raft_consensus.cc:2393] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5803fc2c3ff74c69bdc2d902c5a92d39 in current term 1: Already voted for candidate 1824ef1369f949baa6b37eae603f7833 in this term.
I20260709 13:18:23.720103 19936 consensus_queue.cc:237] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.721740 19905 leader_election.cc:290] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.723455 19780 raft_consensus.cc:2468] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 1.
I20260709 13:18:23.724316 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:23.725659 19669 leader_election.cc:304] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:23.726486 19895 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833: No bootstrap required, opened a new log
I20260709 13:18:23.726428 19901 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.726987 19704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.727051 19895 ts_tablet_manager.cc:1403] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.007s
I20260709 13:18:23.730417 19895 raft_consensus.cc:359] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.731300 19895 raft_consensus.cc:385] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:23.731642 19895 raft_consensus.cc:740] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Initialized, Role: FOLLOWER
I20260709 13:18:23.732648 19895 consensus_queue.cc:260] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.735152 19901 raft_consensus.cc:2749] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:23.735743 19895 ts_tablet_manager.cc:1434] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:23.743484 19604 catalog_manager.cc:5697] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:23.751055 19922 consensus_queue.cc:1048] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.756201 19704 raft_consensus.cc:2393] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10518f6dc80b473c945bb7598ab31ea1 in current term 1: Already voted for candidate 1824ef1369f949baa6b37eae603f7833 in this term.
I20260709 13:18:23.758062 19747 leader_election.cc:304] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1; no voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:23.759462 19905 raft_consensus.cc:3060] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.763670 19953 consensus_queue.cc:1048] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:23.782858 19905 raft_consensus.cc:2749] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:23.792738 19936 raft_consensus.cc:493] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.793251 19936 raft_consensus.cc:515] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.795171 19936 leader_election.cc:290] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.795811 19705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.796253 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.796667 19705 raft_consensus.cc:2393] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1824ef1369f949baa6b37eae603f7833 in current term 1: Already voted for candidate 10518f6dc80b473c945bb7598ab31ea1 in this term.
I20260709 13:18:23.797789 19818 leader_election.cc:304] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833; no voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:23.798436 19936 raft_consensus.cc:3060] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.801805 19905 raft_consensus.cc:493] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.802248 19905 raft_consensus.cc:515] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.803788 19936 raft_consensus.cc:2749] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:23.803956 19905 leader_election.cc:290] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.804814 19705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58387fc2779d4b62bdae3b0af654fa75" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.804940 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58387fc2779d4b62bdae3b0af654fa75" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:23.805384 19705 raft_consensus.cc:2468] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 0.
I20260709 13:18:23.805528 19854 raft_consensus.cc:2468] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 0.
I20260709 13:18:23.806352 19747 leader_election.cc:304] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.807152 19905 raft_consensus.cc:2804] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:23.807467 19905 raft_consensus.cc:493] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:23.807740 19905 raft_consensus.cc:3060] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.811916 19936 raft_consensus.cc:493] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:23.812387 19936 raft_consensus.cc:515] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:23.812472 19905 raft_consensus.cc:515] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.814164 19936 leader_election.cc:290] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:23.815035 19705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" is_pre_election: true
I20260709 13:18:23.815251 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:23.815367 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58387fc2779d4b62bdae3b0af654fa75" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:23.815611 19704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58387fc2779d4b62bdae3b0af654fa75" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:23.815991 19854 raft_consensus.cc:3060] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.816095 19781 raft_consensus.cc:2393] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1824ef1369f949baa6b37eae603f7833 in current term 1: Already voted for candidate 5803fc2c3ff74c69bdc2d902c5a92d39 in this term.
I20260709 13:18:23.816179 19704 raft_consensus.cc:3060] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.816893 19905 leader_election.cc:290] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:23.817449 19818 leader_election.cc:304] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833; no voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:23.818262 19936 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:23.821818 19704 raft_consensus.cc:2468] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:23.823063 19747 leader_election.cc:304] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:23.823396 19854 raft_consensus.cc:2468] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:23.823714 19905 raft_consensus.cc:2804] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:23.824246 19905 raft_consensus.cc:697] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:23.825503 19936 raft_consensus.cc:2749] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:23.825055 19905 consensus_queue.cc:237] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:23.832108 19602 catalog_manager.cc:5697] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:23.902112 15416 ts_manager.cc:295] Set tserver state for 5803fc2c3ff74c69bdc2d902c5a92d39 to MAINTENANCE_MODE
I20260709 13:18:23.902869 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
I20260709 13:18:23.920471 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:23.921240 15416 tablet_replica.cc:333] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.922012 15416 raft_consensus.cc:2243] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:23.922987 15416 pending_rounds.cc:70] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Trying to abort 1 pending ops.
I20260709 13:18:23.923231 15416 pending_rounds.cc:77] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638312409796608 op_type: NO_OP noop_request { }
I20260709 13:18:23.923543 15416 raft_consensus.cc:2889] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:23.923822 15416 raft_consensus.cc:2272] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.926258 15416 tablet_replica.cc:333] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.926872 15416 raft_consensus.cc:2243] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.927241 15416 raft_consensus.cc:2272] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.928889 15416 tablet_replica.cc:333] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.929417 15416 raft_consensus.cc:2243] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.929788 15416 raft_consensus.cc:2272] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.931387 15416 tablet_replica.cc:333] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.931854 15416 raft_consensus.cc:2243] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.932150 15416 raft_consensus.cc:2272] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.933609 15416 tablet_replica.cc:333] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.934042 15416 raft_consensus.cc:2243] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:23.934787 15416 raft_consensus.cc:2272] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.936866 15416 tablet_replica.cc:333] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.937513 15416 raft_consensus.cc:2243] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.937819 15416 raft_consensus.cc:2272] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.939725 15416 tablet_replica.cc:333] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.940330 15416 raft_consensus.cc:2243] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.940769 15416 raft_consensus.cc:2272] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.942420 15416 tablet_replica.cc:333] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.942994 15416 raft_consensus.cc:2243] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.943413 15416 raft_consensus.cc:2272] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:23.944129 19747 consensus_peers.cc:597] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: 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:18:23.945364 15416 tablet_replica.cc:333] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.945878 15416 raft_consensus.cc:2243] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.946218 15416 raft_consensus.cc:2272] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.948155 15416 tablet_replica.cc:333] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: stopping tablet replica
I20260709 13:18:23.948627 15416 raft_consensus.cc:2243] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:23.948920 15416 raft_consensus.cc:2272] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:23.976298 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
I20260709 13:18:23.976536 19936 consensus_queue.cc:1048] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:23.995324 19905 consensus_queue.cc:1048] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:18:23.995563 19821 consensus_peers.cc:597] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:24.006428 19747 consensus_peers.cc:597] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:24.066882 19821 consensus_peers.cc:597] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:24.096891 19923 consensus_queue.cc:1048] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:24.117564 19933 consensus_queue.cc:1048] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:18:24.158356 19821 consensus_peers.cc:597] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:24.171248 19747 consensus_peers.cc:597] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:24.231827 19821 consensus_peers.cc:597] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:24.261340 19936 consensus_queue.cc:1048] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:24.302122 19933 consensus_queue.cc:1048] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:18:24.344359 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:18:24.421979 19747 consensus_peers.cc:597] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:24.440194 19923 consensus_queue.cc:1048] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:18:24.565852 19747 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111) [suppressed 246 similar messages]
I20260709 13:18:25.266570 19968 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5803fc2c3ff74c69bdc2d902c5a92d39)
I20260709 13:18:25.267083 19968 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:25.268677 19933 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5803fc2c3ff74c69bdc2d902c5a92d39)
I20260709 13:18:25.268883 19968 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:25.269377 19933 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:25.270447 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:25.271210 19854 raft_consensus.cc:2468] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:25.272037 19933 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:25.273002 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
W20260709 13:18:25.273502 19747 leader_election.cc:336] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
I20260709 13:18:25.273559 19781 raft_consensus.cc:2468] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 1.
I20260709 13:18:25.274293 19746 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [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: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:25.274852 19818 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [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: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 
I20260709 13:18:25.275157 19968 raft_consensus.cc:2804] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:25.275542 19968 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5803fc2c3ff74c69bdc2d902c5a92d39)
I20260709 13:18:25.275696 19933 raft_consensus.cc:2804] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:25.275903 19968 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:25.276108 19933 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5803fc2c3ff74c69bdc2d902c5a92d39)
I20260709 13:18:25.276521 19933 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:25.276625 19821 leader_election.cc:336] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
I20260709 13:18:25.282980 19968 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:25.283159 19933 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:25.285017 19968 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:25.285576 19933 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:25.286095 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:25.286808 19781 raft_consensus.cc:2393] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1824ef1369f949baa6b37eae603f7833 in current term 2: Already voted for candidate 10518f6dc80b473c945bb7598ab31ea1 in this term.
I20260709 13:18:25.286834 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:25.287725 19854 raft_consensus.cc:2393] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10518f6dc80b473c945bb7598ab31ea1 in current term 2: Already voted for candidate 1824ef1369f949baa6b37eae603f7833 in this term.
W20260709 13:18:25.289754 19747 leader_election.cc:336] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
W20260709 13:18:25.289995 19821 leader_election.cc:336] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
I20260709 13:18:25.290194 19747 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1; no voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:25.290460 19821 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833; no voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:25.290999 19968 raft_consensus.cc:2749] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:18:25.291183 19933 raft_consensus.cc:2749] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:18:25.345338 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:25.512871 19968 raft_consensus.cc:493] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:25.513468 19968 raft_consensus.cc:515] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:25.515264 19968 leader_election.cc:290] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:25.516348 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833" is_pre_election: true
I20260709 13:18:25.516945 19854 raft_consensus.cc:2468] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 1.
I20260709 13:18:25.517900 19746 leader_election.cc:304] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [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: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 
I20260709 13:18:25.518555 19968 raft_consensus.cc:2804] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:18:25.518613 19747 leader_election.cc:336] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
I20260709 13:18:25.518945 19968 raft_consensus.cc:493] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:25.519294 19968 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:25.524134 19968 raft_consensus.cc:515] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:25.525846 19968 leader_election.cc:290] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:25.526938 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:25.527547 19854 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:25.529175 19747 leader_election.cc:336] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
I20260709 13:18:25.534025 19854 raft_consensus.cc:2468] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 2.
I20260709 13:18:25.535228 19746 leader_election.cc:304] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [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: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:25.535876 19968 raft_consensus.cc:2804] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:25.536761 19968 raft_consensus.cc:697] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:25.537618 19968 consensus_queue.cc:237] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER 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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:25.544049 19602 catalog_manager.cc:5697] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 1 to 2, leader changed from 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1) to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:26.052551 19854 raft_consensus.cc:1275] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:18:26.053905 19968 consensus_queue.cc:1048] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:18:26.069180 19747 consensus_peers.cc:597] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:26.181442 19821 consensus_peers.cc:597] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:26.219491 19747 consensus_peers.cc:597] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:26.346418 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:18:26.370630 19821 consensus_peers.cc:597] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:26.387681 19747 consensus_peers.cc:597] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:26.505779 19747 consensus_peers.cc:597] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:26.719489 19821 consensus_peers.cc:597] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:26.935864 19747 consensus_peers.cc:597] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:27.052980 19821 consensus_peers.cc:597] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:27.246488 19933 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:27.246963 19933 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:27.248559 19933 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:27.249555 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1" is_pre_election: true
I20260709 13:18:27.250213 19781 raft_consensus.cc:2468] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 2.
I20260709 13:18:27.251382 19818 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [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: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 
W20260709 13:18:27.251845 19821 leader_election.cc:336] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
I20260709 13:18:27.252039 19933 raft_consensus.cc:2804] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:27.252472 19933 raft_consensus.cc:493] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:27.252755 19933 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:27.257588 19933 raft_consensus.cc:515] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:27.259402 19933 leader_election.cc:290] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 3 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:27.260555 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186a880616e34a32b3b55c6a4fe04145" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:27.261090 19781 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:27.262956 19821 leader_election.cc:336] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111)
I20260709 13:18:27.265880 19781 raft_consensus.cc:2468] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 3.
I20260709 13:18:27.266935 19818 leader_election.cc:304] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [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: 10518f6dc80b473c945bb7598ab31ea1, 1824ef1369f949baa6b37eae603f7833; no voters: 5803fc2c3ff74c69bdc2d902c5a92d39
I20260709 13:18:27.267547 19933 raft_consensus.cc:2804] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:27.267933 19933 raft_consensus.cc:697] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:27.268687 19933 consensus_queue.cc:237] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:27.274976 19602 catalog_manager.cc:5697] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 1 to 3, leader changed from 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1) to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 3 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:27.347517 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:18:27.761157 19821 consensus_peers.cc:597] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:27.856492 19781 raft_consensus.cc:1275] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:27.857770 19933 consensus_queue.cc:1048] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:28.348579 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:18:28.553359 19747 consensus_peers.cc:597] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:28.576701 19747 consensus_peers.cc:597] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:28.709884 19821 consensus_peers.cc:597] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:28.839023 19821 consensus_peers.cc:597] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:28.839545 19747 consensus_peers.cc:597] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:28.864185 19747 consensus_peers.cc:597] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:28.876106 19821 consensus_peers.cc:597] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:29.003083 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:29.009153 19994 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:18:29.009631 19995 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:18:29.011754 15416 server_base.cc:1061] running on GCE node
W20260709 13:18:29.012660 19997 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:18:29.013811 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:29.014082 15416 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:18:29.014326 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603109014306 us; error 0 us; skew 500 ppm
I20260709 13:18:29.015010 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:29.017379 15416 webserver.cc:533] Webserver started at http://127.15.14.1:45631/ using document root <none> and password file <none>
I20260709 13:18:29.017802 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:29.017948 15416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:18:29.021188 15416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:29.024581 20002 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:18:29.025311 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:29.025631 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
format_stamp: "Formatted at 2026-07-09 13:18:22 on dist-test-slave-x7j4"
I20260709 13:18:29.025919 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602990246819-15416-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:18:29.035002 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:29.036033 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:29.037424 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:29.040675 20009 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:18:29.086369 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:18:29.086678 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260709 13:18:29.087024 15416 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:18:29.091267 20009 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.102867 20009 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.103618 20009 tablet_bootstrap.cc:492] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.104254 20009 ts_tablet_manager.cc:1403] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 13:18:29.106125 20009 raft_consensus.cc:359] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.106660 20009 raft_consensus.cc:740] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.107302 20009 consensus_queue.cc:260] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.109400 20009 ts_tablet_manager.cc:1434] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:18:29.110036 20009 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.119707 20009 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.120349 20009 tablet_bootstrap.cc:492] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.120870 20009 ts_tablet_manager.cc:1403] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:18:29.122116 15416 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:18:29.122382 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.035s	user 0.032s	sys 0.000s
I20260709 13:18:29.122839 20009 raft_consensus.cc:359] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.123421 20009 raft_consensus.cc:740] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.124046 20009 consensus_queue.cc:260] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.125613 20009 ts_tablet_manager.cc:1434] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:29.126227 20009 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.139183 20009 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.140023 20009 tablet_bootstrap.cc:492] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.140573 20009 ts_tablet_manager.cc:1403] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:18:29.142999 20009 raft_consensus.cc:359] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.143646 20009 raft_consensus.cc:740] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.144309 20009 consensus_queue.cc:260] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.146159 20009 ts_tablet_manager.cc:1434] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:29.146783 20009 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.164583 20009 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.165481 20009 tablet_bootstrap.cc:492] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.166102 20009 ts_tablet_manager.cc:1403] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:18:29.168645 20009 raft_consensus.cc:359] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:29.169324 20009 raft_consensus.cc:740] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.169917 20009 consensus_queue.cc:260] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:29.171325 20009 ts_tablet_manager.cc:1434] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:29.171962 20009 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.180635 20009 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.181236 20009 tablet_bootstrap.cc:492] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.181746 20009 ts_tablet_manager.cc:1403] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 13:18:29.183436 20009 raft_consensus.cc:359] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.183941 20009 raft_consensus.cc:740] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.184557 20009 consensus_queue.cc:260] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.185953 20009 ts_tablet_manager.cc:1434] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:18:29.186544 20009 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.192548 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:43135
I20260709 13:18:29.192641 20072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:43135 every 8 connection(s)
I20260709 13:18:29.194841 20009 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.195480 20009 tablet_bootstrap.cc:492] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.196094 20009 ts_tablet_manager.cc:1403] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:18:29.196959 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:29.198431 20009 raft_consensus.cc:359] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.199174 20009 raft_consensus.cc:740] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.199940 20009 consensus_queue.cc:260] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.201993 20009 ts_tablet_manager.cc:1434] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:29.202775 20009 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.216023 20009 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.216759 20009 tablet_bootstrap.cc:492] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.217353 20009 ts_tablet_manager.cc:1403] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 13:18:29.219630 20009 raft_consensus.cc:359] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.220134 20009 raft_consensus.cc:740] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.220573 20009 consensus_queue.cc:260] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.222168 20009 ts_tablet_manager.cc:1434] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:29.222946 20009 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.225804 19781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "474a525541044b0da30eb42e967c402c"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
mode: GRACEFUL
new_leader_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:18:29.226672 19781 raft_consensus.cc:606] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Received request to transfer leadership to TS 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:29.227301 20074 heartbeater.cc:344] Connected to a master server at 127.15.14.62:33369
I20260709 13:18:29.227746 20074 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:29.228626 20074 heartbeater.cc:507] Master 127.15.14.62:33369 requested a full tablet report, sending...
I20260709 13:18:29.235711 19602 ts_manager.cc:194] Re-registered known tserver with Master: 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135)
I20260709 13:18:29.239480 20009 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.240310 20009 tablet_bootstrap.cc:492] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.240965 20009 ts_tablet_manager.cc:1403] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:18:29.243376 20047 raft_consensus.cc:3060] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:18:29.243717 20009 raft_consensus.cc:359] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.244426 20009 raft_consensus.cc:740] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.245075 20009 consensus_queue.cc:260] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.247054 20009 ts_tablet_manager.cc:1434] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:18:29.247815 20009 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.249804 19854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dacf8a037fda40878514f66fa7821037"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
mode: GRACEFUL
new_leader_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:51838
I20260709 13:18:29.250384 19854 raft_consensus.cc:606] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Received request to transfer leadership to TS 10518f6dc80b473c945bb7598ab31ea1
I20260709 13:18:29.249428 19602 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45750
I20260709 13:18:29.251976 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:29.252774 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:29.253688 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:29.254323 20074 heartbeater.cc:499] Master 127.15.14.62:33369 was elected leader, sending a full tablet report...
I20260709 13:18:29.264088 20009 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.264781 20009 tablet_bootstrap.cc:492] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.265405 20009 ts_tablet_manager.cc:1403] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 13:18:29.267728 20009 raft_consensus.cc:359] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.268383 20009 raft_consensus.cc:740] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.269057 20009 consensus_queue.cc:260] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.270799 20009 ts_tablet_manager.cc:1434] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 13:18:29.271317 20009 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap starting.
I20260709 13:18:29.283561 20009 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: 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:18:29.284174 20009 tablet_bootstrap.cc:492] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Bootstrap complete.
I20260709 13:18:29.284686 20009 ts_tablet_manager.cc:1403] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:18:29.286993 20009 raft_consensus.cc:359] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.287546 20009 raft_consensus.cc:740] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5803fc2c3ff74c69bdc2d902c5a92d39, State: Initialized, Role: FOLLOWER
I20260709 13:18:29.288180 20009 consensus_queue.cc:260] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.290270 20009 ts_tablet_manager.cc:1434] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
W20260709 13:18:29.349515 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:29.429754 19991 raft_consensus.cc:993] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: : Instructing follower 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:29.430398 20034 raft_consensus.cc:1081] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Signalling peer 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:29.432005 19781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dacf8a037fda40878514f66fa7821037"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:42604
I20260709 13:18:29.432622 19781 raft_consensus.cc:493] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:29.432965 19781 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:29.438391 19781 raft_consensus.cc:515] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.440702 19781 leader_election.cc:290] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:29.441397 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:29.441668 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:29.442054 20046 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:29.442215 19854 raft_consensus.cc:3055] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:29.442605 19854 raft_consensus.cc:740] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:29.443427 19854 consensus_queue.cc:260] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.444697 19854 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:29.451134 20046 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 2.
I20260709 13:18:29.451738 19854 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 2.
I20260709 13:18:29.452597 19747 leader_election.cc:304] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:29.453480 20087 raft_consensus.cc:2804] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:29.453913 20087 raft_consensus.cc:697] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:29.454505 20087 consensus_queue.cc:237] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:29.460899 19602 catalog_manager.cc:5697] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 1 to 2, leader changed from 1824ef1369f949baa6b37eae603f7833 (127.15.14.3) to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:29.500285 20046 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:29.506173 20046 pending_rounds.cc:85] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Aborting all ops after (but not including) 0
I20260709 13:18:29.506489 20046 pending_rounds.cc:107] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:18:29.506738 20046 raft_consensus.cc:2889] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:18:29.617098 19989 raft_consensus.cc:993] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1: : Instructing follower 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:29.617534 20087 raft_consensus.cc:1081] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Signalling peer 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:29.618956 19854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "474a525541044b0da30eb42e967c402c"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:51826
I20260709 13:18:29.619613 19854 raft_consensus.cc:493] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:29.620014 19854 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:29.624963 19854 raft_consensus.cc:515] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:29.626837 19854 leader_election.cc:290] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 3 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:29.627508 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:29.627933 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "474a525541044b0da30eb42e967c402c" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:29.628258 20046 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:29.628559 19781 raft_consensus.cc:3055] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:29.628865 19781 raft_consensus.cc:740] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:29.629518 19781 consensus_queue.cc:260] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:29.630481 19781 raft_consensus.cc:3060] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:29.633358 20046 raft_consensus.cc:2468] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 3.
I20260709 13:18:29.634424 19821 leader_election.cc:304] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [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: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:29.635129 20034 raft_consensus.cc:2804] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:29.635293 19781 raft_consensus.cc:2468] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 3.
I20260709 13:18:29.635576 20034 raft_consensus.cc:697] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:29.636441 20034 consensus_queue.cc:237] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } }
I20260709 13:18:29.643296 19602 catalog_manager.cc:5697] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 2 to 3, leader changed from 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2) to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 3 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:29.941345 19854 raft_consensus.cc:1275] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:29.942487 20102 consensus_queue.cc:1048] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:29.948083 20046 raft_consensus.cc:1275] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:29.949757 20102 consensus_queue.cc:1048] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:30.138823 20046 raft_consensus.cc:1275] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:30.140002 19991 consensus_queue.cc:1048] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:30.146885 19781 raft_consensus.cc:1275] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:30.148634 20103 consensus_queue.cc:1048] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:30.264654 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:30.271796 19854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
mode: GRACEFUL
new_leader_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:51838
I20260709 13:18:30.272245 19854 raft_consensus.cc:606] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Received request to transfer leadership to TS 10518f6dc80b473c945bb7598ab31ea1
I20260709 13:18:30.274410 19781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dacf8a037fda40878514f66fa7821037"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
mode: GRACEFUL
new_leader_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:18:30.274863 19781 raft_consensus.cc:606] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Received request to transfer leadership to TS 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:30.275954 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:30.276335 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:30.276800 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:30.297776 20103 raft_consensus.cc:993] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833: : Instructing follower 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:30.298223 20034 raft_consensus.cc:1081] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Signalling peer 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:30.299605 19781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:42604
I20260709 13:18:30.299976 19781 raft_consensus.cc:493] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:30.300190 19781 raft_consensus.cc:3060] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:30.304463 19781 raft_consensus.cc:515] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:30.305846 19781 leader_election.cc:290] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:30.306777 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:30.307245 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087a6506b8a04afbad0b630b1e75906a" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:30.307296 19854 raft_consensus.cc:3055] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:30.307739 19854 raft_consensus.cc:740] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:30.307773 20046 raft_consensus.cc:3060] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:30.308415 19854 consensus_queue.cc:260] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:30.309314 19854 raft_consensus.cc:3060] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:30.312598 20046 raft_consensus.cc:2468] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 2.
I20260709 13:18:30.313629 19747 leader_election.cc:304] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:30.314267 20102 raft_consensus.cc:2804] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:30.314343 19854 raft_consensus.cc:2468] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 2.
I20260709 13:18:30.314746 20102 raft_consensus.cc:697] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:30.315591 20102 consensus_queue.cc:237] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:30.322353 19604 catalog_manager.cc:5697] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 1 to 2, leader changed from 1824ef1369f949baa6b37eae603f7833 (127.15.14.3) to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
W20260709 13:18:30.350454 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:30.420727 19989 raft_consensus.cc:993] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1: : Instructing follower 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:30.421283 20102 raft_consensus.cc:1081] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Signalling peer 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:30.422560 19854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dacf8a037fda40878514f66fa7821037"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:51826
I20260709 13:18:30.423059 19854 raft_consensus.cc:493] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:30.423363 19854 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:30.430665 19854 raft_consensus.cc:515] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:30.433275 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:30.433638 19854 leader_election.cc:290] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 3 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:30.433853 20046 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:30.433666 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:30.434629 19781 raft_consensus.cc:3055] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:30.435029 19781 raft_consensus.cc:740] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:30.435647 19781 consensus_queue.cc:260] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:30.436731 19781 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:30.439302 20046 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 3.
I20260709 13:18:30.440315 19821 leader_election.cc:304] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [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: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:30.441015 20034 raft_consensus.cc:2804] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:30.441399 20034 raft_consensus.cc:697] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:30.441449 19781 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 3.
I20260709 13:18:30.442247 20034 consensus_queue.cc:237] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:30.448284 19604 catalog_manager.cc:5697] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 2 to 3, leader changed from 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2) to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 3 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:30.870085 20047 raft_consensus.cc:1275] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:30.871284 19989 consensus_queue.cc:1048] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:30.880736 19854 raft_consensus.cc:1275] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:30.882015 20087 consensus_queue.cc:1048] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:30.973156 19781 raft_consensus.cc:1275] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:30.974303 20034 consensus_queue.cc:1048] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:30.978933 20046 raft_consensus.cc:1275] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:30.982761 20034 consensus_queue.cc:1048] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:31.282823 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:31.289851 19854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
mode: GRACEFUL
new_leader_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:51838
I20260709 13:18:31.290333 19854 raft_consensus.cc:606] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Received request to transfer leadership to TS 10518f6dc80b473c945bb7598ab31ea1
I20260709 13:18:31.292680 19781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
mode: GRACEFUL
new_leader_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:18:31.293157 19781 raft_consensus.cc:606] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Received request to transfer leadership to TS 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:31.294204 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:31.294597 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:31.295079 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:31.351346 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:31.810232 19991 raft_consensus.cc:993] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833: : Instructing follower 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:31.811142 20103 raft_consensus.cc:1081] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Signalling peer 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:31.812959 19781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:42604
I20260709 13:18:31.813573 19781 raft_consensus.cc:493] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.813910 19781 raft_consensus.cc:3060] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.821645 19781 raft_consensus.cc:515] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:31.823354 19781 leader_election.cc:290] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:31.824515 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:31.824615 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650a3f7316e8470aa9492b808e578a35" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:31.825409 19854 raft_consensus.cc:3055] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.825443 20046 raft_consensus.cc:3060] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.825904 19854 raft_consensus.cc:740] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:31.827260 19854 consensus_queue.cc:260] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:31.828750 19854 raft_consensus.cc:3060] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.833344 20046 raft_consensus.cc:2468] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 2.
I20260709 13:18:31.834787 19747 leader_election.cc:304] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:31.835669 20102 raft_consensus.cc:2804] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.836088 20102 raft_consensus.cc:697] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:31.837347 19854 raft_consensus.cc:2468] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 2.
I20260709 13:18:31.837800 19989 raft_consensus.cc:993] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1: : Instructing follower 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:31.837507 20102 consensus_queue.cc:237] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:31.838553 20087 raft_consensus.cc:1081] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Signalling peer 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:31.840379 19854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:51826
I20260709 13:18:31.840945 19854 raft_consensus.cc:493] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.841341 19854 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.846810 19854 raft_consensus.cc:515] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:31.848639 19854 leader_election.cc:290] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:31.848510 19604 catalog_manager.cc:5697] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 1 to 2, leader changed from 1824ef1369f949baa6b37eae603f7833 (127.15.14.3) to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.849821 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:31.850052 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:31.850448 19781 raft_consensus.cc:3055] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.850770 20046 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.850852 19781 raft_consensus.cc:740] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:31.852219 19781 consensus_queue.cc:260] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:31.853979 19781 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.858986 20046 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 2.
I20260709 13:18:31.860478 19821 leader_election.cc:304] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:31.861609 19991 raft_consensus.cc:2804] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.861894 19781 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 2.
I20260709 13:18:31.862133 19991 raft_consensus.cc:697] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:31.863551 19991 consensus_queue.cc:237] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:31.876531 19604 catalog_manager.cc:5697] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 1 to 2, leader changed from 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2) to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 2 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:32.301146 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:32.305744 20047 raft_consensus.cc:1275] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.307401 20102 consensus_queue.cc:1048] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:32.312338 19781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
mode: GRACEFUL
new_leader_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:18:32.312932 19781 raft_consensus.cc:606] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Received request to transfer leadership to TS 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:32.316303 19854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dacf8a037fda40878514f66fa7821037"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
mode: GRACEFUL
new_leader_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:51838
I20260709 13:18:32.317024 19854 raft_consensus.cc:606] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Received request to transfer leadership to TS 10518f6dc80b473c945bb7598ab31ea1
I20260709 13:18:32.319525 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:32.320412 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:32.322059 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:32.326908 19854 raft_consensus.cc:1275] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.328233 20087 consensus_queue.cc:1048] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:32.352324 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:32.417441 19781 raft_consensus.cc:1275] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.418962 19991 consensus_queue.cc:1048] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:32.430182 20047 raft_consensus.cc:1275] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.431555 19991 consensus_queue.cc:1048] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:32.484125 19989 raft_consensus.cc:993] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: : Instructing follower 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:32.484579 20087 raft_consensus.cc:1081] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Signalling peer 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:32.485961 19854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:51826
I20260709 13:18:32.486428 19854 raft_consensus.cc:493] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:32.486800 19854 raft_consensus.cc:3060] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:32.491640 19854 raft_consensus.cc:515] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:32.493124 19854 leader_election.cc:290] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:32.494029 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:32.494218 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83ac97f6fa0e4ad98b070e7eb6ccf2b4" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:32.494735 20047 raft_consensus.cc:3060] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:32.494835 19781 raft_consensus.cc:3055] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:32.495244 19781 raft_consensus.cc:740] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:32.495914 19781 consensus_queue.cc:260] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:32.496846 19781 raft_consensus.cc:3060] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:32.500741 20047 raft_consensus.cc:2468] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 2.
I20260709 13:18:32.501819 19781 raft_consensus.cc:2468] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 2.
I20260709 13:18:32.502202 19821 leader_election.cc:304] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:32.503031 19991 raft_consensus.cc:2804] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:32.503561 19991 raft_consensus.cc:697] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:32.504635 19991 consensus_queue.cc:237] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:32.511276 19603 catalog_manager.cc:5697] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 1 to 2, leader changed from 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2) to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 2 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:32.702298 20137 raft_consensus.cc:993] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: : Instructing follower 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:32.702780 19991 raft_consensus.cc:1081] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Signalling peer 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:32.704341 19781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dacf8a037fda40878514f66fa7821037"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:42604
I20260709 13:18:32.704790 19781 raft_consensus.cc:493] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:32.705083 19781 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:32.709662 19781 raft_consensus.cc:515] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:32.711493 19781 leader_election.cc:290] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 4 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:32.712258 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:32.712610 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacf8a037fda40878514f66fa7821037" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:32.712958 20047 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:32.713189 19854 raft_consensus.cc:3055] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:32.713543 19854 raft_consensus.cc:740] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:32.714533 19854 consensus_queue.cc:260] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:32.715812 19854 raft_consensus.cc:3060] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:32.720512 20047 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 4.
I20260709 13:18:32.721676 19747 leader_election.cc:304] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [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: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:32.722365 20087 raft_consensus.cc:2804] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:32.722896 20087 raft_consensus.cc:697] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 4 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:32.722900 19854 raft_consensus.cc:2468] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 4.
I20260709 13:18:32.723994 20087 consensus_queue.cc:237] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:32.731954 19603 catalog_manager.cc:5697] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 3 to 4, leader changed from 1824ef1369f949baa6b37eae603f7833 (127.15.14.3) to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 4 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:33.024602 19781 raft_consensus.cc:1275] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:33.025795 20137 consensus_queue.cc:1048] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:33.034621 20047 raft_consensus.cc:1275] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:33.036360 20136 consensus_queue.cc:1048] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:33.262236 20047 raft_consensus.cc:1275] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 4 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:33.263450 19989 consensus_queue.cc:1048] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:33.274325 19854 raft_consensus.cc:1275] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 4 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:18:33.275823 19989 consensus_queue.cc:1048] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:33.333878 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:33.341470 19854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
mode: GRACEFUL
new_leader_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:51838
I20260709 13:18:33.341976 19854 raft_consensus.cc:606] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Received request to transfer leadership to TS 10518f6dc80b473c945bb7598ab31ea1
I20260709 13:18:33.344323 19781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
mode: GRACEFUL
new_leader_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:42614
I20260709 13:18:33.344904 19781 raft_consensus.cc:606] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Received request to transfer leadership to TS 1824ef1369f949baa6b37eae603f7833
I20260709 13:18:33.346067 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:33.346509 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:33.347138 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:33.348789 20136 raft_consensus.cc:993] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833: : Instructing follower 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:33.349329 20137 raft_consensus.cc:1081] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Signalling peer 10518f6dc80b473c945bb7598ab31ea1 to start an election
I20260709 13:18:33.350724 19781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa"
dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
 from {username='slave'} at 127.0.0.1:42604
I20260709 13:18:33.351195 19781 raft_consensus.cc:493] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:33.351526 19781 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:33.353266 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:33.357563 19781 raft_consensus.cc:515] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:33.359213 19781 leader_election.cc:290] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [CANDIDATE]: Term 3 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 1824ef1369f949baa6b37eae603f7833 (127.15.14.3:40973)
I20260709 13:18:33.359876 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:33.360183 19854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af1dc714f73a477cb70d7135b80241aa" candidate_uuid: "10518f6dc80b473c945bb7598ab31ea1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1824ef1369f949baa6b37eae603f7833"
I20260709 13:18:33.360502 20047 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:33.360721 19854 raft_consensus.cc:3055] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:33.361042 19854 raft_consensus.cc:740] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:33.361788 19854 consensus_queue.cc:260] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:33.362975 19854 raft_consensus.cc:3060] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:33.367633 20047 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 3.
I20260709 13:18:33.368770 19747 leader_election.cc:304] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [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: 10518f6dc80b473c945bb7598ab31ea1, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:33.369423 19989 raft_consensus.cc:2804] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:33.369453 19854 raft_consensus.cc:2468] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10518f6dc80b473c945bb7598ab31ea1 in term 3.
I20260709 13:18:33.370026 19989 raft_consensus.cc:697] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 3 LEADER]: Becoming Leader. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:33.370893 19989 consensus_queue.cc:237] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [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: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:33.376462 20087 raft_consensus.cc:993] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1: : Instructing follower 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:33.376909 19989 raft_consensus.cc:1081] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Signalling peer 1824ef1369f949baa6b37eae603f7833 to start an election
I20260709 13:18:33.377290 19604 catalog_manager.cc:5697] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 reported cstate change: term changed from 2 to 3, leader changed from 1824ef1369f949baa6b37eae603f7833 (127.15.14.3) to 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "10518f6dc80b473c945bb7598ab31ea1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:33.378314 19854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef"
dest_uuid: "1824ef1369f949baa6b37eae603f7833"
 from {username='slave'} at 127.0.0.1:51826
I20260709 13:18:33.378823 19854 raft_consensus.cc:493] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:33.379106 19854 raft_consensus.cc:3060] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:33.383380 19854 raft_consensus.cc:515] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:33.385731 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39"
I20260709 13:18:33.385990 19781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9607fc307c4b328be2ce92074d6eef" candidate_uuid: "1824ef1369f949baa6b37eae603f7833" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10518f6dc80b473c945bb7598ab31ea1"
I20260709 13:18:33.386319 20047 raft_consensus.cc:3060] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:33.386554 19781 raft_consensus.cc:3055] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:33.385798 19854 leader_election.cc:290] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Requested vote from peers 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135), 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061)
I20260709 13:18:33.387032 19781 raft_consensus.cc:740] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10518f6dc80b473c945bb7598ab31ea1, State: Running, Role: LEADER
I20260709 13:18:33.388032 19781 consensus_queue.cc:260] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:33.389302 19781 raft_consensus.cc:3060] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:33.392963 20047 raft_consensus.cc:2468] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 2.
I20260709 13:18:33.394263 19821 leader_election.cc:304] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1824ef1369f949baa6b37eae603f7833, 5803fc2c3ff74c69bdc2d902c5a92d39; no voters: 
I20260709 13:18:33.394953 19781 raft_consensus.cc:2468] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1824ef1369f949baa6b37eae603f7833 in term 2.
I20260709 13:18:33.395063 20137 raft_consensus.cc:2804] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:33.395615 20137 raft_consensus.cc:697] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Becoming Leader. State: Replica: 1824ef1369f949baa6b37eae603f7833, State: Running, Role: LEADER
I20260709 13:18:33.396517 20137 consensus_queue.cc:237] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } }
I20260709 13:18:33.403816 19604 catalog_manager.cc:5697] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 reported cstate change: term changed from 1 to 2, leader changed from 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2) to 1824ef1369f949baa6b37eae603f7833 (127.15.14.3). New cstate: current_term: 2 leader_uuid: "1824ef1369f949baa6b37eae603f7833" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:33.786563 19854 raft_consensus.cc:1275] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:33.788367 20087 consensus_queue.cc:1048] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1824ef1369f949baa6b37eae603f7833" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:33.798863 20046 raft_consensus.cc:1275] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Refusing update from remote peer 10518f6dc80b473c945bb7598ab31ea1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:33.800400 20157 consensus_queue.cc:1048] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:33.859273 20046 raft_consensus.cc:1275] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:33.860399 20137 consensus_queue.cc:1048] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5803fc2c3ff74c69bdc2d902c5a92d39" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 43135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:33.867506 19781 raft_consensus.cc:1275] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Refusing update from remote peer 1824ef1369f949baa6b37eae603f7833: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:33.868883 20136 consensus_queue.cc:1048] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10518f6dc80b473c945bb7598ab31ea1" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 40061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:34.354125 19652 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:34.355283 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:34.381556 15416 tablet_server.cc:179] TabletServer@127.15.14.1:43135 shutting down...
W20260709 13:18:34.399515 19821 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 93 similar messages]
W20260709 13:18:34.403162 19821 consensus_peers.cc:597] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: 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:18:34.405301 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:34.406141 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.407028 15416 raft_consensus.cc:2243] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.407580 15416 raft_consensus.cc:2272] T 3a35f091c4cc4309a18ae11e03d9bff3 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.410567 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.411563 15416 raft_consensus.cc:2243] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.412158 15416 raft_consensus.cc:2272] T af1dc714f73a477cb70d7135b80241aa P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.415128 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.415776 15416 raft_consensus.cc:2243] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.416281 15416 raft_consensus.cc:2272] T 087a6506b8a04afbad0b630b1e75906a P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.418457 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.419100 15416 raft_consensus.cc:2243] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.419569 15416 raft_consensus.cc:2272] T fd9607fc307c4b328be2ce92074d6eef P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.422933 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.423974 15416 raft_consensus.cc:2243] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.424662 15416 raft_consensus.cc:2272] T 474a525541044b0da30eb42e967c402c P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:34.425630 19747 consensus_peers.cc:597] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: 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:18:34.427712 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.428434 15416 raft_consensus.cc:2243] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.428859 15416 raft_consensus.cc:2272] T 186a880616e34a32b3b55c6a4fe04145 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.431143 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.431705 15416 raft_consensus.cc:2243] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.432093 15416 raft_consensus.cc:2272] T 650a3f7316e8470aa9492b808e578a35 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.434998 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.435791 15416 raft_consensus.cc:2243] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:18:34.436110 19747 consensus_peers.cc:597] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: 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:18:34.436553 15416 raft_consensus.cc:2272] T 58387fc2779d4b62bdae3b0af654fa75 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.439116 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.439762 15416 raft_consensus.cc:2243] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.440205 15416 raft_consensus.cc:2272] T dacf8a037fda40878514f66fa7821037 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.442237 15416 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:34.442752 15416 raft_consensus.cc:2243] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.443118 15416 raft_consensus.cc:2272] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 5803fc2c3ff74c69bdc2d902c5a92d39 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:34.468953 19821 consensus_peers.cc:597] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.475731 15416 tablet_server.cc:196] TabletServer@127.15.14.1:43135 shutdown complete.
W20260709 13:18:34.480011 19821 consensus_peers.cc:597] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 -> Peer 5803fc2c3ff74c69bdc2d902c5a92d39 (127.15.14.1:43135): Couldn't send request to peer 5803fc2c3ff74c69bdc2d902c5a92d39. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:43135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.504567 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
I20260709 13:18:34.531708 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:34.532514 15416 tablet_replica.cc:333] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.533306 15416 raft_consensus.cc:2243] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.534158 15416 raft_consensus.cc:2272] T 650a3f7316e8470aa9492b808e578a35 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.536212 15416 tablet_replica.cc:333] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.536855 15416 raft_consensus.cc:2243] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.537670 15416 raft_consensus.cc:2272] T 58387fc2779d4b62bdae3b0af654fa75 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.539896 15416 tablet_replica.cc:333] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.540416 15416 raft_consensus.cc:2243] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.540807 15416 raft_consensus.cc:2272] T fd9607fc307c4b328be2ce92074d6eef P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.543152 15416 tablet_replica.cc:333] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.543704 15416 raft_consensus.cc:2243] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.544154 15416 raft_consensus.cc:2272] T 474a525541044b0da30eb42e967c402c P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.546118 15416 tablet_replica.cc:333] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.546592 15416 raft_consensus.cc:2243] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.547473 15416 raft_consensus.cc:2272] T 087a6506b8a04afbad0b630b1e75906a P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.549702 15416 tablet_replica.cc:333] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.550209 15416 raft_consensus.cc:2243] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.550673 15416 raft_consensus.cc:2272] T 186a880616e34a32b3b55c6a4fe04145 P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.552501 15416 tablet_replica.cc:333] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.552982 15416 raft_consensus.cc:2243] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.553411 15416 raft_consensus.cc:2272] T 3a35f091c4cc4309a18ae11e03d9bff3 P 10518f6dc80b473c945bb7598ab31ea1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.555462 15416 tablet_replica.cc:333] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.555953 15416 raft_consensus.cc:2243] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.556634 15416 raft_consensus.cc:2272] T af1dc714f73a477cb70d7135b80241aa P 10518f6dc80b473c945bb7598ab31ea1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.559578 15416 tablet_replica.cc:333] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.560048 15416 raft_consensus.cc:2243] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.560729 15416 raft_consensus.cc:2272] T dacf8a037fda40878514f66fa7821037 P 10518f6dc80b473c945bb7598ab31ea1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.562557 15416 tablet_replica.cc:333] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1: stopping tablet replica
I20260709 13:18:34.562996 15416 raft_consensus.cc:2243] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.563375 15416 raft_consensus.cc:2272] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 10518f6dc80b473c945bb7598ab31ea1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.593290 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
W20260709 13:18:34.602859 19818 consensus_peers.cc:597] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 -> Peer 10518f6dc80b473c945bb7598ab31ea1 (127.15.14.2:40061): Couldn't send request to peer 10518f6dc80b473c945bb7598ab31ea1. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:40061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:34.617697 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
I20260709 13:18:34.642562 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:34.643296 15416 tablet_replica.cc:333] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.643939 15416 raft_consensus.cc:2243] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.644776 15416 raft_consensus.cc:2272] T 474a525541044b0da30eb42e967c402c P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.646981 15416 tablet_replica.cc:333] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.647580 15416 raft_consensus.cc:2243] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.648360 15416 raft_consensus.cc:2272] T fd9607fc307c4b328be2ce92074d6eef P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.651467 15416 tablet_replica.cc:333] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.652035 15416 raft_consensus.cc:2243] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.652691 15416 raft_consensus.cc:2272] T 58387fc2779d4b62bdae3b0af654fa75 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.654906 15416 tablet_replica.cc:333] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.655450 15416 raft_consensus.cc:2243] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.656250 15416 raft_consensus.cc:2272] T 186a880616e34a32b3b55c6a4fe04145 P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.658234 15416 tablet_replica.cc:333] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.658818 15416 raft_consensus.cc:2243] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.659264 15416 raft_consensus.cc:2272] T 087a6506b8a04afbad0b630b1e75906a P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.661134 15416 tablet_replica.cc:333] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.661619 15416 raft_consensus.cc:2243] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.662410 15416 raft_consensus.cc:2272] T 3a35f091c4cc4309a18ae11e03d9bff3 P 1824ef1369f949baa6b37eae603f7833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.664438 15416 tablet_replica.cc:333] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.664919 15416 raft_consensus.cc:2243] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.665333 15416 raft_consensus.cc:2272] T af1dc714f73a477cb70d7135b80241aa P 1824ef1369f949baa6b37eae603f7833 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.667586 15416 tablet_replica.cc:333] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.668116 15416 raft_consensus.cc:2243] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.668531 15416 raft_consensus.cc:2272] T 650a3f7316e8470aa9492b808e578a35 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.670425 15416 tablet_replica.cc:333] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.670933 15416 raft_consensus.cc:2243] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:34.671373 15416 raft_consensus.cc:2272] T dacf8a037fda40878514f66fa7821037 P 1824ef1369f949baa6b37eae603f7833 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.673126 15416 tablet_replica.cc:333] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833: stopping tablet replica
I20260709 13:18:34.673593 15416 raft_consensus.cc:2243] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.674300 15416 raft_consensus.cc:2272] T 83ac97f6fa0e4ad98b070e7eb6ccf2b4 P 1824ef1369f949baa6b37eae603f7833 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.705260 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:18:34.726903 15416 master.cc:562] Master@127.15.14.62:33369 shutting down...
I20260709 13:18:34.750958 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:34.751531 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:34.751873 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b3dc2a9822842088077b07d33fba5f7: stopping tablet replica
I20260709 13:18:34.771219 15416 master.cc:584] Master@127.15.14.62:33369 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12594 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:18:34.817051 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:36715
I20260709 13:18:34.818162 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:34.824133 20172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:34.824186 20171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:34.825181 20174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:34.825824 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:34.826970 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:34.827212 15416 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:18:34.827416 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603114827382 us; error 0 us; skew 500 ppm
I20260709 13:18:34.827955 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:34.830300 15416 webserver.cc:533] Webserver started at http://127.15.14.62:45907/ using document root <none> and password file <none>
I20260709 13:18:34.830885 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:34.831077 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:34.831380 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:34.832512 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "a1825962bb514f699b0480abe8c30a8f"
format_stamp: "Formatted at 2026-07-09 13:18:34 on dist-test-slave-x7j4"
I20260709 13:18:34.836967 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:34.840281 20179 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:18:34.841022 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:18:34.841303 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "a1825962bb514f699b0480abe8c30a8f"
format_stamp: "Formatted at 2026-07-09 13:18:34 on dist-test-slave-x7j4"
I20260709 13:18:34.841599 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-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:18:34.855640 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:34.856804 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:34.893970 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:36715
I20260709 13:18:34.894066 20230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:36715 every 8 connection(s)
I20260709 13:18:34.897713 20231 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:18:34.908952 20231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f: Bootstrap starting.
I20260709 13:18:34.913640 20231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:34.917773 20231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f: No bootstrap required, opened a new log
I20260709 13:18:34.919939 20231 raft_consensus.cc:359] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1825962bb514f699b0480abe8c30a8f" member_type: VOTER }
I20260709 13:18:34.920313 20231 raft_consensus.cc:385] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:34.920547 20231 raft_consensus.cc:740] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1825962bb514f699b0480abe8c30a8f, State: Initialized, Role: FOLLOWER
I20260709 13:18:34.921146 20231 consensus_queue.cc:260] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a1825962bb514f699b0480abe8c30a8f" member_type: VOTER }
I20260709 13:18:34.921600 20231 raft_consensus.cc:399] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:34.921813 20231 raft_consensus.cc:493] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:34.922102 20231 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:34.926759 20231 raft_consensus.cc:515] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1825962bb514f699b0480abe8c30a8f" member_type: VOTER }
I20260709 13:18:34.927323 20231 leader_election.cc:304] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [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: a1825962bb514f699b0480abe8c30a8f; no voters: 
I20260709 13:18:34.928807 20231 leader_election.cc:290] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:34.929139 20234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:34.930526 20234 raft_consensus.cc:697] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 1 LEADER]: Becoming Leader. State: Replica: a1825962bb514f699b0480abe8c30a8f, State: Running, Role: LEADER
I20260709 13:18:34.931250 20234 consensus_queue.cc:237] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [LEADER]: Queue going to LEADER mode. State: All 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: "a1825962bb514f699b0480abe8c30a8f" member_type: VOTER }
I20260709 13:18:34.931778 20231 sys_catalog.cc:565] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:34.934132 20236 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a1825962bb514f699b0480abe8c30a8f. Latest consensus state: current_term: 1 leader_uuid: "a1825962bb514f699b0480abe8c30a8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1825962bb514f699b0480abe8c30a8f" member_type: VOTER } }
I20260709 13:18:34.934013 20235 sys_catalog.cc:455] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a1825962bb514f699b0480abe8c30a8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1825962bb514f699b0480abe8c30a8f" member_type: VOTER } }
I20260709 13:18:34.934758 20236 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:34.934855 20235 sys_catalog.cc:458] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:34.938167 20239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:34.943027 20239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:34.945778 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:34.952603 20239 catalog_manager.cc:1383] Generated new cluster ID: 02daff79c130494bb92090e1bdf7e15b
I20260709 13:18:34.952863 20239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:34.963804 20239 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:34.965019 20239 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:34.976881 20239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f: Generated new TSK 0
I20260709 13:18:34.977489 20239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:34.983249 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:34.989339 20252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:34.990732 20253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:34.991900 15416 server_base.cc:1061] running on GCE node
W20260709 13:18:34.992027 20255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:34.993033 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:34.993264 15416 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:18:34.993481 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603114993460 us; error 0 us; skew 500 ppm
I20260709 13:18:34.994354 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:34.997761 15416 webserver.cc:533] Webserver started at http://127.15.14.1:40381/ using document root <none> and password file <none>
I20260709 13:18:34.998404 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:34.998651 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:34.999022 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:35.000723 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "4f365a94508040728e915f389376f150"
format_stamp: "Formatted at 2026-07-09 13:18:34 on dist-test-slave-x7j4"
I20260709 13:18:35.005963 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:18:35.009155 20260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:35.009931 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:35.010221 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "4f365a94508040728e915f389376f150"
format_stamp: "Formatted at 2026-07-09 13:18:34 on dist-test-slave-x7j4"
I20260709 13:18:35.010493 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-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:18:35.028781 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:35.030032 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:35.031569 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:35.033809 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:35.034017 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:35.034264 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:35.034435 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:35.073352 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:46443
I20260709 13:18:35.073446 20322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:46443 every 8 connection(s)
I20260709 13:18:35.078095 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:35.085403 20327 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:18:35.086838 20328 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:18:35.088924 15416 server_base.cc:1061] running on GCE node
W20260709 13:18:35.089370 20331 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:18:35.090458 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:18:35.090574 20323 heartbeater.cc:344] Connected to a master server at 127.15.14.62:36715
W20260709 13:18:35.090782 15416 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:18:35.091008 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603115090986 us; error 0 us; skew 500 ppm
I20260709 13:18:35.091012 20323 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:35.091835 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:35.092048 20323 heartbeater.cc:507] Master 127.15.14.62:36715 requested a full tablet report, sending...
I20260709 13:18:35.094331 15416 webserver.cc:533] Webserver started at http://127.15.14.2:38891/ using document root <none> and password file <none>
I20260709 13:18:35.094595 20196 ts_manager.cc:194] Registered new tserver with Master: 4f365a94508040728e915f389376f150 (127.15.14.1:46443)
I20260709 13:18:35.095067 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:35.095358 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:35.095674 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:35.097049 20196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47006
I20260709 13:18:35.097168 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "97391e0057b241378bdec8aa17ac9d5c"
format_stamp: "Formatted at 2026-07-09 13:18:35 on dist-test-slave-x7j4"
I20260709 13:18:35.102185 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 13:18:35.105197 20335 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:18:35.105901 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:35.106185 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "97391e0057b241378bdec8aa17ac9d5c"
format_stamp: "Formatted at 2026-07-09 13:18:35 on dist-test-slave-x7j4"
I20260709 13:18:35.106443 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-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:18:35.126030 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:35.127282 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:35.128718 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:35.130817 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:35.131014 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:35.131261 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:35.131415 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:35.170758 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:44797
I20260709 13:18:35.170826 20397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:44797 every 8 connection(s)
I20260709 13:18:35.175485 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:35.187589 20401 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:18:35.188431 20398 heartbeater.cc:344] Connected to a master server at 127.15.14.62:36715
I20260709 13:18:35.188941 20398 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:35.189944 20398 heartbeater.cc:507] Master 127.15.14.62:36715 requested a full tablet report, sending...
W20260709 13:18:35.190326 20402 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:18:35.192613 20196 ts_manager.cc:194] Registered new tserver with Master: 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:35.194975 20196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47016
I20260709 13:18:35.195189 15416 server_base.cc:1061] running on GCE node
W20260709 13:18:35.196839 20404 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:18:35.197861 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:35.198076 15416 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:18:35.198287 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603115198264 us; error 0 us; skew 500 ppm
I20260709 13:18:35.198879 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:35.201056 15416 webserver.cc:533] Webserver started at http://127.15.14.3:38101/ using document root <none> and password file <none>
I20260709 13:18:35.201516 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:35.201711 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:35.201972 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:35.203112 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
format_stamp: "Formatted at 2026-07-09 13:18:35 on dist-test-slave-x7j4"
I20260709 13:18:35.207254 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:18:35.210386 20409 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:18:35.211192 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:18:35.211504 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
format_stamp: "Formatted at 2026-07-09 13:18:35 on dist-test-slave-x7j4"
I20260709 13:18:35.211802 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602990246819-15416-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:18:35.232542 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:35.233752 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:35.235155 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:35.237207 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:35.237430 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:35.237660 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:35.237838 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:35.276996 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:41389
I20260709 13:18:35.277117 20471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:41389 every 8 connection(s)
I20260709 13:18:35.290225 20472 heartbeater.cc:344] Connected to a master server at 127.15.14.62:36715
I20260709 13:18:35.290659 20472 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:35.291388 20472 heartbeater.cc:507] Master 127.15.14.62:36715 requested a full tablet report, sending...
I20260709 13:18:35.293270 20196 ts_manager.cc:194] Registered new tserver with Master: 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3:41389)
I20260709 13:18:35.293378 15416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013335866s
I20260709 13:18:35.294606 20196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47018
I20260709 13:18:35.318199 20196 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47020:
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:18:35.320490 20196 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:18:35.362476 20288 tablet_service.cc:1511] Processing CreateTablet for tablet e91d159bd2314d36b819dd733b469833 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d77639e94744d259895c912eb17ec90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:35.363224 20287 tablet_service.cc:1511] Processing CreateTablet for tablet 075d78a9519144b29e1a896180e2890f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d77639e94744d259895c912eb17ec90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:35.363981 20288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91d159bd2314d36b819dd733b469833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.364789 20287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075d78a9519144b29e1a896180e2890f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.368585 20437 tablet_service.cc:1511] Processing CreateTablet for tablet e91d159bd2314d36b819dd733b469833 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d77639e94744d259895c912eb17ec90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:35.369683 20436 tablet_service.cc:1511] Processing CreateTablet for tablet 075d78a9519144b29e1a896180e2890f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d77639e94744d259895c912eb17ec90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:35.370273 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91d159bd2314d36b819dd733b469833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.372514 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075d78a9519144b29e1a896180e2890f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.383952 20362 tablet_service.cc:1511] Processing CreateTablet for tablet 075d78a9519144b29e1a896180e2890f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d77639e94744d259895c912eb17ec90]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:35.385447 20362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075d78a9519144b29e1a896180e2890f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.387884 20363 tablet_service.cc:1511] Processing CreateTablet for tablet e91d159bd2314d36b819dd733b469833 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7d77639e94744d259895c912eb17ec90]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:35.389326 20363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e91d159bd2314d36b819dd733b469833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.399024 20487 tablet_bootstrap.cc:492] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: Bootstrap starting.
I20260709 13:18:35.406399 20487 tablet_bootstrap.cc:654] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.411187 20488 tablet_bootstrap.cc:492] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313: Bootstrap starting.
I20260709 13:18:35.416263 20487 tablet_bootstrap.cc:492] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: No bootstrap required, opened a new log
I20260709 13:18:35.416875 20487 ts_tablet_manager.cc:1403] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 13:18:35.420249 20487 raft_consensus.cc:359] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.421063 20487 raft_consensus.cc:385] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.421386 20487 raft_consensus.cc:740] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f365a94508040728e915f389376f150, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.422539 20488 tablet_bootstrap.cc:654] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.422374 20487 consensus_queue.cc:260] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.426079 20490 tablet_bootstrap.cc:492] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c: Bootstrap starting.
I20260709 13:18:35.431119 20488 tablet_bootstrap.cc:492] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313: No bootstrap required, opened a new log
I20260709 13:18:35.431684 20488 ts_tablet_manager.cc:1403] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:18:35.431846 20323 heartbeater.cc:499] Master 127.15.14.62:36715 was elected leader, sending a full tablet report...
I20260709 13:18:35.432351 20487 ts_tablet_manager.cc:1434] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.007s
I20260709 13:18:35.433511 20487 tablet_bootstrap.cc:492] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150: Bootstrap starting.
I20260709 13:18:35.436156 20490 tablet_bootstrap.cc:654] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.434675 20488 raft_consensus.cc:359] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.437211 20488 raft_consensus.cc:385] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.437552 20488 raft_consensus.cc:740] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.438297 20488 consensus_queue.cc:260] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.440683 20487 tablet_bootstrap.cc:654] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.448783 20472 heartbeater.cc:499] Master 127.15.14.62:36715 was elected leader, sending a full tablet report...
I20260709 13:18:35.449047 20488 ts_tablet_manager.cc:1434] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:18:35.450134 20488 tablet_bootstrap.cc:492] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313: Bootstrap starting.
I20260709 13:18:35.452185 20490 tablet_bootstrap.cc:492] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c: No bootstrap required, opened a new log
I20260709 13:18:35.452646 20490 ts_tablet_manager.cc:1403] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260709 13:18:35.455683 20490 raft_consensus.cc:359] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.456270 20487 tablet_bootstrap.cc:492] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150: No bootstrap required, opened a new log
I20260709 13:18:35.456583 20488 tablet_bootstrap.cc:654] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.456868 20487 ts_tablet_manager.cc:1403] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260709 13:18:35.456390 20490 raft_consensus.cc:385] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.458722 20490 raft_consensus.cc:740] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97391e0057b241378bdec8aa17ac9d5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.459607 20490 consensus_queue.cc:260] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.460013 20487 raft_consensus.cc:359] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.460738 20487 raft_consensus.cc:385] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.461087 20487 raft_consensus.cc:740] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f365a94508040728e915f389376f150, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.462085 20487 consensus_queue.cc:260] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.466956 20487 ts_tablet_manager.cc:1434] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:18:35.467701 20488 tablet_bootstrap.cc:492] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313: No bootstrap required, opened a new log
I20260709 13:18:35.468248 20488 ts_tablet_manager.cc:1403] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:18:35.468957 20398 heartbeater.cc:499] Master 127.15.14.62:36715 was elected leader, sending a full tablet report...
I20260709 13:18:35.470795 20488 raft_consensus.cc:359] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.471324 20490 ts_tablet_manager.cc:1434] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 13:18:35.471560 20488 raft_consensus.cc:385] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.471920 20488 raft_consensus.cc:740] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.472519 20490 tablet_bootstrap.cc:492] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c: Bootstrap starting.
I20260709 13:18:35.472640 20488 consensus_queue.cc:260] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.474953 20488 ts_tablet_manager.cc:1434] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:18:35.479852 20490 tablet_bootstrap.cc:654] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.484599 20493 raft_consensus.cc:493] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:35.485357 20490 tablet_bootstrap.cc:492] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c: No bootstrap required, opened a new log
I20260709 13:18:35.485052 20493 raft_consensus.cc:515] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.485852 20490 ts_tablet_manager.cc:1403] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:18:35.487372 20493 leader_election.cc:290] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:35.488880 20490 raft_consensus.cc:359] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.489490 20491 raft_consensus.cc:493] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:35.489658 20490 raft_consensus.cc:385] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.490022 20490 raft_consensus.cc:740] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97391e0057b241378bdec8aa17ac9d5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.490049 20491 raft_consensus.cc:515] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.490913 20490 consensus_queue.cc:260] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.492957 20491 leader_election.cc:290] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797), 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3:41389)
I20260709 13:18:35.493511 20490 ts_tablet_manager.cc:1434] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:35.503624 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91d159bd2314d36b819dd733b469833" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f365a94508040728e915f389376f150" is_pre_election: true
I20260709 13:18:35.504307 20298 raft_consensus.cc:2468] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 0.
I20260709 13:18:35.505492 20410 leader_election.cc:304] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:35.506336 20493 raft_consensus.cc:2804] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:35.506685 20493 raft_consensus.cc:493] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:35.507050 20493 raft_consensus.cc:3060] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.511895 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91d159bd2314d36b819dd733b469833" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c" is_pre_election: true
I20260709 13:18:35.512637 20373 raft_consensus.cc:2468] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 0.
I20260709 13:18:35.515069 20493 raft_consensus.cc:515] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.516788 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075d78a9519144b29e1a896180e2890f" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c" is_pre_election: true
I20260709 13:18:35.517474 20373 raft_consensus.cc:2468] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 0.
I20260709 13:18:35.518103 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91d159bd2314d36b819dd733b469833" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:35.518574 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91d159bd2314d36b819dd733b469833" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f365a94508040728e915f389376f150"
I20260709 13:18:35.518905 20262 leader_election.cc:304] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 97391e0057b241378bdec8aa17ac9d5c; no voters: 
I20260709 13:18:35.519196 20298 raft_consensus.cc:3060] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.519418 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075d78a9519144b29e1a896180e2890f" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" is_pre_election: true
I20260709 13:18:35.516927 20493 leader_election.cc:290] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 election: Requested vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:35.519759 20491 raft_consensus.cc:2804] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:35.518788 20372 raft_consensus.cc:3060] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.520210 20491 raft_consensus.cc:493] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:35.520625 20491 raft_consensus.cc:3060] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.520092 20447 raft_consensus.cc:2468] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 0.
I20260709 13:18:35.526895 20298 raft_consensus.cc:2468] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 1.
I20260709 13:18:35.527814 20410 leader_election.cc:304] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:35.527619 20491 raft_consensus.cc:515] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.528563 20493 raft_consensus.cc:2804] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:35.529033 20372 raft_consensus.cc:2468] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 1.
I20260709 13:18:35.529855 20491 leader_election.cc:290] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 1 election: Requested vote from peers 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797), 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3:41389)
I20260709 13:18:35.531049 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075d78a9519144b29e1a896180e2890f" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
I20260709 13:18:35.531234 20493 raft_consensus.cc:697] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Becoming Leader. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Running, Role: LEADER
I20260709 13:18:35.531458 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075d78a9519144b29e1a896180e2890f" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:35.531706 20447 raft_consensus.cc:3060] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.532032 20372 raft_consensus.cc:3060] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.532245 20493 consensus_queue.cc:237] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:35.538115 20447 raft_consensus.cc:2468] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 1.
I20260709 13:18:35.539001 20372 raft_consensus.cc:2468] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 1.
I20260709 13:18:35.539372 20262 leader_election.cc:304] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:35.540172 20491 raft_consensus.cc:2804] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:35.540413 20196 catalog_manager.cc:5697] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:35.541523 20491 raft_consensus.cc:697] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 LEADER]: Becoming Leader. State: Replica: 4f365a94508040728e915f389376f150, State: Running, Role: LEADER
I20260709 13:18:35.542420 20491 consensus_queue.cc:237] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.549451 20194 catalog_manager.cc:5697] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f365a94508040728e915f389376f150 (127.15.14.1). New cstate: current_term: 1 leader_uuid: "4f365a94508040728e915f389376f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:35.603883 20194 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47028:
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:18:35.605876 20194 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:18:35.626863 20287 tablet_service.cc:1511] Processing CreateTablet for tablet fc64e6824f594b04bf55e2442f37f4b4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511b1d6055c49d199107bf3d3231ffb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:35.628137 20287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc64e6824f594b04bf55e2442f37f4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.628242 20362 tablet_service.cc:1511] Processing CreateTablet for tablet fc64e6824f594b04bf55e2442f37f4b4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511b1d6055c49d199107bf3d3231ffb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:35.629436 20362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc64e6824f594b04bf55e2442f37f4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.630237 20437 tablet_service.cc:1511] Processing CreateTablet for tablet fc64e6824f594b04bf55e2442f37f4b4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511b1d6055c49d199107bf3d3231ffb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:35.631525 20437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc64e6824f594b04bf55e2442f37f4b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.631649 20288 tablet_service.cc:1511] Processing CreateTablet for tablet 47a4b7cb8cbb429f9c9d1a68ade75ac4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511b1d6055c49d199107bf3d3231ffb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:35.632818 20288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a4b7cb8cbb429f9c9d1a68ade75ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.634918 20436 tablet_service.cc:1511] Processing CreateTablet for tablet 47a4b7cb8cbb429f9c9d1a68ade75ac4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511b1d6055c49d199107bf3d3231ffb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:35.636118 20436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a4b7cb8cbb429f9c9d1a68ade75ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.640142 20363 tablet_service.cc:1511] Processing CreateTablet for tablet 47a4b7cb8cbb429f9c9d1a68ade75ac4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=2511b1d6055c49d199107bf3d3231ffb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:35.641372 20363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a4b7cb8cbb429f9c9d1a68ade75ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:35.644367 20487 tablet_bootstrap.cc:492] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150: Bootstrap starting.
I20260709 13:18:35.650645 20487 tablet_bootstrap.cc:654] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.651484 20488 tablet_bootstrap.cc:492] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: Bootstrap starting.
I20260709 13:18:35.658968 20487 tablet_bootstrap.cc:492] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150: No bootstrap required, opened a new log
I20260709 13:18:35.659219 20488 tablet_bootstrap.cc:654] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.659487 20487 ts_tablet_manager.cc:1403] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:18:35.662501 20487 raft_consensus.cc:359] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.663221 20487 raft_consensus.cc:385] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.663506 20487 raft_consensus.cc:740] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f365a94508040728e915f389376f150, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.664386 20487 consensus_queue.cc:260] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.668780 20487 ts_tablet_manager.cc:1434] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:18:35.671838 20490 tablet_bootstrap.cc:492] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c: Bootstrap starting.
I20260709 13:18:35.672336 20487 tablet_bootstrap.cc:492] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150: Bootstrap starting.
I20260709 13:18:35.678033 20488 tablet_bootstrap.cc:492] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: No bootstrap required, opened a new log
I20260709 13:18:35.678557 20488 ts_tablet_manager.cc:1403] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260709 13:18:35.679284 20487 tablet_bootstrap.cc:654] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.679622 20490 tablet_bootstrap.cc:654] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.682041 20488 raft_consensus.cc:359] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.683043 20488 raft_consensus.cc:385] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.683347 20488 raft_consensus.cc:740] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.684134 20488 consensus_queue.cc:260] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.685420 20487 tablet_bootstrap.cc:492] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150: No bootstrap required, opened a new log
I20260709 13:18:35.685914 20487 ts_tablet_manager.cc:1403] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:18:35.686357 20488 ts_tablet_manager.cc:1434] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:18:35.687219 20490 tablet_bootstrap.cc:492] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c: No bootstrap required, opened a new log
I20260709 13:18:35.687417 20488 tablet_bootstrap.cc:492] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313: Bootstrap starting.
I20260709 13:18:35.687875 20490 ts_tablet_manager.cc:1403] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 13:18:35.689620 20487 raft_consensus.cc:359] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.690376 20487 raft_consensus.cc:385] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.690672 20487 raft_consensus.cc:740] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f365a94508040728e915f389376f150, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.691133 20490 raft_consensus.cc:359] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.691936 20490 raft_consensus.cc:385] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.691570 20487 consensus_queue.cc:260] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.692288 20490 raft_consensus.cc:740] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97391e0057b241378bdec8aa17ac9d5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.693293 20490 consensus_queue.cc:260] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.694232 20488 tablet_bootstrap.cc:654] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.696509 20487 ts_tablet_manager.cc:1434] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 13:18:35.698909 20490 ts_tablet_manager.cc:1434] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:35.699972 20490 tablet_bootstrap.cc:492] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c: Bootstrap starting.
I20260709 13:18:35.706444 20490 tablet_bootstrap.cc:654] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:35.709853 20488 tablet_bootstrap.cc:492] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313: No bootstrap required, opened a new log
I20260709 13:18:35.710481 20488 ts_tablet_manager.cc:1403] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260709 13:18:35.714037 20490 tablet_bootstrap.cc:492] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c: No bootstrap required, opened a new log
I20260709 13:18:35.713871 20488 raft_consensus.cc:359] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.714550 20490 ts_tablet_manager.cc:1403] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 13:18:35.714602 20488 raft_consensus.cc:385] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.715059 20488 raft_consensus.cc:740] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.715868 20488 consensus_queue.cc:260] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.717608 20490 raft_consensus.cc:359] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.718336 20488 ts_tablet_manager.cc:1434] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:35.718354 20490 raft_consensus.cc:385] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:35.719027 20490 raft_consensus.cc:740] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97391e0057b241378bdec8aa17ac9d5c, State: Initialized, Role: FOLLOWER
I20260709 13:18:35.719695 20490 consensus_queue.cc:260] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.721340 20490 ts_tablet_manager.cc:1434] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 13:18:35.877849 20493 raft_consensus.cc:493] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:35.878325 20493 raft_consensus.cc:515] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.880020 20493 leader_election.cc:290] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:35.880970 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f365a94508040728e915f389376f150" is_pre_election: true
I20260709 13:18:35.881189 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c" is_pre_election: true
I20260709 13:18:35.881678 20298 raft_consensus.cc:2468] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 0.
I20260709 13:18:35.881768 20372 raft_consensus.cc:2468] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 0.
I20260709 13:18:35.882875 20410 leader_election.cc:304] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 97391e0057b241378bdec8aa17ac9d5c, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:35.883595 20493 raft_consensus.cc:2804] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:35.883888 20493 raft_consensus.cc:493] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:35.884160 20493 raft_consensus.cc:3060] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.888876 20493 raft_consensus.cc:515] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.890336 20493 leader_election.cc:290] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 election: Requested vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:35.891113 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f365a94508040728e915f389376f150"
I20260709 13:18:35.891263 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:35.891631 20298 raft_consensus.cc:3060] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.891789 20372 raft_consensus.cc:3060] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:35.896835 20298 raft_consensus.cc:2468] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 1.
I20260709 13:18:35.896898 20372 raft_consensus.cc:2468] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 1.
I20260709 13:18:35.898002 20410 leader_election.cc:304] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:35.898686 20493 raft_consensus.cc:2804] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:35.899174 20493 raft_consensus.cc:697] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Becoming Leader. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Running, Role: LEADER
I20260709 13:18:35.899932 20493 consensus_queue.cc:237] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:35.906064 20195 catalog_manager.cc:5697] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:35.941753 20244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:36.002532 20491 consensus_queue.cc:1048] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:36.013922 20491 consensus_queue.cc:1048] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:36.026151 20493 consensus_queue.cc:1048] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:36.038017 20493 consensus_queue.cc:1048] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:36.039553 20493 raft_consensus.cc:493] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:36.040011 20493 raft_consensus.cc:515] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.042022 20493 leader_election.cc:290] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:36.042819 20297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f365a94508040728e915f389376f150" is_pre_election: true
I20260709 13:18:36.043571 20297 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 0.
I20260709 13:18:36.044698 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c" is_pre_election: true
I20260709 13:18:36.045353 20372 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 0.
I20260709 13:18:36.046178 20410 leader_election.cc:304] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:36.047411 20502 raft_consensus.cc:2804] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:36.047765 20502 raft_consensus.cc:493] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:36.048095 20502 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:36.054994 20502 raft_consensus.cc:515] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.056782 20502 leader_election.cc:290] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 election: Requested vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:36.057389 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f365a94508040728e915f389376f150"
I20260709 13:18:36.057651 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:36.057914 20298 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:36.058233 20372 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:36.062471 20298 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 1.
I20260709 13:18:36.062770 20372 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 1.
I20260709 13:18:36.063475 20410 leader_election.cc:304] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:36.064128 20502 raft_consensus.cc:2804] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:36.064592 20502 raft_consensus.cc:697] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Becoming Leader. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Running, Role: LEADER
I20260709 13:18:36.065183 20502 consensus_queue.cc:237] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.071587 20195 catalog_manager.cc:5697] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3). New cstate: current_term: 1 leader_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:36.131424 20447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e91d159bd2314d36b819dd733b469833"
dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
mode: GRACEFUL
new_leader_uuid: "4f365a94508040728e915f389376f150"
 from {username='slave'} at 127.0.0.1:59348
I20260709 13:18:36.131958 20447 raft_consensus.cc:606] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Received request to transfer leadership to TS 4f365a94508040728e915f389376f150
I20260709 13:18:36.144423 20298 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "075d78a9519144b29e1a896180e2890f"
dest_uuid: "4f365a94508040728e915f389376f150"
mode: GRACEFUL
new_leader_uuid: "97391e0057b241378bdec8aa17ac9d5c"
 from {username='slave'} at 127.0.0.1:50760
I20260709 13:18:36.144932 20298 raft_consensus.cc:606] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 LEADER]: Received request to transfer leadership to TS 97391e0057b241378bdec8aa17ac9d5c
I20260709 13:18:36.149868 20447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4"
dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
mode: GRACEFUL
new_leader_uuid: "4f365a94508040728e915f389376f150"
 from {username='slave'} at 127.0.0.1:59348
I20260709 13:18:36.150336 20447 raft_consensus.cc:606] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Received request to transfer leadership to TS 4f365a94508040728e915f389376f150
I20260709 13:18:36.154668 20447 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4"
dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
mode: GRACEFUL
new_leader_uuid: "4f365a94508040728e915f389376f150"
 from {username='slave'} at 127.0.0.1:59348
I20260709 13:18:36.155172 20447 raft_consensus.cc:606] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Received request to transfer leadership to TS 4f365a94508040728e915f389376f150
I20260709 13:18:36.387640 20504 raft_consensus.cc:993] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150: : Instructing follower 97391e0057b241378bdec8aa17ac9d5c to start an election
I20260709 13:18:36.388068 20491 raft_consensus.cc:1081] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 LEADER]: Signalling peer 97391e0057b241378bdec8aa17ac9d5c to start an election
I20260709 13:18:36.389453 20372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "075d78a9519144b29e1a896180e2890f"
dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
 from {username='slave'} at 127.0.0.1:35536
I20260709 13:18:36.389921 20372 raft_consensus.cc:493] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:36.390206 20372 raft_consensus.cc:3060] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.395056 20372 raft_consensus.cc:515] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.396973 20372 leader_election.cc:290] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [CANDIDATE]: Term 2 election: Requested vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3:41389)
I20260709 13:18:36.409102 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075d78a9519144b29e1a896180e2890f" candidate_uuid: "97391e0057b241378bdec8aa17ac9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
I20260709 13:18:36.409121 20298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075d78a9519144b29e1a896180e2890f" candidate_uuid: "97391e0057b241378bdec8aa17ac9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f365a94508040728e915f389376f150"
I20260709 13:18:36.409689 20447 raft_consensus.cc:3060] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.409797 20298 raft_consensus.cc:3055] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:36.410211 20298 raft_consensus.cc:740] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f365a94508040728e915f389376f150, State: Running, Role: LEADER
I20260709 13:18:36.411031 20298 consensus_queue.cc:260] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.412201 20298 raft_consensus.cc:3060] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.415916 20447 raft_consensus.cc:2468] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97391e0057b241378bdec8aa17ac9d5c in term 2.
I20260709 13:18:36.417026 20337 leader_election.cc:304] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97391e0057b241378bdec8aa17ac9d5c, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:36.417903 20497 raft_consensus.cc:2804] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:36.418784 20298 raft_consensus.cc:2468] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97391e0057b241378bdec8aa17ac9d5c in term 2.
I20260709 13:18:36.419011 20497 raft_consensus.cc:697] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 2 LEADER]: Becoming Leader. State: Replica: 97391e0057b241378bdec8aa17ac9d5c, State: Running, Role: LEADER
I20260709 13:18:36.419899 20497 consensus_queue.cc:237] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.426857 20196 catalog_manager.cc:5697] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c reported cstate change: term changed from 1 to 2, leader changed from 4f365a94508040728e915f389376f150 (127.15.14.1) to 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2). New cstate: current_term: 2 leader_uuid: "97391e0057b241378bdec8aa17ac9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:36.460409 20502 consensus_queue.cc:1048] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:36.464339 20502 consensus_queue.cc:1048] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:36.467569 20493 raft_consensus.cc:993] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313: : Instructing follower 4f365a94508040728e915f389376f150 to start an election
I20260709 13:18:36.468080 20493 raft_consensus.cc:1081] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Signalling peer 4f365a94508040728e915f389376f150 to start an election
I20260709 13:18:36.469884 20297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4"
dest_uuid: "4f365a94508040728e915f389376f150"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:18:36.471438 20297 raft_consensus.cc:493] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:36.471823 20297 raft_consensus.cc:3060] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.480055 20297 raft_consensus.cc:515] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.488788 20297 leader_election.cc:290] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 2 election: Requested vote from peers 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797), 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3:41389)
I20260709 13:18:36.490383 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
I20260709 13:18:36.491331 20447 raft_consensus.cc:3055] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:36.491190 20372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc64e6824f594b04bf55e2442f37f4b4" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:36.491892 20447 raft_consensus.cc:740] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Running, Role: LEADER
I20260709 13:18:36.492125 20372 raft_consensus.cc:3060] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.493144 20447 consensus_queue.cc:260] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.494575 20447 raft_consensus.cc:3060] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.499874 20372 raft_consensus.cc:2468] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 2.
I20260709 13:18:36.501052 20262 leader_election.cc:304] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 97391e0057b241378bdec8aa17ac9d5c; no voters: 
I20260709 13:18:36.501236 20447 raft_consensus.cc:2468] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 2.
I20260709 13:18:36.501814 20491 raft_consensus.cc:2804] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:36.502254 20491 raft_consensus.cc:697] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Becoming Leader. State: Replica: 4f365a94508040728e915f389376f150, State: Running, Role: LEADER
I20260709 13:18:36.503013 20491 consensus_queue.cc:237] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.508890 20196 catalog_manager.cc:5697] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 reported cstate change: term changed from 1 to 2, leader changed from 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3) to 4f365a94508040728e915f389376f150 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "4f365a94508040728e915f389376f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:36.571126 20524 consensus_queue.cc:1048] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:36.578657 20493 raft_consensus.cc:993] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: : Instructing follower 4f365a94508040728e915f389376f150 to start an election
I20260709 13:18:36.579154 20493 raft_consensus.cc:1081] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Signalling peer 4f365a94508040728e915f389376f150 to start an election
I20260709 13:18:36.583918 20493 consensus_queue.cc:1048] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:36.584945 20297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4"
dest_uuid: "4f365a94508040728e915f389376f150"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:18:36.585654 20297 raft_consensus.cc:493] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:36.586046 20297 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.593083 20297 raft_consensus.cc:515] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.594733 20297 leader_election.cc:290] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 2 election: Requested vote from peers 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797), 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3:41389)
I20260709 13:18:36.595410 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:36.596042 20373 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.599848 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
I20260709 13:18:36.600543 20447 raft_consensus.cc:3055] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:36.600878 20447 raft_consensus.cc:740] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Running, Role: LEADER
I20260709 13:18:36.601388 20373 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 2.
I20260709 13:18:36.601717 20447 consensus_queue.cc:260] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.602680 20262 leader_election.cc:304] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 97391e0057b241378bdec8aa17ac9d5c; no voters: 
I20260709 13:18:36.603044 20447 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.603505 20491 raft_consensus.cc:2804] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:36.603976 20491 raft_consensus.cc:697] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Becoming Leader. State: Replica: 4f365a94508040728e915f389376f150, State: Running, Role: LEADER
I20260709 13:18:36.604789 20491 consensus_queue.cc:237] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:36.609889 20447 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 2.
I20260709 13:18:36.613070 20196 catalog_manager.cc:5697] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 reported cstate change: term changed from 1 to 2, leader changed from 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3) to 4f365a94508040728e915f389376f150 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "4f365a94508040728e915f389376f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:36.630198 20524 raft_consensus.cc:993] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313: : Instructing follower 4f365a94508040728e915f389376f150 to start an election
I20260709 13:18:36.630676 20502 raft_consensus.cc:1081] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Signalling peer 4f365a94508040728e915f389376f150 to start an election
I20260709 13:18:36.632107 20297 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e91d159bd2314d36b819dd733b469833"
dest_uuid: "4f365a94508040728e915f389376f150"
 from {username='slave'} at 127.0.0.1:50746
I20260709 13:18:36.632553 20297 raft_consensus.cc:493] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:36.632867 20297 raft_consensus.cc:3060] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.637698 20297 raft_consensus.cc:515] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:36.639317 20297 leader_election.cc:290] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 2 election: Requested vote from peers 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3:41389), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:36.639873 20447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91d159bd2314d36b819dd733b469833" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
I20260709 13:18:36.640246 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e91d159bd2314d36b819dd733b469833" candidate_uuid: "4f365a94508040728e915f389376f150" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:36.640580 20447 raft_consensus.cc:3055] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:36.640866 20373 raft_consensus.cc:3060] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.640929 20447 raft_consensus.cc:740] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Running, Role: LEADER
I20260709 13:18:36.641935 20447 consensus_queue.cc:260] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:36.643191 20447 raft_consensus.cc:3060] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:36.648150 20373 raft_consensus.cc:2468] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 2.
I20260709 13:18:36.649295 20262 leader_election.cc:304] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f365a94508040728e915f389376f150, 97391e0057b241378bdec8aa17ac9d5c; no voters: 
I20260709 13:18:36.649978 20504 raft_consensus.cc:2804] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:36.650044 20447 raft_consensus.cc:2468] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f365a94508040728e915f389376f150 in term 2.
I20260709 13:18:36.650504 20504 raft_consensus.cc:697] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Becoming Leader. State: Replica: 4f365a94508040728e915f389376f150, State: Running, Role: LEADER
I20260709 13:18:36.651368 20504 consensus_queue.cc:237] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } }
I20260709 13:18:36.656975 20196 catalog_manager.cc:5697] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 reported cstate change: term changed from 1 to 2, leader changed from 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3) to 4f365a94508040728e915f389376f150 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "4f365a94508040728e915f389376f150" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:36.859277 15416 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:18:36.860749 15416 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:18:36.861073 15416 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:18:36.871570 20297 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4"
dest_uuid: "4f365a94508040728e915f389376f150"
mode: GRACEFUL
new_leader_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
 from {username='slave'} at 127.0.0.1:50786
I20260709 13:18:36.872028 20297 raft_consensus.cc:606] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Received request to transfer leadership to TS 9dabcb42de8b4d96bee9ceca4f68d313
I20260709 13:18:36.873011 15416 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:18:36.906646 20447 raft_consensus.cc:1275] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Refusing update from remote peer 4f365a94508040728e915f389376f150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:36.907891 20373 raft_consensus.cc:1275] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Refusing update from remote peer 4f365a94508040728e915f389376f150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:36.908335 20504 consensus_queue.cc:1048] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:36.909426 20491 consensus_queue.cc:1048] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:36.912658 20297 raft_consensus.cc:1275] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Refusing update from remote peer 97391e0057b241378bdec8aa17ac9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:36.914062 20532 consensus_queue.cc:1048] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:36.923182 20447 raft_consensus.cc:1275] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Refusing update from remote peer 97391e0057b241378bdec8aa17ac9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:36.924578 20532 consensus_queue.cc:1048] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:37.014496 20447 raft_consensus.cc:1275] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Refusing update from remote peer 4f365a94508040728e915f389376f150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:37.015887 20491 consensus_queue.cc:1048] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:37.021277 20504 raft_consensus.cc:993] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150: : Instructing follower 9dabcb42de8b4d96bee9ceca4f68d313 to start an election
I20260709 13:18:37.021781 20539 raft_consensus.cc:1081] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Signalling peer 9dabcb42de8b4d96bee9ceca4f68d313 to start an election
I20260709 13:18:37.024873 20373 raft_consensus.cc:1275] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Refusing update from remote peer 4f365a94508040728e915f389376f150: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:37.026455 20447 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4"
dest_uuid: "9dabcb42de8b4d96bee9ceca4f68d313"
 from {username='slave'} at 127.0.0.1:59336
I20260709 13:18:37.026496 20539 consensus_queue.cc:1048] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:37.027177 20447 raft_consensus.cc:493] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:37.027946 20447 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.035152 20447 raft_consensus.cc:515] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:37.037153 20447 leader_election.cc:290] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [CANDIDATE]: Term 3 election: Requested vote from peers 4f365a94508040728e915f389376f150 (127.15.14.1:46443), 97391e0057b241378bdec8aa17ac9d5c (127.15.14.2:44797)
I20260709 13:18:37.038053 20297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f365a94508040728e915f389376f150"
I20260709 13:18:37.038331 20373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a4b7cb8cbb429f9c9d1a68ade75ac4" candidate_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97391e0057b241378bdec8aa17ac9d5c"
I20260709 13:18:37.038527 20297 raft_consensus.cc:3055] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:37.038874 20373 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.038872 20297 raft_consensus.cc:740] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f365a94508040728e915f389376f150, State: Running, Role: LEADER
I20260709 13:18:37.039839 20297 consensus_queue.cc:260] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [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: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:37.041112 20297 raft_consensus.cc:3060] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.044924 20373 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 3.
I20260709 13:18:37.046895 20297 raft_consensus.cc:2468] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dabcb42de8b4d96bee9ceca4f68d313 in term 3.
I20260709 13:18:37.047108 20411 leader_election.cc:304] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [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: 97391e0057b241378bdec8aa17ac9d5c, 9dabcb42de8b4d96bee9ceca4f68d313; no voters: 
I20260709 13:18:37.048067 20502 raft_consensus.cc:2804] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:37.048532 20502 raft_consensus.cc:697] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 3 LEADER]: Becoming Leader. State: Replica: 9dabcb42de8b4d96bee9ceca4f68d313, State: Running, Role: LEADER
I20260709 13:18:37.049326 20502 consensus_queue.cc:237] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [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: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } }
I20260709 13:18:37.054977 20196 catalog_manager.cc:5697] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 reported cstate change: term changed from 2 to 3, leader changed from 4f365a94508040728e915f389376f150 (127.15.14.1) to 9dabcb42de8b4d96bee9ceca4f68d313 (127.15.14.3). New cstate: current_term: 3 leader_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f365a94508040728e915f389376f150" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97391e0057b241378bdec8aa17ac9d5c" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 44797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dabcb42de8b4d96bee9ceca4f68d313" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 41389 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.096455 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
I20260709 13:18:37.114930 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:37.115494 15416 tablet_replica.cc:333] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150: stopping tablet replica
I20260709 13:18:37.115986 15416 raft_consensus.cc:2243] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.116444 15416 raft_consensus.cc:2272] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 4f365a94508040728e915f389376f150 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.118609 15416 tablet_replica.cc:333] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150: stopping tablet replica
I20260709 13:18:37.119153 15416 raft_consensus.cc:2243] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:37.119814 15416 raft_consensus.cc:2272] T fc64e6824f594b04bf55e2442f37f4b4 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.121707 15416 tablet_replica.cc:333] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150: stopping tablet replica
I20260709 13:18:37.122130 15416 raft_consensus.cc:2243] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.122481 15416 raft_consensus.cc:2272] T 075d78a9519144b29e1a896180e2890f P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.124284 15416 tablet_replica.cc:333] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: stopping tablet replica
I20260709 13:18:37.124703 15416 raft_consensus.cc:2243] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:37.125201 15416 pending_rounds.cc:70] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: Trying to abort 1 pending ops.
I20260709 13:18:37.125373 15416 pending_rounds.cc:77] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305638365810946048 op_type: NO_OP noop_request { }
I20260709 13:18:37.125629 15416 raft_consensus.cc:2889] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:37.125849 15416 raft_consensus.cc:2272] T e91d159bd2314d36b819dd733b469833 P 4f365a94508040728e915f389376f150 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.148015 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
I20260709 13:18:37.159124 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
I20260709 13:18:37.176173 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:37.176782 15416 tablet_replica.cc:333] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c: stopping tablet replica
I20260709 13:18:37.177330 15416 raft_consensus.cc:2243] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.177994 15416 raft_consensus.cc:2272] T fc64e6824f594b04bf55e2442f37f4b4 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.180135 15416 tablet_replica.cc:333] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c: stopping tablet replica
I20260709 13:18:37.180646 15416 raft_consensus.cc:2243] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.181056 15416 raft_consensus.cc:2272] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 97391e0057b241378bdec8aa17ac9d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.183390 15416 tablet_replica.cc:333] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c: stopping tablet replica
I20260709 13:18:37.183863 15416 raft_consensus.cc:2243] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.184252 15416 raft_consensus.cc:2272] T e91d159bd2314d36b819dd733b469833 P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.185871 15416 tablet_replica.cc:333] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c: stopping tablet replica
I20260709 13:18:37.186313 15416 raft_consensus.cc:2243] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:37.187057 15416 raft_consensus.cc:2272] T 075d78a9519144b29e1a896180e2890f P 97391e0057b241378bdec8aa17ac9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.207865 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
I20260709 13:18:37.219094 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
I20260709 13:18:37.235332 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:37.235915 15416 tablet_replica.cc:333] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313: stopping tablet replica
I20260709 13:18:37.236447 15416 raft_consensus.cc:2243] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.236871 15416 raft_consensus.cc:2272] T fc64e6824f594b04bf55e2442f37f4b4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.238842 15416 tablet_replica.cc:333] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: stopping tablet replica
I20260709 13:18:37.239346 15416 raft_consensus.cc:2243] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:37.239919 15416 pending_rounds.cc:70] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: Trying to abort 1 pending ops.
I20260709 13:18:37.240111 15416 pending_rounds.cc:77] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305638367442132992 op_type: NO_OP noop_request { }
I20260709 13:18:37.240429 15416 raft_consensus.cc:2889] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:37.240705 15416 raft_consensus.cc:2272] T 47a4b7cb8cbb429f9c9d1a68ade75ac4 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.243095 15416 tablet_replica.cc:333] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313: stopping tablet replica
I20260709 13:18:37.243568 15416 raft_consensus.cc:2243] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.243961 15416 raft_consensus.cc:2272] T 075d78a9519144b29e1a896180e2890f P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.245862 15416 tablet_replica.cc:333] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313: stopping tablet replica
I20260709 13:18:37.246313 15416 raft_consensus.cc:2243] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:37.246662 15416 raft_consensus.cc:2272] T e91d159bd2314d36b819dd733b469833 P 9dabcb42de8b4d96bee9ceca4f68d313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.267168 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:18:37.278223 15416 master.cc:562] Master@127.15.14.62:36715 shutting down...
I20260709 13:18:37.294860 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:37.295374 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:37.295660 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P a1825962bb514f699b0480abe8c30a8f: stopping tablet replica
I20260709 13:18:37.313483 15416 master.cc:584] Master@127.15.14.62:36715 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2522 ms)
[----------] 6 tests from LeaderRebalancerTest (126920 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:18:37.339486 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:45405
I20260709 13:18:37.340514 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:37.344933 20540 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:18:37.345935 20541 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:18:37.346727 20543 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:18:37.347170 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:37.347900 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:37.348117 15416 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:18:37.348273 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603117348253 us; error 0 us; skew 500 ppm
I20260709 13:18:37.348771 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:37.350919 15416 webserver.cc:533] Webserver started at http://127.15.14.62:33309/ using document root <none> and password file <none>
I20260709 13:18:37.351379 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:37.351578 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:37.351848 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:37.352859 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "5b78acf0c1b54865a5b11a78692c3f1d"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.357043 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:37.361042 20548 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:18:37.361799 15416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:18:37.362079 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "5b78acf0c1b54865a5b11a78692c3f1d"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.362341 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-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:18:37.385916 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:37.386955 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:37.421690 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:45405
I20260709 13:18:37.421784 20599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:45405 every 8 connection(s)
I20260709 13:18:37.425405 20600 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:18:37.436836 20600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d: Bootstrap starting.
I20260709 13:18:37.440984 20600 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:37.444702 20600 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d: No bootstrap required, opened a new log
I20260709 13:18:37.446622 20600 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b78acf0c1b54865a5b11a78692c3f1d" member_type: VOTER }
I20260709 13:18:37.447018 20600 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:37.447193 20600 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b78acf0c1b54865a5b11a78692c3f1d, State: Initialized, Role: FOLLOWER
I20260709 13:18:37.447656 20600 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5b78acf0c1b54865a5b11a78692c3f1d" member_type: VOTER }
I20260709 13:18:37.448056 20600 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:37.448242 20600 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:37.448439 20600 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:37.452931 20600 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b78acf0c1b54865a5b11a78692c3f1d" member_type: VOTER }
I20260709 13:18:37.453382 20600 leader_election.cc:304] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [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: 5b78acf0c1b54865a5b11a78692c3f1d; no voters: 
I20260709 13:18:37.454408 20600 leader_election.cc:290] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:37.454787 20603 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:37.456141 20603 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 1 LEADER]: Becoming Leader. State: Replica: 5b78acf0c1b54865a5b11a78692c3f1d, State: Running, Role: LEADER
I20260709 13:18:37.456691 20603 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [LEADER]: Queue going to LEADER mode. State: All 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: "5b78acf0c1b54865a5b11a78692c3f1d" member_type: VOTER }
I20260709 13:18:37.457192 20600 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:37.461099 20604 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5b78acf0c1b54865a5b11a78692c3f1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b78acf0c1b54865a5b11a78692c3f1d" member_type: VOTER } }
I20260709 13:18:37.461481 20605 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5b78acf0c1b54865a5b11a78692c3f1d. Latest consensus state: current_term: 1 leader_uuid: "5b78acf0c1b54865a5b11a78692c3f1d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b78acf0c1b54865a5b11a78692c3f1d" member_type: VOTER } }
I20260709 13:18:37.461920 20604 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:37.462226 20605 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:37.464995 20609 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:37.469508 20609 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:37.473892 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:37.478060 20609 catalog_manager.cc:1383] Generated new cluster ID: 6f0cb16e28b84e2ca9d1012a4431bacc
I20260709 13:18:37.478309 20609 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:37.491346 20609 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:37.492625 20609 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:37.504858 20609 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d: Generated new TSK 0
I20260709 13:18:37.505436 20609 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:37.540028 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:37.545482 20621 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:18:37.546913 20622 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:18:37.551079 20624 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:18:37.551344 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:37.552809 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:37.553017 15416 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:18:37.553203 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603117553184 us; error 0 us; skew 500 ppm
I20260709 13:18:37.553752 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:37.555965 15416 webserver.cc:533] Webserver started at http://127.15.14.1:38475/ using document root <none> and password file <none>
I20260709 13:18:37.556452 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:37.556664 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:37.556977 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:37.558037 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "52346f7e464d462781cc84326ad4d558"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.562407 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:37.565606 20629 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:18:37.566443 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:37.566679 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "52346f7e464d462781cc84326ad4d558"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.566984 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-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:18:37.578786 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:37.579772 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:37.581038 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:37.583293 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:37.583458 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:37.583739 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:37.583913 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:37.620165 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:45121
I20260709 13:18:37.620275 20691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:45121 every 8 connection(s)
I20260709 13:18:37.624934 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:37.631278 20696 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:18:37.633230 20697 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:18:37.636598 20692 heartbeater.cc:344] Connected to a master server at 127.15.14.62:45405
I20260709 13:18:37.636503 15416 server_base.cc:1061] running on GCE node
W20260709 13:18:37.636535 20699 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:18:37.637233 20692 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:37.638010 20692 heartbeater.cc:507] Master 127.15.14.62:45405 requested a full tablet report, sending...
I20260709 13:18:37.638561 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:37.638900 15416 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:18:37.639081 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603117639063 us; error 0 us; skew 500 ppm
I20260709 13:18:37.639669 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:37.640164 20565 ts_manager.cc:194] Registered new tserver with Master: 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121)
I20260709 13:18:37.642136 20565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51900
I20260709 13:18:37.642246 15416 webserver.cc:533] Webserver started at http://127.15.14.2:40711/ using document root <none> and password file <none>
I20260709 13:18:37.642895 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:37.643117 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:37.643389 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:37.644502 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "9eee284a34ef4094bee93943eb9e4bc4"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.648535 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:18:37.651549 20704 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:18:37.652243 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:37.652523 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "9eee284a34ef4094bee93943eb9e4bc4"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.652808 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-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:18:37.671142 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:37.672125 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:37.673451 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:37.675601 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:37.675819 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:37.676060 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:37.676229 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:37.713307 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:37883
I20260709 13:18:37.713413 20766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:37883 every 8 connection(s)
I20260709 13:18:37.718087 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:37.724839 20770 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:18:37.726007 20771 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:18:37.729427 20774 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:18:37.730031 20767 heartbeater.cc:344] Connected to a master server at 127.15.14.62:45405
I20260709 13:18:37.730533 20767 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:37.730818 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:37.731402 20767 heartbeater.cc:507] Master 127.15.14.62:45405 requested a full tablet report, sending...
I20260709 13:18:37.731786 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:37.732043 15416 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:18:37.732213 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603117732182 us; error 0 us; skew 500 ppm
I20260709 13:18:37.732908 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:37.733459 20565 ts_manager.cc:194] Registered new tserver with Master: 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:37.735138 20565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51912
I20260709 13:18:37.735433 15416 webserver.cc:533] Webserver started at http://127.15.14.3:33375/ using document root <none> and password file <none>
I20260709 13:18:37.735997 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:37.736230 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:37.736552 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:37.737608 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "107eb1982399407c815b71f0c78ca89c"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.741787 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:18:37.744940 20778 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:18:37.745695 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:37.745986 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "107eb1982399407c815b71f0c78ca89c"
format_stamp: "Formatted at 2026-07-09 13:18:37 on dist-test-slave-x7j4"
I20260709 13:18:37.746255 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602990246819-15416-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:18:37.762890 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:37.763952 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:37.765290 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:37.767417 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:37.767616 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:37.767870 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:37.768031 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:37.805124 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:39785
I20260709 13:18:37.805225 20840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:39785 every 8 connection(s)
I20260709 13:18:37.817783 20841 heartbeater.cc:344] Connected to a master server at 127.15.14.62:45405
I20260709 13:18:37.818222 20841 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:37.818951 20841 heartbeater.cc:507] Master 127.15.14.62:45405 requested a full tablet report, sending...
I20260709 13:18:37.820711 20565 ts_manager.cc:194] Registered new tserver with Master: 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:37.821386 15416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013206263s
I20260709 13:18:37.822059 20565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51922
I20260709 13:18:37.845127 20565 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51938:
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:18:37.847608 20565 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:18:37.920655 20806 tablet_service.cc:1511] Processing CreateTablet for tablet 14a31c8ba9444856a0a0672339b46c3a (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:37.922047 20806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a31c8ba9444856a0a0672339b46c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.928735 20804 tablet_service.cc:1511] Processing CreateTablet for tablet 1c894091b0a94ddf8703b241aaf7e3fe (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:37.929821 20803 tablet_service.cc:1511] Processing CreateTablet for tablet 30b5702ad0474fc5ba5b590af87a578d (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:37.930306 20804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c894091b0a94ddf8703b241aaf7e3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.931248 20803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b5702ad0474fc5ba5b590af87a578d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.932509 20732 tablet_service.cc:1511] Processing CreateTablet for tablet 14a31c8ba9444856a0a0672339b46c3a (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:37.933835 20732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a31c8ba9444856a0a0672339b46c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.934477 20802 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd64a3137df4265938dee3dc7ae9ea4 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:37.920657 20805 tablet_service.cc:1511] Processing CreateTablet for tablet 5db3159ad79444c7ad5463571c5b8f07 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:37.935812 20802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd64a3137df4265938dee3dc7ae9ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.935787 20731 tablet_service.cc:1511] Processing CreateTablet for tablet 5db3159ad79444c7ad5463571c5b8f07 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:37.936854 20805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db3159ad79444c7ad5463571c5b8f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.938057 20730 tablet_service.cc:1511] Processing CreateTablet for tablet 1c894091b0a94ddf8703b241aaf7e3fe (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:37.938565 20801 tablet_service.cc:1511] Processing CreateTablet for tablet 61954aa583894521b656b2de9b81eda2 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:37.939894 20801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61954aa583894521b656b2de9b81eda2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.940202 20729 tablet_service.cc:1511] Processing CreateTablet for tablet 30b5702ad0474fc5ba5b590af87a578d (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:37.942369 20728 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd64a3137df4265938dee3dc7ae9ea4 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:37.944337 20800 tablet_service.cc:1511] Processing CreateTablet for tablet ce40d7b09d2b4ffa9c8f2766cdf1e35a (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:37.945763 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce40d7b09d2b4ffa9c8f2766cdf1e35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.945487 20727 tablet_service.cc:1511] Processing CreateTablet for tablet 61954aa583894521b656b2de9b81eda2 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:37.947736 20726 tablet_service.cc:1511] Processing CreateTablet for tablet ce40d7b09d2b4ffa9c8f2766cdf1e35a (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:37.954449 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 2362f9c8244f4119863912cee8509bd9 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:37.955813 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 2362f9c8244f4119863912cee8509bd9 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:37.956786 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 2735843c68254c729a0a65bec3c50a1c (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:37.957183 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2362f9c8244f4119863912cee8509bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.958356 20731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db3159ad79444c7ad5463571c5b8f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.960439 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 2735843c68254c729a0a65bec3c50a1c (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:37.961787 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2735843c68254c729a0a65bec3c50a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.963089 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2735843c68254c729a0a65bec3c50a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.966398 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2362f9c8244f4119863912cee8509bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.975075 20727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61954aa583894521b656b2de9b81eda2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.979210 20728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd64a3137df4265938dee3dc7ae9ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.983261 20729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b5702ad0474fc5ba5b590af87a578d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.987170 20730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c894091b0a94ddf8703b241aaf7e3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:37.991160 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce40d7b09d2b4ffa9c8f2766cdf1e35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.036216 20657 tablet_service.cc:1511] Processing CreateTablet for tablet 14a31c8ba9444856a0a0672339b46c3a (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:38.038177 20657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a31c8ba9444856a0a0672339b46c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.040275 20656 tablet_service.cc:1511] Processing CreateTablet for tablet 5db3159ad79444c7ad5463571c5b8f07 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:38.042107 20656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db3159ad79444c7ad5463571c5b8f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.044118 20655 tablet_service.cc:1511] Processing CreateTablet for tablet 1c894091b0a94ddf8703b241aaf7e3fe (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:38.045912 20655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c894091b0a94ddf8703b241aaf7e3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.048226 20654 tablet_service.cc:1511] Processing CreateTablet for tablet 30b5702ad0474fc5ba5b590af87a578d (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:38.054312 20653 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd64a3137df4265938dee3dc7ae9ea4 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:38.056807 20651 tablet_service.cc:1511] Processing CreateTablet for tablet ce40d7b09d2b4ffa9c8f2766cdf1e35a (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:38.059051 20652 tablet_service.cc:1511] Processing CreateTablet for tablet 61954aa583894521b656b2de9b81eda2 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:38.060966 20654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b5702ad0474fc5ba5b590af87a578d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.063710 20652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61954aa583894521b656b2de9b81eda2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.067966 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce40d7b09d2b4ffa9c8f2766cdf1e35a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.079233 20856 tablet_bootstrap.cc:492] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.083230 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd64a3137df4265938dee3dc7ae9ea4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.084177 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 2362f9c8244f4119863912cee8509bd9 (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:38.085537 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2362f9c8244f4119863912cee8509bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.088337 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 2735843c68254c729a0a65bec3c50a1c (DEFAULT_TABLE table=test-workload [id=ca564068c38c4f7a81d5cdf5178a3d78]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:38.091037 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2735843c68254c729a0a65bec3c50a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:38.111728 20857 tablet_bootstrap.cc:492] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.155332 20856 tablet_bootstrap.cc:654] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.161842 20857 tablet_bootstrap.cc:654] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.165637 20858 tablet_bootstrap.cc:492] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.176146 20857 tablet_bootstrap.cc:492] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.176596 20858 tablet_bootstrap.cc:654] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.176625 20857 ts_tablet_manager.cc:1403] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.005s
I20260709 13:18:38.179214 20857 raft_consensus.cc:359] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.180315 20856 tablet_bootstrap.cc:492] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.180513 20857 raft_consensus.cc:385] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.180838 20856 ts_tablet_manager.cc:1403] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.000s
I20260709 13:18:38.180939 20857 raft_consensus.cc:740] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.181818 20858 tablet_bootstrap.cc:492] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.182363 20858 ts_tablet_manager.cc:1403] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 13:18:38.181846 20857 consensus_queue.cc:260] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.184032 20856 raft_consensus.cc:359] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.185009 20856 raft_consensus.cc:385] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.185088 20858 raft_consensus.cc:359] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.185474 20856 raft_consensus.cc:740] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.185926 20858 raft_consensus.cc:385] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.186265 20858 raft_consensus.cc:740] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.186655 20856 consensus_queue.cc:260] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.187070 20858 consensus_queue.cc:260] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.191710 20767 heartbeater.cc:499] Master 127.15.14.62:45405 was elected leader, sending a full tablet report...
I20260709 13:18:38.192682 20841 heartbeater.cc:499] Master 127.15.14.62:45405 was elected leader, sending a full tablet report...
I20260709 13:18:38.192333 20857 ts_tablet_manager.cc:1434] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 13:18:38.195297 20692 heartbeater.cc:499] Master 127.15.14.62:45405 was elected leader, sending a full tablet report...
I20260709 13:18:38.195852 20857 tablet_bootstrap.cc:492] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.196323 20858 ts_tablet_manager.cc:1434] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 13:18:38.197338 20858 tablet_bootstrap.cc:492] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.202340 20857 tablet_bootstrap.cc:654] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.202975 20858 tablet_bootstrap.cc:654] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.207226 20856 ts_tablet_manager.cc:1434] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 13:18:38.208252 20856 tablet_bootstrap.cc:492] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.214090 20856 tablet_bootstrap.cc:654] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.225237 20856 tablet_bootstrap.cc:492] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.225786 20856 ts_tablet_manager.cc:1403] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:18:38.228343 20863 raft_consensus.cc:493] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.229238 20856 raft_consensus.cc:359] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.229292 20863 raft_consensus.cc:515] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.230309 20856 raft_consensus.cc:385] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.230679 20856 raft_consensus.cc:740] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.231613 20856 consensus_queue.cc:260] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.234086 20856 ts_tablet_manager.cc:1434] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:18:38.235103 20856 tablet_bootstrap.cc:492] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.249189 20857 tablet_bootstrap.cc:492] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.249846 20857 ts_tablet_manager.cc:1403] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.054s	user 0.031s	sys 0.018s
I20260709 13:18:38.250095 20856 tablet_bootstrap.cc:654] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.250308 20863 leader_election.cc:290] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.253540 20857 raft_consensus.cc:359] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.254613 20857 raft_consensus.cc:385] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.255007 20857 raft_consensus.cc:740] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.255978 20857 consensus_queue.cc:260] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.259563 20858 tablet_bootstrap.cc:492] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.260326 20858 ts_tablet_manager.cc:1403] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.022s
I20260709 13:18:38.260411 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.260895 20857 ts_tablet_manager.cc:1434] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:18:38.261979 20857 tablet_bootstrap.cc:492] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.264650 20858 raft_consensus.cc:359] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.265185 20858 raft_consensus.cc:385] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.265425 20858 raft_consensus.cc:740] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.266059 20858 consensus_queue.cc:260] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
W20260709 13:18:38.266870 20633 leader_election.cc:343] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.268558 20857 tablet_bootstrap.cc:654] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.267983 20858 ts_tablet_manager.cc:1434] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:38.269815 20858 tablet_bootstrap.cc:492] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.270474 20856 tablet_bootstrap.cc:492] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.271035 20856 ts_tablet_manager.cc:1403] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260709 13:18:38.273885 20856 raft_consensus.cc:359] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.274631 20856 raft_consensus.cc:385] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.274981 20856 raft_consensus.cc:740] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.275573 20858 tablet_bootstrap.cc:654] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.275949 20856 consensus_queue.cc:260] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.288132 20856 ts_tablet_manager.cc:1434] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:18:38.289583 20856 tablet_bootstrap.cc:492] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.297132 20856 tablet_bootstrap.cc:654] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.303610 20858 tablet_bootstrap.cc:492] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.304239 20858 ts_tablet_manager.cc:1403] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.015s
I20260709 13:18:38.308655 20858 raft_consensus.cc:359] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.309365 20858 raft_consensus.cc:385] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.309650 20858 raft_consensus.cc:740] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.310065 20856 tablet_bootstrap.cc:492] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.310586 20856 ts_tablet_manager.cc:1403] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 13:18:38.310310 20858 consensus_queue.cc:260] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.310855 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:38.311518 20816 raft_consensus.cc:2468] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 0.
I20260709 13:18:38.312714 20857 tablet_bootstrap.cc:492] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.312986 20631 leader_election.cc:304] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.313524 20856 raft_consensus.cc:359] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.313895 20863 raft_consensus.cc:2804] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.314244 20856 raft_consensus.cc:385] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.314291 20863 raft_consensus.cc:493] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.314458 20858 ts_tablet_manager.cc:1434] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:18:38.313223 20857 ts_tablet_manager.cc:1403] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.022s
I20260709 13:18:38.314636 20856 raft_consensus.cc:740] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.314749 20863 raft_consensus.cc:3060] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.315596 20858 tablet_bootstrap.cc:492] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.315721 20856 consensus_queue.cc:260] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.318418 20856 ts_tablet_manager.cc:1434] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:38.318153 20857 raft_consensus.cc:359] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.318989 20857 raft_consensus.cc:385] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.319357 20857 raft_consensus.cc:740] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.319474 20856 tablet_bootstrap.cc:492] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.320256 20857 consensus_queue.cc:260] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.322552 20857 ts_tablet_manager.cc:1434] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:18:38.323249 20858 tablet_bootstrap.cc:654] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.323661 20857 tablet_bootstrap.cc:492] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.332118 20857 tablet_bootstrap.cc:654] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.339231 20856 tablet_bootstrap.cc:654] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.340595 20863 raft_consensus.cc:515] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.343426 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:38.344517 20863 leader_election.cc:290] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.344447 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:38.345407 20816 raft_consensus.cc:3060] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.348223 20857 tablet_bootstrap.cc:492] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.348724 20857 ts_tablet_manager.cc:1403] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 13:18:38.348892 20856 tablet_bootstrap.cc:492] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.349408 20856 ts_tablet_manager.cc:1403] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.003s
I20260709 13:18:38.349762 20864 raft_consensus.cc:493] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:18:38.344785 20633 leader_election.cc:343] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.350239 20864 raft_consensus.cc:515] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.351599 20857 raft_consensus.cc:359] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.352217 20856 raft_consensus.cc:359] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.352293 20857 raft_consensus.cc:385] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.344377 20858 tablet_bootstrap.cc:492] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.358884 20857 raft_consensus.cc:740] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.353199 20816 raft_consensus.cc:2468] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 1.
I20260709 13:18:38.359520 20858 ts_tablet_manager.cc:1403] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.004s
I20260709 13:18:38.359951 20857 consensus_queue.cc:260] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.360491 20631 leader_election.cc:304] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.362123 20863 raft_consensus.cc:2804] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.354171 20864 leader_election.cc:290] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.352931 20856 raft_consensus.cc:385] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.365010 20857 ts_tablet_manager.cc:1434] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:18:38.363682 20856 raft_consensus.cc:740] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.366026 20857 tablet_bootstrap.cc:492] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.366500 20856 consensus_queue.cc:260] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.372800 20857 tablet_bootstrap.cc:654] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.362442 20858 raft_consensus.cc:359] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.374238 20858 raft_consensus.cc:385] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.374636 20858 raft_consensus.cc:740] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.375589 20858 consensus_queue.cc:260] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.377401 20880 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.377851 20880 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.383177 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.383767 20863 raft_consensus.cc:697] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
W20260709 13:18:38.384689 20633 leader_election.cc:343] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.386183 20856 ts_tablet_manager.cc:1434] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 13:18:38.384755 20863 consensus_queue.cc:237] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.387777 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
W20260709 13:18:38.389325 20631 leader_election.cc:343] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.389767 20631 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52346f7e464d462781cc84326ad4d558; no voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.391085 20879 raft_consensus.cc:2749] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:38.391577 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:38.391821 20880 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.392283 20667 raft_consensus.cc:2468] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:38.393786 20779 leader_election.cc:304] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:38.394603 20864 raft_consensus.cc:2804] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.394984 20864 raft_consensus.cc:493] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.395375 20864 raft_consensus.cc:3060] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.395117 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.396142 20742 raft_consensus.cc:2468] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:38.399833 20858 ts_tablet_manager.cc:1434] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.006s
I20260709 13:18:38.401312 20858 tablet_bootstrap.cc:492] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.403362 20564 catalog_manager.cc:5697] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 1 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:38.406176 20881 raft_consensus.cc:493] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.406713 20881 raft_consensus.cc:515] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.408164 20856 tablet_bootstrap.cc:492] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.409787 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.409992 20881 leader_election.cc:290] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.410471 20742 raft_consensus.cc:2468] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 0.
I20260709 13:18:38.411919 20633 leader_election.cc:304] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:38.412000 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:38.412782 20881 raft_consensus.cc:2804] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.413156 20881 raft_consensus.cc:493] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.413507 20881 raft_consensus.cc:3060] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:38.413750 20631 leader_election.cc:343] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.414254 20858 tablet_bootstrap.cc:654] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.406597 20864 raft_consensus.cc:515] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.415796 20857 tablet_bootstrap.cc:492] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.416326 20857 ts_tablet_manager.cc:1403] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.006s
I20260709 13:18:38.417909 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:38.418506 20667 raft_consensus.cc:3060] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.422426 20857 raft_consensus.cc:359] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.423213 20857 raft_consensus.cc:385] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.423482 20857 raft_consensus.cc:740] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.425268 20864 leader_election.cc:290] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.426450 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:38.426859 20856 tablet_bootstrap.cc:654] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.426321 20881 raft_consensus.cc:515] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.427184 20742 raft_consensus.cc:3060] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.428894 20881 leader_election.cc:290] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.429073 20667 raft_consensus.cc:2468] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:38.430274 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:38.424355 20857 consensus_queue.cc:260] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.432283 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
W20260709 13:18:38.434028 20631 leader_election.cc:343] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.434523 20857 ts_tablet_manager.cc:1434] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:18:38.434926 20858 tablet_bootstrap.cc:492] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.434816 20779 leader_election.cc:304] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:38.435495 20858 ts_tablet_manager.cc:1403] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.015s
I20260709 13:18:38.432163 20741 raft_consensus.cc:3060] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.435719 20857 tablet_bootstrap.cc:492] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.438508 20858 raft_consensus.cc:359] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.439220 20858 raft_consensus.cc:385] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.439522 20858 raft_consensus.cc:740] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.440171 20858 consensus_queue.cc:260] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.442376 20858 ts_tablet_manager.cc:1434] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:18:38.443130 20857 tablet_bootstrap.cc:654] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.443678 20858 tablet_bootstrap.cc:492] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.449222 20742 raft_consensus.cc:2468] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:38.451879 20858 tablet_bootstrap.cc:654] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.452425 20864 raft_consensus.cc:2804] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.451894 20741 raft_consensus.cc:2468] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 1.
I20260709 13:18:38.455179 20633 leader_election.cc:304] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:38.459695 20881 raft_consensus.cc:2804] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.460569 20881 raft_consensus.cc:697] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:38.461678 20881 consensus_queue.cc:237] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.462894 20857 tablet_bootstrap.cc:492] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.463572 20857 ts_tablet_manager.cc:1403] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.015s
I20260709 13:18:38.468312 20857 raft_consensus.cc:359] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.473670 20857 raft_consensus.cc:385] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.473963 20857 raft_consensus.cc:740] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.474725 20857 consensus_queue.cc:260] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.475800 20856 tablet_bootstrap.cc:492] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.476511 20856 ts_tablet_manager.cc:1403] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.008s
W20260709 13:18:38.477603 20613 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:38.470620 20888 raft_consensus.cc:493] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.476536 20857 ts_tablet_manager.cc:1434] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:18:38.481186 20857 tablet_bootstrap.cc:492] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.479614 20888 raft_consensus.cc:515] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.485658 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
W20260709 13:18:38.487468 20779 leader_election.cc:343] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.482261 20856 raft_consensus.cc:359] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.496642 20857 tablet_bootstrap.cc:654] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.471230 20864 raft_consensus.cc:697] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:38.495014 20888 leader_election.cc:290] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.501312 20888 raft_consensus.cc:493] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.500206 20856 raft_consensus.cc:385] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.502249 20856 raft_consensus.cc:740] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.502244 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.501564 20864 consensus_queue.cc:237] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.503065 20741 raft_consensus.cc:2468] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:38.503300 20856 consensus_queue.cc:260] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.506062 20856 ts_tablet_manager.cc:1434] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260709 13:18:38.507507 20782 leader_election.cc:304] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:38.507979 20888 raft_consensus.cc:515] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.510133 20858 tablet_bootstrap.cc:492] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.510619 20858 ts_tablet_manager.cc:1403] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.067s	user 0.033s	sys 0.015s
I20260709 13:18:38.510815 20888 leader_election.cc:290] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.511372 20888 raft_consensus.cc:2804] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.511689 20888 raft_consensus.cc:493] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.512053 20888 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.511801 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.511866 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:38.516551 20858 raft_consensus.cc:359] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
W20260709 13:18:38.517059 20779 leader_election.cc:343] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.517243 20858 raft_consensus.cc:385] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.517558 20858 raft_consensus.cc:740] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
W20260709 13:18:38.517608 20782 leader_election.cc:343] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.518376 20782 leader_election.cc:304] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c; no voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.518626 20858 consensus_queue.cc:260] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.516865 20856 tablet_bootstrap.cc:492] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.522197 20858 ts_tablet_manager.cc:1434] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:38.523150 20858 tablet_bootstrap.cc:492] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.532074 20858 tablet_bootstrap.cc:654] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.537560 20856 tablet_bootstrap.cc:654] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.525164 20892 raft_consensus.cc:2749] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:38.541249 20565 catalog_manager.cc:5697] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 1 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:38.545526 20888 raft_consensus.cc:515] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.548662 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
W20260709 13:18:38.550024 20779 leader_election.cc:343] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.551860 20888 leader_election.cc:290] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.553236 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:38.554121 20741 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.557351 20564 catalog_manager.cc:5697] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 1 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:38.567050 20856 tablet_bootstrap.cc:492] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.567848 20856 ts_tablet_manager.cc:1403] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.008s
I20260709 13:18:38.572590 20856 raft_consensus.cc:359] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.573562 20856 raft_consensus.cc:385] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.573947 20856 raft_consensus.cc:740] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.580001 20856 consensus_queue.cc:260] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.582403 20858 tablet_bootstrap.cc:492] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.583153 20858 ts_tablet_manager.cc:1403] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.018s
I20260709 13:18:38.583762 20857 tablet_bootstrap.cc:492] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.584350 20857 ts_tablet_manager.cc:1403] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.103s	user 0.035s	sys 0.029s
I20260709 13:18:38.582445 20856 ts_tablet_manager.cc:1434] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:18:38.586617 20856 tablet_bootstrap.cc:492] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.578320 20741 raft_consensus.cc:2468] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:38.586542 20858 raft_consensus.cc:359] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.587486 20858 raft_consensus.cc:385] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.587805 20858 raft_consensus.cc:740] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.588109 20782 leader_election.cc:304] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:38.587855 20857 raft_consensus.cc:359] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.588832 20857 raft_consensus.cc:385] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.588593 20858 consensus_queue.cc:260] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.589206 20857 raft_consensus.cc:740] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.589345 20888 raft_consensus.cc:2804] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.589913 20888 raft_consensus.cc:697] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:38.590165 20857 consensus_queue.cc:260] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.591157 20858 ts_tablet_manager.cc:1434] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:18:38.590772 20888 consensus_queue.cc:237] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.592119 20858 tablet_bootstrap.cc:492] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.592859 20857 ts_tablet_manager.cc:1434] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:38.593918 20857 tablet_bootstrap.cc:492] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.598547 20858 tablet_bootstrap.cc:654] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.600369 20857 tablet_bootstrap.cc:654] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.621258 20856 tablet_bootstrap.cc:654] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.623896 20563 catalog_manager.cc:5697] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 1 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:38.634752 20857 tablet_bootstrap.cc:492] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.635346 20857 ts_tablet_manager.cc:1403] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260709 13:18:38.635890 20858 tablet_bootstrap.cc:492] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.636183 20856 tablet_bootstrap.cc:492] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.636368 20858 ts_tablet_manager.cc:1403] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.024s
I20260709 13:18:38.636654 20856 ts_tablet_manager.cc:1403] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.050s	user 0.001s	sys 0.018s
I20260709 13:18:38.637789 20857 raft_consensus.cc:359] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.638329 20857 raft_consensus.cc:385] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.638553 20857 raft_consensus.cc:740] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.638971 20858 raft_consensus.cc:359] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.639637 20858 raft_consensus.cc:385] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.639209 20856 raft_consensus.cc:359] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.639220 20857 consensus_queue.cc:260] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.639920 20858 raft_consensus.cc:740] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.640609 20858 consensus_queue.cc:260] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.641112 20857 ts_tablet_manager.cc:1434] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:38.642311 20857 tablet_bootstrap.cc:492] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:38.642864 20858 ts_tablet_manager.cc:1434] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:18:38.640026 20856 raft_consensus.cc:385] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.643733 20858 tablet_bootstrap.cc:492] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:38.643989 20856 raft_consensus.cc:740] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.644765 20856 consensus_queue.cc:260] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.647025 20856 ts_tablet_manager.cc:1434] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:18:38.647804 20857 tablet_bootstrap.cc:654] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.648149 20856 tablet_bootstrap.cc:492] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:38.649581 20858 tablet_bootstrap.cc:654] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.655023 20856 tablet_bootstrap.cc:654] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:38.661341 20858 tablet_bootstrap.cc:492] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:38.661926 20858 ts_tablet_manager.cc:1403] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:18:38.665252 20858 raft_consensus.cc:359] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.665938 20858 raft_consensus.cc:385] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.666194 20858 raft_consensus.cc:740] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.666332 20862 raft_consensus.cc:493] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.666812 20862 raft_consensus.cc:515] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.667079 20858 consensus_queue.cc:260] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.670418 20858 ts_tablet_manager.cc:1434] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 13:18:38.671962 20862 leader_election.cc:290] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.675997 20888 raft_consensus.cc:493] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.676496 20888 raft_consensus.cc:515] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.678315 20881 raft_consensus.cc:493] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.679031 20881 raft_consensus.cc:515] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.679790 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.680588 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
W20260709 13:18:38.681164 20782 leader_election.cc:343] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.681233 20667 raft_consensus.cc:2468] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:38.678511 20888 leader_election.cc:290] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.682735 20779 leader_election.cc:304] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.683806 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:38.684459 20856 tablet_bootstrap.cc:492] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:38.684620 20816 raft_consensus.cc:2468] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 0.
I20260709 13:18:38.684947 20856 ts_tablet_manager.cc:1403] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.010s
I20260709 13:18:38.686369 20631 leader_election.cc:304] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:38.681093 20881 leader_election.cc:290] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.687413 20863 raft_consensus.cc:2804] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.683809 20888 raft_consensus.cc:2804] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.688006 20863 raft_consensus.cc:493] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.688627 20863 raft_consensus.cc:3060] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.691115 20856 raft_consensus.cc:359] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.691805 20856 raft_consensus.cc:385] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.692055 20856 raft_consensus.cc:740] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.688135 20888 raft_consensus.cc:493] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.695082 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd64a3137df4265938dee3dc7ae9ea4" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:38.695816 20667 raft_consensus.cc:2468] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:38.695595 20856 consensus_queue.cc:260] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.697278 20705 leader_election.cc:304] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:38.695072 20888 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.698086 20862 raft_consensus.cc:2804] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.698669 20862 raft_consensus.cc:493] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.699049 20862 raft_consensus.cc:3060] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.705823 20888 raft_consensus.cc:515] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.708052 20888 leader_election.cc:290] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.708645 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:38.709101 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:38.709239 20667 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:38.710476 20782 leader_election.cc:343] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:38.712744 20863 raft_consensus.cc:515] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.714515 20667 raft_consensus.cc:2468] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:38.717475 20856 ts_tablet_manager.cc:1434] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:18:38.705922 20862 raft_consensus.cc:515] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.718164 20779 leader_election.cc:304] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.719847 20888 raft_consensus.cc:2804] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.721501 20888 raft_consensus.cc:697] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:38.724267 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.720660 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd64a3137df4265938dee3dc7ae9ea4" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:38.724958 20741 raft_consensus.cc:2468] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 0.
I20260709 13:18:38.725111 20667 raft_consensus.cc:3060] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.726290 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:38.726851 20741 raft_consensus.cc:3060] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.730154 20863 leader_election.cc:290] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.731155 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:38.724100 20908 raft_consensus.cc:493] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.732651 20816 raft_consensus.cc:3060] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.733057 20908 raft_consensus.cc:515] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.731282 20888 consensus_queue.cc:237] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.736550 20815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd64a3137df4265938dee3dc7ae9ea4" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:38.740428 20815 raft_consensus.cc:2468] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:38.737728 20814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd64a3137df4265938dee3dc7ae9ea4" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:38.742432 20814 raft_consensus.cc:3060] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.743466 20816 raft_consensus.cc:2468] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 1.
I20260709 13:18:38.745005 20631 leader_election.cc:304] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:38.746132 20863 raft_consensus.cc:2804] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.733913 20741 raft_consensus.cc:2468] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 1.
I20260709 13:18:38.721494 20862 leader_election.cc:290] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.753005 20892 raft_consensus.cc:493] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.753742 20892 raft_consensus.cc:515] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.754357 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2362f9c8244f4119863912cee8509bd9" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:38.755345 20666 raft_consensus.cc:2468] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:38.748646 20863 raft_consensus.cc:697] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:38.760699 20892 leader_election.cc:290] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.760156 20705 leader_election.cc:304] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:38.760993 20863 consensus_queue.cc:237] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.762521 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.762826 20908 leader_election.cc:290] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.761724 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:38.766338 20741 raft_consensus.cc:2393] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 107eb1982399407c815b71f0c78ca89c in current term 1: Already voted for candidate 52346f7e464d462781cc84326ad4d558 in this term.
I20260709 13:18:38.763983 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2362f9c8244f4119863912cee8509bd9" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:38.767033 20816 raft_consensus.cc:2468] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:38.767225 20862 raft_consensus.cc:2804] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.767666 20862 raft_consensus.cc:493] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.768002 20862 raft_consensus.cc:3060] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.770222 20779 leader_election.cc:304] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c; no voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.772300 20562 catalog_manager.cc:5697] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 1 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:38.774984 20888 raft_consensus.cc:3060] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.775964 20862 raft_consensus.cc:515] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.777973 20862 leader_election.cc:290] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.778707 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2362f9c8244f4119863912cee8509bd9" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:38.779285 20666 raft_consensus.cc:3060] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.780030 20814 raft_consensus.cc:2468] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:38.781486 20706 leader_election.cc:304] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:38.783627 20857 tablet_bootstrap.cc:492] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:38.784094 20857 ts_tablet_manager.cc:1403] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.142s	user 0.054s	sys 0.059s
I20260709 13:18:38.785629 20667 raft_consensus.cc:2468] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:38.785746 20666 raft_consensus.cc:2468] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:38.782621 20862 raft_consensus.cc:2804] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.786993 20705 leader_election.cc:304] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:38.786885 20857 raft_consensus.cc:359] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.788096 20908 raft_consensus.cc:2804] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.788138 20857 raft_consensus.cc:385] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:38.788662 20857 raft_consensus.cc:740] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:38.789150 20888 raft_consensus.cc:2749] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:38.787009 20862 raft_consensus.cc:697] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:38.789368 20857 consensus_queue.cc:260] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.788102 20814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2362f9c8244f4119863912cee8509bd9" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:38.790848 20862 consensus_queue.cc:237] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.792510 20563 catalog_manager.cc:5697] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 1 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:38.797144 20741 raft_consensus.cc:3060] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.799177 20814 raft_consensus.cc:3060] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.812770 20857 ts_tablet_manager.cc:1434] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.014s
I20260709 13:18:38.810966 20908 raft_consensus.cc:697] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:38.815858 20862 raft_consensus.cc:493] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.816414 20862 raft_consensus.cc:515] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.817972 20863 consensus_queue.cc:1048] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:38.819808 20562 catalog_manager.cc:5697] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:38.822933 20814 raft_consensus.cc:2468] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:38.825045 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:38.823922 20908 consensus_queue.cc:237] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.827020 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:38.827659 20816 raft_consensus.cc:2468] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:38.829887 20706 leader_election.cc:304] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:38.824352 20862 leader_election.cc:290] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.836095 20913 raft_consensus.cc:2804] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:38.838581 20913 raft_consensus.cc:493] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:38.839046 20913 raft_consensus.cc:3060] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:38.844033 20879 consensus_queue.cc:1048] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:38.845680 20913 raft_consensus.cc:515] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.847558 20913 leader_election.cc:290] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:38.848485 20741 raft_consensus.cc:1240] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Rejecting Update request from peer 52346f7e464d462781cc84326ad4d558 for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:38.848342 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:38.850845 20814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:38.853367 20706 leader_election.cc:304] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eee284a34ef4094bee93943eb9e4bc4; no voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558
I20260709 13:18:38.853461 20879 consensus_queue.cc:1059] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:38.854323 20879 raft_consensus.cc:3055] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:38.854635 20879 raft_consensus.cc:740] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:38.855168 20913 raft_consensus.cc:2749] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:18:38.855420 20879 consensus_queue.cc:260] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.855443 20562 catalog_manager.cc:5697] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:38.856662 20879 raft_consensus.cc:3060] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:38.879258 20888 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.879908 20888 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.881779 20888 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.882269 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:38.882882 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.882913 20667 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:38.883582 20741 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:38.884147 20779 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:38.885030 20888 raft_consensus.cc:2804] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:38.885335 20888 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:38.885625 20888 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.890232 20888 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.891708 20888 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.892555 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:38.892699 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:38.893182 20667 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.893198 20741 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.900034 20741 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:38.900034 20667 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:38.901240 20782 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:38.901916 20888 raft_consensus.cc:2804] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:38.902308 20888 raft_consensus.cc:697] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:38.902992 20888 consensus_queue.cc:237] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:38.909864 20562 catalog_manager.cc:5697] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 1 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:38.911551 20879 raft_consensus.cc:493] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:38.912070 20879 raft_consensus.cc:515] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:38.913869 20879 leader_election.cc:290] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:38.914543 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:38.914928 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:38.915791 20741 raft_consensus.cc:2393] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52346f7e464d462781cc84326ad4d558 in current term 1: Already voted for candidate 107eb1982399407c815b71f0c78ca89c in this term.
I20260709 13:18:38.916683 20633 leader_election.cc:304] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52346f7e464d462781cc84326ad4d558; no voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:38.917376 20879 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:38.922353 20879 raft_consensus.cc:2749] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:38.936941 20888 consensus_queue.cc:1048] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:38.948343 20888 consensus_queue.cc:1048] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.007984 20879 consensus_queue.cc:1048] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.017717 20881 consensus_queue.cc:1048] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:39.051985 20888 consensus_queue.cc:1048] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:39.064688 20864 consensus_queue.cc:1048] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.065702 20816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
mode: GRACEFUL
new_leader_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:45480
I20260709 13:18:39.068651 20816 raft_consensus.cc:606] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Received request to transfer leadership to TS 52346f7e464d462781cc84326ad4d558
I20260709 13:18:39.075711 20816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
mode: GRACEFUL
new_leader_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:45480
I20260709 13:18:39.076332 20816 raft_consensus.cc:606] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Received request to transfer leadership to TS 52346f7e464d462781cc84326ad4d558
I20260709 13:18:39.078716 20892 raft_consensus.cc:993] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c: : Instructing follower 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:39.079138 20892 raft_consensus.cc:1081] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Signalling peer 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:39.081039 20667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:41352
I20260709 13:18:39.081565 20667 raft_consensus.cc:493] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:39.081864 20667 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.088179 20667 raft_consensus.cc:515] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:39.089965 20667 leader_election.cc:290] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Requested vote from peers 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:39.091010 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:39.091673 20816 raft_consensus.cc:3055] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:39.091732 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:39.092061 20816 raft_consensus.cc:740] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:39.092342 20741 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.092885 20816 consensus_queue.cc:260] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:39.094221 20816 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.096450 20814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61954aa583894521b656b2de9b81eda2"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
mode: GRACEFUL
new_leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:45480
I20260709 13:18:39.097007 20814 raft_consensus.cc:606] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Received request to transfer leadership to TS 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:39.101258 20816 raft_consensus.cc:2468] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:39.101852 20741 raft_consensus.cc:2468] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:39.102138 20814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
mode: GRACEFUL
new_leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:45480
I20260709 13:18:39.102479 20631 leader_election.cc:304] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:39.102874 20814 raft_consensus.cc:606] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Received request to transfer leadership to TS 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:39.103411 20881 raft_consensus.cc:2804] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:39.103916 20881 raft_consensus.cc:697] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:39.104645 20881 consensus_queue.cc:237] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:39.111526 20562 catalog_manager.cc:5697] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 1 to 2, leader changed from 107eb1982399407c815b71f0c78ca89c (127.15.14.3) to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:39.123142 20667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
mode: GRACEFUL
new_leader_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:41376
I20260709 13:18:39.123679 20667 raft_consensus.cc:606] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Received request to transfer leadership to TS 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:39.147522 20881 consensus_queue.cc:1048] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.153960 20880 raft_consensus.cc:993] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558: : Instructing follower 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:39.154433 20879 raft_consensus.cc:1081] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Signalling peer 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:39.156714 20816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:45452
I20260709 13:18:39.157295 20816 raft_consensus.cc:493] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:39.157662 20816 raft_consensus.cc:3060] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.158248 20741 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:39.159766 20879 consensus_queue.cc:1048] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:39.165071 20816 raft_consensus.cc:515] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.166150 20814 raft_consensus.cc:1240] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Rejecting Update request from peer 52346f7e464d462781cc84326ad4d558 for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:39.167701 20913 raft_consensus.cc:493] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:39.167933 20816 leader_election.cc:290] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:39.168260 20879 consensus_queue.cc:1059] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:39.168361 20913 raft_consensus.cc:515] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.168891 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:39.169240 20863 raft_consensus.cc:3055] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:39.169574 20863 raft_consensus.cc:740] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:39.170358 20863 consensus_queue.cc:260] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.171547 20863 raft_consensus.cc:3060] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.173395 20922 consensus_queue.cc:1048] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:39.174391 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2735843c68254c729a0a65bec3c50a1c" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:39.175122 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:39.175784 20666 raft_consensus.cc:2468] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:39.178087 20705 leader_election.cc:304] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [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: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:39.178958 20908 raft_consensus.cc:2804] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:39.179111 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:39.179352 20908 raft_consensus.cc:493] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:39.179701 20908 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.180958 20913 leader_election.cc:290] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:39.186556 20667 raft_consensus.cc:2468] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:39.186312 20908 raft_consensus.cc:515] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.187651 20742 raft_consensus.cc:1240] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Rejecting Update request from peer 107eb1982399407c815b71f0c78ca89c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:18:39.189721 20779 leader_election.cc:304] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:39.190531 20864 raft_consensus.cc:2804] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:39.190407 20922 consensus_queue.cc:1059] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:39.191291 20864 raft_consensus.cc:697] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:39.191411 20922 raft_consensus.cc:3055] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:39.190757 20913 consensus_queue.cc:1048] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.191763 20922 raft_consensus.cc:740] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:39.192165 20864 consensus_queue.cc:237] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.192670 20922 consensus_queue.cc:260] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.193904 20922 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.195006 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:39.195587 20666 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.200438 20562 catalog_manager.cc:5697] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 1 to 2, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 2 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:39.194408 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:39.202829 20908 leader_election.cc:290] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:39.203275 20816 raft_consensus.cc:2410] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9eee284a34ef4094bee93943eb9e4bc4 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:18:39.207331 20666 raft_consensus.cc:2468] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:39.208712 20705 leader_election.cc:304] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [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: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:39.209535 20908 raft_consensus.cc:2804] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:39.209997 20908 raft_consensus.cc:697] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:39.210820 20908 consensus_queue.cc:237] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER 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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.218046 20862 consensus_queue.cc:1048] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.232654 20563 catalog_manager.cc:5697] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 1 to 2, leader changed from 107eb1982399407c815b71f0c78ca89c (127.15.14.3) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:39.235332 20908 consensus_queue.cc:1048] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.248710 20911 consensus_queue.cc:1048] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.285727 20922 consensus_queue.cc:1048] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:39.291862 20864 raft_consensus.cc:993] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c: : Instructing follower 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:39.292353 20888 raft_consensus.cc:1081] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Signalling peer 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:39.293934 20740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61954aa583894521b656b2de9b81eda2"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:53656
I20260709 13:18:39.295351 20740 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:39.295739 20740 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.298502 20922 consensus_queue.cc:1048] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.302654 20740 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.305538 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:39.305692 20740 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:39.306097 20666 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.307078 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:39.307677 20816 raft_consensus.cc:3055] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:39.308010 20816 raft_consensus.cc:740] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:39.308851 20816 consensus_queue.cc:260] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.310370 20816 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.313686 20666 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:39.316165 20705 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:39.316949 20911 raft_consensus.cc:2804] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:39.317456 20816 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:39.317462 20911 raft_consensus.cc:697] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:39.318622 20911 consensus_queue.cc:237] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.325032 20562 catalog_manager.cc:5697] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 1 to 2, leader changed from 107eb1982399407c815b71f0c78ca89c (127.15.14.3) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:39.380137 20888 raft_consensus.cc:993] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c: : Instructing follower 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:39.380578 20922 raft_consensus.cc:1081] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Signalling peer 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:39.381896 20740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:53656
I20260709 13:18:39.382412 20740 raft_consensus.cc:493] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:39.382802 20740 raft_consensus.cc:3060] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.388667 20740 raft_consensus.cc:515] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.390235 20740 leader_election.cc:290] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:39.390956 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:39.391243 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce40d7b09d2b4ffa9c8f2766cdf1e35a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:39.391551 20666 raft_consensus.cc:3060] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.391829 20816 raft_consensus.cc:3055] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:39.392130 20816 raft_consensus.cc:740] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:39.392802 20816 consensus_queue.cc:260] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.393707 20816 raft_consensus.cc:3060] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.396522 20666 raft_consensus.cc:2468] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:39.397594 20705 leader_election.cc:304] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:39.398269 20911 raft_consensus.cc:2804] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:39.398665 20911 raft_consensus.cc:697] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:39.399125 20816 raft_consensus.cc:2468] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:39.399511 20911 consensus_queue.cc:237] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:39.405373 20562 catalog_manager.cc:5697] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 1 to 2, leader changed from 107eb1982399407c815b71f0c78ca89c (127.15.14.3) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:39.509104 20740 raft_consensus.cc:1275] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.510370 20863 consensus_queue.cc:1048] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:39.518451 20816 raft_consensus.cc:1275] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.520334 20880 consensus_queue.cc:1048] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:39.580646 20666 raft_consensus.cc:1275] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.581748 20922 consensus_queue.cc:1048] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:39.586947 20740 raft_consensus.cc:3060] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:39.593523 20740 raft_consensus.cc:1275] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.594972 20892 consensus_queue.cc:1048] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:39.775390 20666 raft_consensus.cc:1275] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.776645 20911 consensus_queue.cc:1048] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:39.784258 20816 raft_consensus.cc:1275] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.786119 20939 consensus_queue.cc:1048] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:39.799000 20816 raft_consensus.cc:1275] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:18:39.799283 20816 pending_rounds.cc:85] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: Aborting all ops after (but not including) 0
I20260709 13:18:39.799553 20816 pending_rounds.cc:107] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:18:39.799772 20816 raft_consensus.cc:2889] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:18:39.800968 20939 consensus_queue.cc:1048] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.808571 20666 raft_consensus.cc:1275] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:18:39.810328 20908 consensus_queue.cc:1048] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:39.970047 20666 raft_consensus.cc:1275] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.971306 20908 consensus_queue.cc:1048] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:39.979379 20816 raft_consensus.cc:1275] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:39.981854 20939 consensus_queue.cc:1048] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:40.348816 20892 raft_consensus.cc:493] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:40.349318 20892 raft_consensus.cc:515] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:40.350927 20892 leader_election.cc:290] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:40.351974 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:40.351979 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:40.352891 20666 raft_consensus.cc:2468] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:40.353099 20740 raft_consensus.cc:2393] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 107eb1982399407c815b71f0c78ca89c in current term 2: Already voted for candidate 9eee284a34ef4094bee93943eb9e4bc4 in this term.
I20260709 13:18:40.354023 20779 leader_election.cc:304] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:40.354789 20892 raft_consensus.cc:2804] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:40.355137 20892 raft_consensus.cc:493] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:40.355369 20892 raft_consensus.cc:3060] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:40.360376 20892 raft_consensus.cc:515] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:40.361966 20892 leader_election.cc:290] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:40.362689 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:40.362943 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c894091b0a94ddf8703b241aaf7e3fe" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:40.363639 20740 raft_consensus.cc:2393] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 107eb1982399407c815b71f0c78ca89c in current term 2: Already voted for candidate 9eee284a34ef4094bee93943eb9e4bc4 in this term.
I20260709 13:18:40.368008 20666 raft_consensus.cc:2468] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:40.369145 20779 leader_election.cc:304] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:40.369783 20892 raft_consensus.cc:2804] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:40.370208 20892 raft_consensus.cc:697] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:40.370991 20892 consensus_queue.cc:237] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:40.377377 20562 catalog_manager.cc:5697] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 1 to 2, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 2 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:40.889911 20740 raft_consensus.cc:1275] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:40.891050 20892 consensus_queue.cc:1048] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:40.902096 20666 raft_consensus.cc:1275] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:40.903887 20892 consensus_queue.cc:1048] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:42.160212 20563 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36906:
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:18:42.163872 20563 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:18:42.221122 20657 tablet_service.cc:1511] Processing CreateTablet for tablet 25b0d0549c2d4a308a3a931067b3c16a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:42.222038 20731 tablet_service.cc:1511] Processing CreateTablet for tablet 25b0d0549c2d4a308a3a931067b3c16a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:42.223121 20657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b0d0549c2d4a308a3a931067b3c16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.223917 20731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b0d0549c2d4a308a3a931067b3c16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.224203 20799 tablet_service.cc:1511] Processing CreateTablet for tablet 25b0d0549c2d4a308a3a931067b3c16a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:42.225720 20799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b0d0549c2d4a308a3a931067b3c16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.227598 20656 tablet_service.cc:1511] Processing CreateTablet for tablet 1e06cbfc863245709705d2e77191527a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:42.228634 20805 tablet_service.cc:1511] Processing CreateTablet for tablet 1e06cbfc863245709705d2e77191527a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:42.229063 20656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e06cbfc863245709705d2e77191527a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.229980 20805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e06cbfc863245709705d2e77191527a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.232795 20802 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe463e2ab6a40d784742b09a9622edf (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:42.234113 20802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe463e2ab6a40d784742b09a9622edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.236277 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe463e2ab6a40d784742b09a9622edf (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:42.237623 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe463e2ab6a40d784742b09a9622edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.238651 20803 tablet_service.cc:1511] Processing CreateTablet for tablet 7746945372354118813f621c1088a3ec (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:42.240037 20803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7746945372354118813f621c1088a3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.241055 20730 tablet_service.cc:1511] Processing CreateTablet for tablet 1e06cbfc863245709705d2e77191527a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:42.241436 20724 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe463e2ab6a40d784742b09a9622edf (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:42.242442 20730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e06cbfc863245709705d2e77191527a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.243081 20724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe463e2ab6a40d784742b09a9622edf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.243140 20653 tablet_service.cc:1511] Processing CreateTablet for tablet 8069ca5010174808ad88619efff946c5 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:42.244565 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8069ca5010174808ad88619efff946c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.244690 20654 tablet_service.cc:1511] Processing CreateTablet for tablet 7746945372354118813f621c1088a3ec (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:42.246161 20654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7746945372354118813f621c1088a3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.245913 20801 tablet_service.cc:1511] Processing CreateTablet for tablet 8069ca5010174808ad88619efff946c5 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:42.247330 20801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8069ca5010174808ad88619efff946c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.248881 20727 tablet_service.cc:1511] Processing CreateTablet for tablet 8069ca5010174808ad88619efff946c5 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:42.250311 20727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8069ca5010174808ad88619efff946c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.251950 20725 tablet_service.cc:1511] Processing CreateTablet for tablet 7746945372354118813f621c1088a3ec (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:42.253376 20725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7746945372354118813f621c1088a3ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.263193 20649 tablet_service.cc:1511] Processing CreateTablet for tablet e2691609da234b12843a7e357273c7b1 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:42.264638 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2691609da234b12843a7e357273c7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.264292 20804 tablet_service.cc:1511] Processing CreateTablet for tablet e2691609da234b12843a7e357273c7b1 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:42.264292 20728 tablet_service.cc:1511] Processing CreateTablet for tablet e2691609da234b12843a7e357273c7b1 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:42.266791 20804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2691609da234b12843a7e357273c7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.267494 20728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2691609da234b12843a7e357273c7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.288830 20655 tablet_service.cc:1511] Processing CreateTablet for tablet d88b2c4930434463bdef3793d543a1b2 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:42.290232 20655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88b2c4930434463bdef3793d543a1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.291879 20800 tablet_service.cc:1511] Processing CreateTablet for tablet d88b2c4930434463bdef3793d543a1b2 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:42.293198 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88b2c4930434463bdef3793d543a1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.296955 20726 tablet_service.cc:1511] Processing CreateTablet for tablet d88b2c4930434463bdef3793d543a1b2 (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:42.298281 20726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88b2c4930434463bdef3793d543a1b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.303359 20651 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe3a4fdefe64318bb99c773d0a553eb (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:42.304644 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe3a4fdefe64318bb99c773d0a553eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.309173 20732 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe3a4fdefe64318bb99c773d0a553eb (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:42.310602 20732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe3a4fdefe64318bb99c773d0a553eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.319152 20968 tablet_bootstrap.cc:492] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.338086 20798 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe3a4fdefe64318bb99c773d0a553eb (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:42.339835 20798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe3a4fdefe64318bb99c773d0a553eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.348793 20806 tablet_service.cc:1511] Processing CreateTablet for tablet 3e38350d602f41558665de23c7a3869a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:42.349011 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 3e38350d602f41558665de23c7a3869a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:42.350145 20806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e38350d602f41558665de23c7a3869a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.350145 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e38350d602f41558665de23c7a3869a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.384506 20968 tablet_bootstrap.cc:654] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.431023 20731 tablet_service.cc:1511] Processing CreateTablet for tablet 3e38350d602f41558665de23c7a3869a (DEFAULT_TABLE table=soft_deleted_table [id=a862f8de5ce940f7840284068df04236]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:42.432484 20731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e38350d602f41558665de23c7a3869a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:42.431448 20970 tablet_bootstrap.cc:492] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.439558 20971 tablet_bootstrap.cc:492] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.440835 20970 tablet_bootstrap.cc:654] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.445335 20968 tablet_bootstrap.cc:492] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.445887 20968 ts_tablet_manager.cc:1403] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.017s
I20260709 13:18:42.449165 20968 raft_consensus.cc:359] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.450088 20968 raft_consensus.cc:385] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.461545 20971 tablet_bootstrap.cc:654] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.450400 20968 raft_consensus.cc:740] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.463380 20968 consensus_queue.cc:260] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.466348 20968 ts_tablet_manager.cc:1434] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 13:18:42.467581 20968 tablet_bootstrap.cc:492] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.469033 20970 tablet_bootstrap.cc:492] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.469609 20970 ts_tablet_manager.cc:1403] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:18:42.474468 20968 tablet_bootstrap.cc:654] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.475497 20970 raft_consensus.cc:359] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.476261 20970 raft_consensus.cc:385] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.476584 20970 raft_consensus.cc:740] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.477275 20971 tablet_bootstrap.cc:492] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.477326 20970 consensus_queue.cc:260] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.478674 20971 ts_tablet_manager.cc:1403] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.005s
I20260709 13:18:42.479728 20968 tablet_bootstrap.cc:492] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.480286 20968 ts_tablet_manager.cc:1403] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 13:18:42.481570 20970 ts_tablet_manager.cc:1434] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:18:42.482653 20970 tablet_bootstrap.cc:492] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.482862 20971 raft_consensus.cc:359] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.483141 20968 raft_consensus.cc:359] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.483726 20971 raft_consensus.cc:385] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.483912 20968 raft_consensus.cc:385] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.484135 20971 raft_consensus.cc:740] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.484262 20968 raft_consensus.cc:740] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.485004 20971 consensus_queue.cc:260] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.485023 20968 consensus_queue.cc:260] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.487823 20971 ts_tablet_manager.cc:1434] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:42.487897 20968 ts_tablet_manager.cc:1434] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:18:42.488907 20968 tablet_bootstrap.cc:492] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.490111 20970 tablet_bootstrap.cc:654] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.488907 20971 tablet_bootstrap.cc:492] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.496760 20968 tablet_bootstrap.cc:654] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.499500 20971 tablet_bootstrap.cc:654] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.510612 20968 tablet_bootstrap.cc:492] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.511215 20971 tablet_bootstrap.cc:492] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.511215 20968 ts_tablet_manager.cc:1403] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260709 13:18:42.512128 20971 ts_tablet_manager.cc:1403] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260709 13:18:42.514863 20968 raft_consensus.cc:359] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.515226 20971 raft_consensus.cc:359] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.515697 20968 raft_consensus.cc:385] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.516059 20971 raft_consensus.cc:385] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.516268 20968 raft_consensus.cc:740] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.516490 20971 raft_consensus.cc:740] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.517191 20968 consensus_queue.cc:260] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.517328 20971 consensus_queue.cc:260] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.519680 20971 ts_tablet_manager.cc:1434] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:18:42.519778 20968 ts_tablet_manager.cc:1434] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:18:42.515574 20613 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:42.520679 20968 tablet_bootstrap.cc:492] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.520679 20971 tablet_bootstrap.cc:492] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.532975 20956 raft_consensus.cc:493] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.533730 20956 raft_consensus.cc:515] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.544454 20969 raft_consensus.cc:493] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.545045 20969 raft_consensus.cc:515] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.546867 20956 leader_election.cc:290] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:42.547444 20969 leader_election.cc:290] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.547616 20970 tablet_bootstrap.cc:492] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.548228 20970 ts_tablet_manager.cc:1403] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.033s
I20260709 13:18:42.548411 20968 tablet_bootstrap.cc:654] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.549037 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
W20260709 13:18:42.550978 20705 leader_election.cc:343] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.553602 20971 tablet_bootstrap.cc:654] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.555473 20970 raft_consensus.cc:359] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.556444 20970 raft_consensus.cc:385] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.556943 20970 raft_consensus.cc:740] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.558131 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:42.556843 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:42.560297 20740 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:42.558243 20970 consensus_queue.cc:260] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.562227 20782 leader_election.cc:304] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.562954 20970 ts_tablet_manager.cc:1434] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:18:42.563469 20956 raft_consensus.cc:2804] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:42.563917 20956 raft_consensus.cc:493] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:42.564131 20970 tablet_bootstrap.cc:492] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.564256 20956 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.565727 20971 tablet_bootstrap.cc:492] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
W20260709 13:18:42.566251 20706 leader_election.cc:343] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.566785 20706 leader_election.cc:304] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eee284a34ef4094bee93943eb9e4bc4; no voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558
I20260709 13:18:42.571593 20969 raft_consensus.cc:2749] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:42.572573 20970 tablet_bootstrap.cc:654] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.573627 20956 raft_consensus.cc:515] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.559405 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:42.575058 20666 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:42.566300 20971 ts_tablet_manager.cc:1403] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.004s
I20260709 13:18:42.580597 20971 raft_consensus.cc:359] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.581377 20971 raft_consensus.cc:385] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.581712 20971 raft_consensus.cc:740] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.582469 20971 consensus_queue.cc:260] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.588606 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:42.589231 20968 tablet_bootstrap.cc:492] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.589396 20666 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.590013 20968 ts_tablet_manager.cc:1403] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.070s	user 0.024s	sys 0.027s
I20260709 13:18:42.594193 20968 raft_consensus.cc:359] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.595409 20968 raft_consensus.cc:385] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.595875 20968 raft_consensus.cc:740] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.597241 20945 raft_consensus.cc:493] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.597025 20968 consensus_queue.cc:260] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.597767 20945 raft_consensus.cc:515] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.599630 20666 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:42.600570 20945 leader_election.cc:290] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.601392 20779 leader_election.cc:304] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:42.601675 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:42.602505 20968 ts_tablet_manager.cc:1434] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:18:42.602598 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
W20260709 13:18:42.603318 20631 leader_election.cc:343] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.603669 20968 tablet_bootstrap.cc:492] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
W20260709 13:18:42.605165 20633 leader_election.cc:343] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.605754 20633 leader_election.cc:304] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52346f7e464d462781cc84326ad4d558; no voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:42.607165 20945 raft_consensus.cc:2749] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:42.613590 20968 tablet_bootstrap.cc:654] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.617622 20956 leader_election.cc:290] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:42.618435 20956 raft_consensus.cc:2804] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:42.618880 20956 raft_consensus.cc:697] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:42.619760 20956 consensus_queue.cc:237] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.621718 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:42.622326 20740 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.632704 20984 raft_consensus.cc:493] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.633227 20984 raft_consensus.cc:515] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.637813 20968 tablet_bootstrap.cc:492] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.639417 20968 ts_tablet_manager.cc:1403] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.008s
I20260709 13:18:42.640801 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:42.641486 20742 raft_consensus.cc:2468] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:42.642752 20782 leader_election.cc:304] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.644747 20982 raft_consensus.cc:2804] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:42.645152 20982 raft_consensus.cc:493] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:42.645540 20982 raft_consensus.cc:3060] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.647010 20971 ts_tablet_manager.cc:1434] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.012s
I20260709 13:18:42.646845 20968 raft_consensus.cc:359] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.649091 20971 tablet_bootstrap.cc:492] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.649183 20968 raft_consensus.cc:385] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.650384 20968 raft_consensus.cc:740] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.638624 20984 leader_election.cc:290] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:42.654206 20968 consensus_queue.cc:260] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.657232 20982 raft_consensus.cc:515] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.661173 20939 raft_consensus.cc:493] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.662094 20939 raft_consensus.cc:515] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.665263 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:42.666005 20968 ts_tablet_manager.cc:1434] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:18:42.667119 20968 tablet_bootstrap.cc:492] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.668120 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:42.666422 20939 leader_election.cc:290] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.669045 20816 raft_consensus.cc:2468] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:42.670584 20706 leader_election.cc:304] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.671029 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:42.671759 20939 raft_consensus.cc:2804] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:42.672245 20939 raft_consensus.cc:493] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:18:42.672495 20705 leader_election.cc:343] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.672679 20939 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:42.673688 20779 leader_election.cc:343] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.675695 20971 tablet_bootstrap.cc:654] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.676123 20970 tablet_bootstrap.cc:492] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.676651 20970 ts_tablet_manager.cc:1403] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.113s	user 0.054s	sys 0.035s
I20260709 13:18:42.676503 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
W20260709 13:18:42.677785 20779 leader_election.cc:343] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.678910 20982 leader_election.cc:290] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:42.662747 20740 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:42.681131 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:42.681766 20742 raft_consensus.cc:3060] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.683051 20970 raft_consensus.cc:359] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.683770 20970 raft_consensus.cc:385] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.684038 20970 raft_consensus.cc:740] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.684772 20970 consensus_queue.cc:260] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.685427 20939 raft_consensus.cc:515] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.686841 20970 ts_tablet_manager.cc:1434] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:18:42.687892 20970 tablet_bootstrap.cc:492] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.691761 20968 tablet_bootstrap.cc:654] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.693694 20970 tablet_bootstrap.cc:654] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.694429 20742 raft_consensus.cc:2468] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 1.
I20260709 13:18:42.695647 20782 leader_election.cc:304] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:42.696134 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:42.696439 20956 raft_consensus.cc:2804] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:42.696910 20956 raft_consensus.cc:697] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:42.697274 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
W20260709 13:18:42.697631 20705 leader_election.cc:343] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.697870 20816 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.697746 20956 consensus_queue.cc:237] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.702337 20564 catalog_manager.cc:5697] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 1 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:42.715664 20816 raft_consensus.cc:2468] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:42.717250 20970 tablet_bootstrap.cc:492] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.717772 20706 leader_election.cc:304] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:42.718515 20939 leader_election.cc:290] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.723047 20970 ts_tablet_manager.cc:1403] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.015s
I20260709 13:18:42.723316 20969 raft_consensus.cc:2804] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:42.724028 20969 raft_consensus.cc:697] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:42.725610 20968 tablet_bootstrap.cc:492] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.725116 20969 consensus_queue.cc:237] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.726118 20968 ts_tablet_manager.cc:1403] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.002s
I20260709 13:18:42.726118 20970 raft_consensus.cc:359] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.730333 20970 raft_consensus.cc:385] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.730777 20970 raft_consensus.cc:740] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.731654 20970 consensus_queue.cc:260] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.734428 20970 ts_tablet_manager.cc:1434] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260709 13:18:42.735440 20970 tablet_bootstrap.cc:492] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.738953 20971 tablet_bootstrap.cc:492] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.739521 20971 ts_tablet_manager.cc:1403] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.024s
I20260709 13:18:42.739300 20968 raft_consensus.cc:359] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.740199 20968 raft_consensus.cc:385] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.740543 20968 raft_consensus.cc:740] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.741298 20968 consensus_queue.cc:260] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.742617 20971 raft_consensus.cc:359] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.743407 20971 raft_consensus.cc:385] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.743713 20971 raft_consensus.cc:740] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.743726 20968 ts_tablet_manager.cc:1434] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 13:18:42.744458 20971 consensus_queue.cc:260] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.746912 20971 ts_tablet_manager.cc:1434] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:18:42.748059 20971 tablet_bootstrap.cc:492] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.748183 20970 tablet_bootstrap.cc:654] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.748869 20968 tablet_bootstrap.cc:492] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.754930 20971 tablet_bootstrap.cc:654] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.746156 20563 catalog_manager.cc:5697] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 0 to 1, leader changed from <none> to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 1 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:42.759944 20968 tablet_bootstrap.cc:654] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.758870 20562 catalog_manager.cc:5697] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:42.768805 20971 tablet_bootstrap.cc:492] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.769461 20971 ts_tablet_manager.cc:1403] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.009s
I20260709 13:18:42.773566 20945 raft_consensus.cc:493] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.774085 20945 raft_consensus.cc:515] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.776182 20945 leader_election.cc:290] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.778016 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe3a4fdefe64318bb99c773d0a553eb" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:42.778016 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe3a4fdefe64318bb99c773d0a553eb" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
W20260709 13:18:42.780260 20631 leader_election.cc:343] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:42.780766 20633 leader_election.cc:343] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:42.781309 20633 leader_election.cc:304] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52346f7e464d462781cc84326ad4d558; no voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:42.782011 20970 tablet_bootstrap.cc:492] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.782503 20970 ts_tablet_manager.cc:1403] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.014s
I20260709 13:18:42.782640 20945 raft_consensus.cc:2749] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:42.783581 20971 raft_consensus.cc:359] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.784351 20971 raft_consensus.cc:385] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.784628 20971 raft_consensus.cc:740] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.785341 20971 consensus_queue.cc:260] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.785478 20970 raft_consensus.cc:359] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.786131 20970 raft_consensus.cc:385] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.786417 20970 raft_consensus.cc:740] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.787931 20971 ts_tablet_manager.cc:1434] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 13:18:42.788341 20970 consensus_queue.cc:260] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.788950 20971 tablet_bootstrap.cc:492] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.791882 20970 ts_tablet_manager.cc:1434] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:18:42.793783 20970 tablet_bootstrap.cc:492] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.796000 20971 tablet_bootstrap.cc:654] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.800731 20970 tablet_bootstrap.cc:654] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.816737 20970 tablet_bootstrap.cc:492] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.817306 20970 ts_tablet_manager.cc:1403] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260709 13:18:42.817873 20971 tablet_bootstrap.cc:492] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.818436 20971 ts_tablet_manager.cc:1403] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.013s
I20260709 13:18:42.820250 20970 raft_consensus.cc:359] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.821099 20970 raft_consensus.cc:385] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.821445 20970 raft_consensus.cc:740] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.821506 20971 raft_consensus.cc:359] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.822343 20971 raft_consensus.cc:385] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.822717 20968 tablet_bootstrap.cc:492] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.822307 20970 consensus_queue.cc:260] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.822819 20971 raft_consensus.cc:740] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.823248 20968 ts_tablet_manager.cc:1403] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.017s
I20260709 13:18:42.823859 20971 consensus_queue.cc:260] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.824767 20970 ts_tablet_manager.cc:1434] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:42.825804 20970 tablet_bootstrap.cc:492] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.826211 20971 ts_tablet_manager.cc:1434] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:18:42.827311 20971 tablet_bootstrap.cc:492] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.832347 20970 tablet_bootstrap.cc:654] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.833722 20971 tablet_bootstrap.cc:654] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.833819 20968 raft_consensus.cc:359] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.834503 20969 raft_consensus.cc:493] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.834738 20968 raft_consensus.cc:385] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.835035 20969 raft_consensus.cc:515] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.835049 20968 raft_consensus.cc:740] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.837282 20969 leader_election.cc:290] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.837189 20968 consensus_queue.cc:260] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.839004 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8069ca5010174808ad88619efff946c5" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:42.839649 20968 ts_tablet_manager.cc:1434] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:18:42.839655 20666 raft_consensus.cc:2468] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:42.841171 20705 leader_election.cc:304] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.842171 20939 raft_consensus.cc:2804] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:42.842509 20939 raft_consensus.cc:493] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:42.842861 20939 raft_consensus.cc:3060] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.843098 20968 tablet_bootstrap.cc:492] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.848299 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8069ca5010174808ad88619efff946c5" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:42.848944 20816 raft_consensus.cc:2468] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:42.850005 20968 tablet_bootstrap.cc:654] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.867178 20968 tablet_bootstrap.cc:492] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.867643 20968 ts_tablet_manager.cc:1403] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.009s
I20260709 13:18:42.871551 20971 tablet_bootstrap.cc:492] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.872200 20971 ts_tablet_manager.cc:1403] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.012s
I20260709 13:18:42.874784 20939 raft_consensus.cc:515] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.875803 20968 raft_consensus.cc:359] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.876464 20968 raft_consensus.cc:385] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.876695 20968 raft_consensus.cc:740] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.877029 20970 tablet_bootstrap.cc:492] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.877570 20970 ts_tablet_manager.cc:1403] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.012s
I20260709 13:18:42.877355 20968 consensus_queue.cc:260] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.877681 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8069ca5010174808ad88619efff946c5" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:42.878334 20666 raft_consensus.cc:3060] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.880640 20970 raft_consensus.cc:359] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.881343 20970 raft_consensus.cc:385] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.881604 20970 raft_consensus.cc:740] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.882298 20970 consensus_queue.cc:260] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.882999 20971 raft_consensus.cc:359] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.883767 20971 raft_consensus.cc:385] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.884043 20971 raft_consensus.cc:740] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.885568 20666 raft_consensus.cc:2468] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:42.886757 20705 leader_election.cc:304] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.887686 20993 raft_consensus.cc:2804] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:42.888150 20993 raft_consensus.cc:697] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:42.888995 20993 consensus_queue.cc:237] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.891628 20968 ts_tablet_manager.cc:1434] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:18:42.884770 20971 consensus_queue.cc:260] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.894133 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8069ca5010174808ad88619efff946c5" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:42.892643 20968 tablet_bootstrap.cc:492] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: Bootstrap starting.
I20260709 13:18:42.894769 20816 raft_consensus.cc:3060] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.895603 20971 ts_tablet_manager.cc:1434] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.005s
I20260709 13:18:42.896615 20971 tablet_bootstrap.cc:492] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.888150 20970 ts_tablet_manager.cc:1434] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:18:42.898247 20970 tablet_bootstrap.cc:492] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.902736 20971 tablet_bootstrap.cc:654] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.904716 20816 raft_consensus.cc:2468] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:42.906430 20968 tablet_bootstrap.cc:654] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.908349 20970 tablet_bootstrap.cc:654] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.917429 20968 tablet_bootstrap.cc:492] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: No bootstrap required, opened a new log
I20260709 13:18:42.917557 20971 tablet_bootstrap.cc:492] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.893042 20939 leader_election.cc:290] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.917881 20968 ts_tablet_manager.cc:1403] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 13:18:42.918093 20971 ts_tablet_manager.cc:1403] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 13:18:42.920802 20968 raft_consensus.cc:359] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.921141 20970 tablet_bootstrap.cc:492] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.921027 20971 raft_consensus.cc:359] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.921520 20968 raft_consensus.cc:385] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.921960 20971 raft_consensus.cc:385] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.922060 20968 raft_consensus.cc:740] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.922264 20971 raft_consensus.cc:740] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.922477 20970 ts_tablet_manager.cc:1403] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260709 13:18:42.922967 20968 consensus_queue.cc:260] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.923142 20971 consensus_queue.cc:260] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.925155 20968 ts_tablet_manager.cc:1434] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:18:42.925294 20971 ts_tablet_manager.cc:1434] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:18:42.925554 20970 raft_consensus.cc:359] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.926184 20970 raft_consensus.cc:385] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.924989 20563 catalog_manager.cc:5697] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:42.926415 20970 raft_consensus.cc:740] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.927078 20970 consensus_queue.cc:260] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.928853 20970 ts_tablet_manager.cc:1434] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:42.929963 20970 tablet_bootstrap.cc:492] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558: Bootstrap starting.
I20260709 13:18:42.932490 20971 tablet_bootstrap.cc:492] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c: Bootstrap starting.
I20260709 13:18:42.935818 20970 tablet_bootstrap.cc:654] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.940235 20971 tablet_bootstrap.cc:654] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:42.949678 20971 tablet_bootstrap.cc:492] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c: No bootstrap required, opened a new log
I20260709 13:18:42.950191 20971 ts_tablet_manager.cc:1403] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260709 13:18:42.951275 20993 raft_consensus.cc:493] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.951776 20993 raft_consensus.cc:515] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.952950 20971 raft_consensus.cc:359] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.953673 20971 raft_consensus.cc:385] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.953892 20993 leader_election.cc:290] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.954602 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:42.955444 20970 tablet_bootstrap.cc:492] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558: No bootstrap required, opened a new log
I20260709 13:18:42.955572 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:42.957005 20666 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:42.955498 20993 raft_consensus.cc:493] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:42.957190 20970 ts_tablet_manager.cc:1403] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260709 13:18:42.957477 20816 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:42.957705 20993 raft_consensus.cc:515] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.958238 20705 leader_election.cc:304] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.959262 20939 raft_consensus.cc:2804] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:42.959618 20939 raft_consensus.cc:493] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:42.959932 20939 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.960253 20970 raft_consensus.cc:359] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.960594 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe3a4fdefe64318bb99c773d0a553eb" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:42.960944 20970 raft_consensus.cc:385] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:42.961151 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe3a4fdefe64318bb99c773d0a553eb" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:42.961247 20970 raft_consensus.cc:740] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.953938 20971 raft_consensus.cc:740] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Initialized, Role: FOLLOWER
I20260709 13:18:42.961320 20666 raft_consensus.cc:2468] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:42.962327 20970 consensus_queue.cc:260] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.962448 20971 consensus_queue.cc:260] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.963056 20705 leader_election.cc:304] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.964210 20969 raft_consensus.cc:2804] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:42.964592 20970 ts_tablet_manager.cc:1434] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:42.964555 20969 raft_consensus.cc:493] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:42.965018 20971 ts_tablet_manager.cc:1434] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 13:18:42.965040 20969 raft_consensus.cc:3060] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.965907 20816 raft_consensus.cc:2468] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:42.959931 20993 leader_election.cc:290] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.971812 20939 raft_consensus.cc:515] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.972426 20969 raft_consensus.cc:515] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.974509 20969 leader_election.cc:290] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:42.975318 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:42.975452 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe3a4fdefe64318bb99c773d0a553eb" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:42.976082 20667 raft_consensus.cc:3060] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.976861 20814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe3a4fdefe64318bb99c773d0a553eb" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:42.977710 20814 raft_consensus.cc:3060] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.983260 20666 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.983837 20667 raft_consensus.cc:2468] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:42.984969 20814 raft_consensus.cc:2468] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:42.985033 20705 leader_election.cc:304] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.976693 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:42.986028 20969 raft_consensus.cc:2804] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:42.986438 20816 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:42.986522 20969 raft_consensus.cc:697] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:42.987447 20969 consensus_queue.cc:237] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:42.988673 20666 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:42.992698 20705 leader_election.cc:304] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:42.993618 20993 raft_consensus.cc:2804] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:42.994745 20816 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:42.991093 20939 leader_election.cc:290] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.005199 20564 catalog_manager.cc:5697] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.007038 20993 raft_consensus.cc:697] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.008030 20993 consensus_queue.cc:237] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.008455 21009 raft_consensus.cc:493] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:43.008919 21009 raft_consensus.cc:515] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.011338 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:43.011974 20666 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:43.012837 21009 leader_election.cc:290] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.013199 20705 leader_election.cc:304] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.015056 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:43.015720 20816 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:43.015668 20993 raft_consensus.cc:2804] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:43.016882 20993 raft_consensus.cc:493] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:43.017282 20993 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.020126 20564 catalog_manager.cc:5697] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.022500 20993 raft_consensus.cc:515] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.024655 20993 leader_election.cc:290] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.025322 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:43.025642 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.025964 20666 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.026185 20816 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.032222 20666 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:43.032222 20816 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:43.033444 20705 leader_election.cc:304] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.034073 20993 raft_consensus.cc:2804] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:43.034487 20993 raft_consensus.cc:697] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.035223 20993 consensus_queue.cc:237] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.038179 20956 consensus_queue.cc:1048] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:43.043394 20564 catalog_manager.cc:5697] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.049072 20982 consensus_queue.cc:1048] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:43.147573 20993 raft_consensus.cc:493] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:43.148001 20993 raft_consensus.cc:515] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.148727 20982 raft_consensus.cc:493] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:43.149195 20982 raft_consensus.cc:515] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.149490 20945 raft_consensus.cc:493] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:43.149842 20993 leader_election.cc:290] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.149981 20945 raft_consensus.cc:515] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.150508 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38350d602f41558665de23c7a3869a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:43.151161 20666 raft_consensus.cc:2468] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:43.151216 20982 leader_election.cc:290] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:43.152006 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38350d602f41558665de23c7a3869a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:43.152341 20705 leader_election.cc:304] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.152603 20816 raft_consensus.cc:2468] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 0.
I20260709 13:18:43.153316 20993 raft_consensus.cc:2804] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:43.152135 20945 leader_election.cc:290] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.152388 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:43.154276 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:43.153594 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:43.153741 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558" is_pre_election: true
I20260709 13:18:43.154609 20742 raft_consensus.cc:2468] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:43.154918 20816 raft_consensus.cc:2468] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 0.
I20260709 13:18:43.155069 20666 raft_consensus.cc:2468] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 0.
I20260709 13:18:43.154528 20993 raft_consensus.cc:493] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:43.155910 20993 raft_consensus.cc:3060] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.155802 20782 leader_election.cc:304] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.156018 20631 leader_election.cc:304] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:43.156862 20945 raft_consensus.cc:2804] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:43.157205 20945 raft_consensus.cc:493] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:43.157522 20945 raft_consensus.cc:3060] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.158172 20982 raft_consensus.cc:2804] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:43.158567 20982 raft_consensus.cc:493] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:43.158955 20982 raft_consensus.cc:3060] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.161880 20993 raft_consensus.cc:515] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.164717 20993 leader_election.cc:290] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.165118 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38350d602f41558665de23c7a3869a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:43.164877 20945 raft_consensus.cc:515] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.165283 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38350d602f41558665de23c7a3869a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.165729 20666 raft_consensus.cc:3060] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.165990 20816 raft_consensus.cc:3060] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.166729 20982 raft_consensus.cc:515] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.167711 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:43.168463 20742 raft_consensus.cc:3060] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.169286 20982 leader_election.cc:290] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 1 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:43.170224 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:43.170332 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:43.171089 20667 raft_consensus.cc:2393] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 107eb1982399407c815b71f0c78ca89c in current term 1: Already voted for candidate 52346f7e464d462781cc84326ad4d558 in this term.
I20260709 13:18:43.172358 20779 leader_election.cc:304] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c; no voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:43.173770 20666 raft_consensus.cc:2468] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:43.174536 20982 raft_consensus.cc:2749] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:43.175541 20705 leader_election.cc:304] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.175954 20814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.176424 20993 raft_consensus.cc:2804] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:43.176731 20814 raft_consensus.cc:2393] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 52346f7e464d462781cc84326ad4d558 in current term 1: Already voted for candidate 107eb1982399407c815b71f0c78ca89c in this term.
I20260709 13:18:43.176604 20945 leader_election.cc:290] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.176959 20993 raft_consensus.cc:697] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.177814 20993 consensus_queue.cc:237] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.178108 20742 raft_consensus.cc:2468] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 1.
I20260709 13:18:43.178200 20816 raft_consensus.cc:2468] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:43.179353 20633 leader_election.cc:304] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:43.180029 20945 raft_consensus.cc:2804] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:43.180473 20945 raft_consensus.cc:697] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:43.181347 20945 consensus_queue.cc:237] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.186676 20562 catalog_manager.cc:5697] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.189109 20564 catalog_manager.cc:5697] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 0 to 1, leader changed from <none> to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 1 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.195665 20945 raft_consensus.cc:493] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:43.196163 20945 raft_consensus.cc:515] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.198194 20945 leader_election.cc:290] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.198366 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:43.199250 20742 raft_consensus.cc:2393] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 52346f7e464d462781cc84326ad4d558 in current term 1: Already voted for candidate 107eb1982399407c815b71f0c78ca89c in this term.
I20260709 13:18:43.199160 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:43.200481 20631 leader_election.cc:304] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52346f7e464d462781cc84326ad4d558; no voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:43.201125 20945 raft_consensus.cc:3060] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.208138 20945 raft_consensus.cc:2749] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:43.220834 20666 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:43.226171 20993 consensus_queue.cc:1048] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.236680 20939 consensus_queue.cc:1048] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.297122 20982 consensus_queue.cc:1048] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:43.306548 20984 consensus_queue.cc:1048] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.323616 20939 consensus_queue.cc:1048] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.333452 21009 consensus_queue.cc:1048] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.405385 20740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
mode: GRACEFUL
new_leader_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:33888
I20260709 13:18:43.406119 20740 raft_consensus.cc:606] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Received request to transfer leadership to TS 52346f7e464d462781cc84326ad4d558
I20260709 13:18:43.410950 20740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e06cbfc863245709705d2e77191527a"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
mode: GRACEFUL
new_leader_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:33888
I20260709 13:18:43.411454 20740 raft_consensus.cc:606] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Received request to transfer leadership to TS 52346f7e464d462781cc84326ad4d558
I20260709 13:18:43.416316 20816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
mode: GRACEFUL
new_leader_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:45480
I20260709 13:18:43.416567 21009 consensus_queue.cc:1048] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.416869 20816 raft_consensus.cc:606] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Received request to transfer leadership to TS 52346f7e464d462781cc84326ad4d558
I20260709 13:18:43.422880 20740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7746945372354118813f621c1088a3ec"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
mode: GRACEFUL
new_leader_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:33888
I20260709 13:18:43.423499 20740 raft_consensus.cc:606] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Received request to transfer leadership to TS 52346f7e464d462781cc84326ad4d558
I20260709 13:18:43.428247 20939 consensus_queue.cc:1048] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.428972 20969 consensus_queue.cc:1048] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.436982 20816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2691609da234b12843a7e357273c7b1"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
mode: GRACEFUL
new_leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:45480
I20260709 13:18:43.437523 20816 raft_consensus.cc:606] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Received request to transfer leadership to TS 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:43.441434 20939 consensus_queue.cc:1048] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.442757 20939 consensus_queue.cc:1048] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.443886 20993 raft_consensus.cc:993] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: : Instructing follower 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.447037 20993 raft_consensus.cc:1081] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Signalling peer 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.446267 20667 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
mode: GRACEFUL
new_leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:41376
I20260709 13:18:43.447579 20667 raft_consensus.cc:606] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Received request to transfer leadership to TS 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:43.451552 20666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:41360
I20260709 13:18:43.452075 20666 raft_consensus.cc:493] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:43.452378 20666 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.465899 20666 raft_consensus.cc:515] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.466022 20740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e38350d602f41558665de23c7a3869a"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
mode: GRACEFUL
new_leader_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:33888
I20260709 13:18:43.467000 20740 raft_consensus.cc:606] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Received request to transfer leadership to TS 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:43.471678 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:43.471833 20814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.472462 20740 raft_consensus.cc:3055] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:43.472621 20814 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.472944 20740 raft_consensus.cc:740] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.474171 20740 consensus_queue.cc:260] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.475772 20740 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.478020 20666 leader_election.cc:290] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.480229 20814 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.481395 20631 leader_election.cc:304] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:43.482091 20945 raft_consensus.cc:2804] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:43.482546 20945 raft_consensus.cc:697] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:43.483342 20945 consensus_queue.cc:237] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.483757 20939 consensus_queue.cc:1048] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.487725 20740 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.497395 20993 raft_consensus.cc:993] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: : Instructing follower 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.497869 20993 raft_consensus.cc:1081] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Signalling peer 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.496953 20562 catalog_manager.cc:5697] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 1 to 2, leader changed from 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2) to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.500475 20667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7746945372354118813f621c1088a3ec"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:41360
I20260709 13:18:43.501070 20667 raft_consensus.cc:493] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:43.501428 20667 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.508641 20667 raft_consensus.cc:515] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.511762 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:43.512099 20666 raft_consensus.cc:1240] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Rejecting Update request from peer 9eee284a34ef4094bee93943eb9e4bc4 for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:43.512619 20740 raft_consensus.cc:3055] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:43.513429 20740 raft_consensus.cc:740] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.514437 20740 consensus_queue.cc:260] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.515586 21009 consensus_queue.cc:1059] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.517455 20667 leader_election.cc:290] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.517875 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.518903 20816 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.524183 20740 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.530803 20984 raft_consensus.cc:993] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: : Instructing follower 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.531351 20984 raft_consensus.cc:1081] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Signalling peer 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.533138 20667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:41352
I20260709 13:18:43.533862 20667 raft_consensus.cc:493] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:43.534273 20667 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.535444 20740 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.536844 20633 leader_election.cc:304] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.538161 20945 raft_consensus.cc:2804] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:43.539330 20816 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.539268 20945 raft_consensus.cc:697] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:43.541530 20667 raft_consensus.cc:515] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.541499 20945 consensus_queue.cc:237] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.543627 20667 leader_election.cc:290] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.544950 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.545619 20816 raft_consensus.cc:3055] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:43.545953 20816 raft_consensus.cc:740] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:43.546729 20816 consensus_queue.cc:260] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.548081 20816 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.551895 20562 catalog_manager.cc:5697] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 1 to 2, leader changed from 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2) to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.555312 20816 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.555111 20740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:43.556035 20740 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.556463 20631 leader_election.cc:304] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:43.557369 20945 raft_consensus.cc:2804] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:43.557828 20945 raft_consensus.cc:697] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:43.558750 20945 consensus_queue.cc:237] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.567531 20562 catalog_manager.cc:5697] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 1 to 2, leader changed from 107eb1982399407c815b71f0c78ca89c (127.15.14.3) to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.570281 21009 consensus_queue.cc:1048] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:43.575860 20945 consensus_queue.cc:1048] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:43.581267 20939 raft_consensus.cc:993] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: : Instructing follower 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:43.581688 20939 raft_consensus.cc:1081] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Signalling peer 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:43.584627 20816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e38350d602f41558665de23c7a3869a"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:45468
I20260709 13:18:43.586280 20816 raft_consensus.cc:493] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:43.586632 20816 raft_consensus.cc:3060] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.593552 20816 raft_consensus.cc:515] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.594224 20939 consensus_queue.cc:1048] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:43.597432 20816 leader_election.cc:290] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:43.598869 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38350d602f41558665de23c7a3869a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:43.600292 20742 raft_consensus.cc:3055] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:43.600689 20742 raft_consensus.cc:740] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.598896 20666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e38350d602f41558665de23c7a3869a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:43.599637 20986 raft_consensus.cc:993] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: : Instructing follower 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:43.601369 20986 raft_consensus.cc:1081] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Signalling peer 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:43.606297 20945 consensus_queue.cc:1048] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:43.607873 20741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:53652
I20260709 13:18:43.608505 20742 consensus_queue.cc:260] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.609786 20742 raft_consensus.cc:3060] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.608500 20741 raft_consensus.cc:493] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:43.611366 20741 raft_consensus.cc:3060] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.619372 20741 raft_consensus.cc:515] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.622083 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:43.622807 20667 raft_consensus.cc:3055] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:43.622915 20740 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.623159 20667 raft_consensus.cc:740] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:43.624291 20667 consensus_queue.cc:260] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.625044 20667 raft_consensus.cc:3060] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.630146 20667 raft_consensus.cc:2468] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:43.630338 20741 leader_election.cc:290] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.630383 20814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88b2c4930434463bdef3793d543a1b2" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.631263 20705 leader_election.cc:304] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.632154 20939 raft_consensus.cc:2804] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:43.632632 20939 raft_consensus.cc:697] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.633096 20742 raft_consensus.cc:2468] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:43.633491 20939 consensus_queue.cc:237] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.636394 20782 leader_election.cc:304] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:43.637239 20956 raft_consensus.cc:2804] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:43.637717 20956 raft_consensus.cc:697] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:43.638460 20956 consensus_queue.cc:237] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.645622 20562 catalog_manager.cc:5697] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 1 to 2, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.653218 20564 catalog_manager.cc:5697] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 1 to 2, leader changed from 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 2 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:43.713485 20939 raft_consensus.cc:993] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: : Instructing follower 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.713920 21009 raft_consensus.cc:1081] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Signalling peer 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:43.715333 20667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e06cbfc863245709705d2e77191527a"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:41360
I20260709 13:18:43.715811 20667 raft_consensus.cc:493] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:43.716104 20667 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.721199 20667 raft_consensus.cc:515] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.722808 20667 leader_election.cc:290] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.723759 20742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:43.723883 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.724575 20742 raft_consensus.cc:3055] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:43.724602 20816 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.725018 20742 raft_consensus.cc:740] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.725880 20742 consensus_queue.cc:260] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.727139 20742 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.731956 20816 raft_consensus.cc:2468] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.733217 20631 leader_election.cc:304] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:43.733925 20945 raft_consensus.cc:2804] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:43.734046 20742 raft_consensus.cc:2468] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 2.
I20260709 13:18:43.734349 20945 raft_consensus.cc:697] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:43.735325 20945 consensus_queue.cc:237] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.741816 20562 catalog_manager.cc:5697] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 1 to 2, leader changed from 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2) to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 2 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.751379 20984 raft_consensus.cc:993] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: : Instructing follower 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:43.751775 20956 raft_consensus.cc:1081] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Signalling peer 9eee284a34ef4094bee93943eb9e4bc4 to start an election
I20260709 13:18:43.753019 20742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2691609da234b12843a7e357273c7b1"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
 from {username='slave'} at 127.0.0.1:53656
I20260709 13:18:43.753466 20742 raft_consensus.cc:493] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:43.753753 20742 raft_consensus.cc:3060] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.759833 20742 raft_consensus.cc:515] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.761601 20742 leader_election.cc:290] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:43.762091 20667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:43.762658 20667 raft_consensus.cc:3060] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.762794 20816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2691609da234b12843a7e357273c7b1" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:43.763331 20816 raft_consensus.cc:3055] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:43.763576 20816 raft_consensus.cc:740] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:43.764231 20816 consensus_queue.cc:260] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.765038 20816 raft_consensus.cc:3060] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:43.767918 20667 raft_consensus.cc:2468] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:43.769033 20705 leader_election.cc:304] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:43.769816 20993 raft_consensus.cc:2804] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:43.770234 20993 raft_consensus.cc:697] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:43.770951 20993 consensus_queue.cc:237] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:43.774294 20816 raft_consensus.cc:2468] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:43.776942 20562 catalog_manager.cc:5697] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 1 to 2, leader changed from 107eb1982399407c815b71f0c78ca89c (127.15.14.3) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:43.890584 20742 raft_consensus.cc:1275] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:43.891968 20945 consensus_queue.cc:1048] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:43.899528 20816 raft_consensus.cc:1275] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:43.901889 20945 consensus_queue.cc:1048] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:43.934906 20742 raft_consensus.cc:1275] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:43.936380 20816 raft_consensus.cc:1275] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:43.936177 20945 consensus_queue.cc:1048] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:43.937606 20986 consensus_queue.cc:1048] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:44.013497 20814 raft_consensus.cc:3060] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:44.018878 20814 raft_consensus.cc:1275] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.020056 20993 consensus_queue.cc:1048] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:44.027318 20667 raft_consensus.cc:1275] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.029094 21009 consensus_queue.cc:1048] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:44.043450 20814 raft_consensus.cc:1275] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.044575 20945 consensus_queue.cc:1048] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:44.055805 20742 raft_consensus.cc:1275] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.058455 20945 consensus_queue.cc:1048] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:44.128021 20742 raft_consensus.cc:1275] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.129262 20945 consensus_queue.cc:1048] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:44.138479 20815 raft_consensus.cc:1275] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.140076 21038 consensus_queue.cc:1048] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:44.249603 20742 raft_consensus.cc:1275] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.250999 20982 consensus_queue.cc:1048] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:44.257230 20667 raft_consensus.cc:3060] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:44.264284 20667 raft_consensus.cc:1275] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.265482 20982 consensus_queue.cc:1048] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:44.278196 20667 raft_consensus.cc:1275] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.279438 20993 consensus_queue.cc:1048] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:44.286561 20815 raft_consensus.cc:1275] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:44.288149 21009 consensus_queue.cc:1048] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:46.470781 20564 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36906:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:18:46.489068 20564 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36906:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:18:46.632437 21077 tablet.cc:1724] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:46.653447 15416 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:18:46.779474 20693 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:e2691609da234b12843a7e357273c7b1)
W20260709 13:18:46.795571 20693 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:e2691609da234b12843a7e357273c7b1)
W20260709 13:18:46.810016 20693 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:e2691609da234b12843a7e357273c7b1)
I20260709 13:18:46.836535 21080 tablet.cc:1724] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:46.840768 21078 tablet.cc:1724] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:46.811548 21074 tablet.cc:1724] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:46.849979 21081 tablet.cc:1724] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:46.911469 20631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39785, user_credentials={real_user=slave}} blocked reactor thread for 198719us
I20260709 13:18:46.937091 21095 tablet.cc:1724] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:46.973977 20631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:39785, user_credentials={real_user=slave}} blocked reactor thread for 48017.1us
I20260709 13:18:46.978003 21099 tablet.cc:1724] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:46.924981 21096 tablet.cc:1724] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.108172 21081 tablet.cc:1724] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.130203 21101 tablet.cc:1724] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.138499 21095 tablet.cc:1724] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.141431 20666 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7746945372354118813f621c1088a3ec"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
mode: GRACEFUL
new_leader_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:46434
I20260709 13:18:47.142040 20666 raft_consensus.cc:606] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Received request to transfer leadership to TS 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:47.143226 21104 tablet.cc:1724] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.152575 21074 tablet.cc:1724] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.144723 21101 tablet.cc:1724] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.146754 21107 tablet.cc:1724] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.169154 21078 tablet.cc:1724] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.170153 21088 raft_consensus.cc:993] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: : Instructing follower 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:47.175156 21088 raft_consensus.cc:1081] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Signalling peer 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:47.179257 21080 tablet.cc:1724] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.181416 21111 tablet.cc:1724] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.188182 21104 tablet.cc:1724] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.181605 20811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7746945372354118813f621c1088a3ec"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:45452
I20260709 13:18:47.199090 20811 raft_consensus.cc:493] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:47.199494 20811 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.223877 21074 tablet.cc:1724] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.224843 20811 raft_consensus.cc:515] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.231640 21099 tablet.cc:1724] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.237610 20664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:47.238236 20664 raft_consensus.cc:3055] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:47.239494 20664 raft_consensus.cc:740] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:47.240296 20664 consensus_queue.cc:260] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.241415 20664 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.249029 20664 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 3.
I20260709 13:18:47.249421 21104 tablet.cc:1724] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.253067 20779 leader_election.cc:304] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:47.254134 21041 raft_consensus.cc:2804] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:47.254598 21041 raft_consensus.cc:697] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:47.255393 21041 consensus_queue.cc:237] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.257033 21078 tablet.cc:1724] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.269713 21096 tablet.cc:1724] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.271538 21107 tablet.cc:1724] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.272382 21080 tablet.cc:1724] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.239092 20811 leader_election.cc:290] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:47.277097 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746945372354118813f621c1088a3ec" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:47.277755 20741 raft_consensus.cc:3060] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.279549 20563 catalog_manager.cc:5697] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 2 to 3, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 3 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:47.283056 21081 tablet.cc:1724] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:47.304883 20741 raft_consensus.cc:2468] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 3.
I20260709 13:18:47.317523 20741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8069ca5010174808ad88619efff946c5"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
mode: GRACEFUL
new_leader_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:33904
I20260709 13:18:47.318022 20741 raft_consensus.cc:606] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Received request to transfer leadership to TS 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:47.319147 15416 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:18:47.319636 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:47.319777 20562 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d: soft_deleted_table [id=a862f8de5ce940f7840284068df04236] alter complete (version 1)
I20260709 13:18:47.331389 20741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
mode: GRACEFUL
new_leader_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:33904
I20260709 13:18:47.331986 20741 raft_consensus.cc:606] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Received request to transfer leadership to TS 107eb1982399407c815b71f0c78ca89c
I20260709 13:18:47.333243 20939 raft_consensus.cc:993] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: : Instructing follower 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:47.333707 20939 raft_consensus.cc:1081] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Signalling peer 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:47.335224 20811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8069ca5010174808ad88619efff946c5"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:45468
I20260709 13:18:47.335237 20741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61954aa583894521b656b2de9b81eda2"
dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
mode: GRACEFUL
new_leader_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:33904
I20260709 13:18:47.335834 20811 raft_consensus.cc:493] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:47.336161 20741 raft_consensus.cc:606] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Received request to transfer leadership to TS 52346f7e464d462781cc84326ad4d558
I20260709 13:18:47.336191 20811 raft_consensus.cc:3060] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:47.337379 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:47.337914 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:47.342053 20811 raft_consensus.cc:515] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.343602 20811 leader_election.cc:290] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:47.344560 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8069ca5010174808ad88619efff946c5" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:47.344691 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8069ca5010174808ad88619efff946c5" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:47.345088 20663 raft_consensus.cc:3060] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:47.345301 20741 raft_consensus.cc:3055] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:47.345669 20741 raft_consensus.cc:740] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:47.346421 20741 consensus_queue.cc:260] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.347446 20741 raft_consensus.cc:3060] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:47.351154 20663 raft_consensus.cc:2468] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:47.352334 20779 leader_election.cc:304] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:47.353154 21041 raft_consensus.cc:2804] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:47.353541 21041 raft_consensus.cc:697] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:47.354249 21041 consensus_queue.cc:237] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.354456 20741 raft_consensus.cc:2468] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:47.361052 20563 catalog_manager.cc:5697] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 1 to 2, leader changed from 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 2 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:47.604693 21084 raft_consensus.cc:993] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4: : Instructing follower 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:47.605225 21042 raft_consensus.cc:1081] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Signalling peer 107eb1982399407c815b71f0c78ca89c to start an election
I20260709 13:18:47.606727 20811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07"
dest_uuid: "107eb1982399407c815b71f0c78ca89c"
 from {username='slave'} at 127.0.0.1:45468
I20260709 13:18:47.607373 20811 raft_consensus.cc:493] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:47.607677 20811 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.614111 20811 raft_consensus.cc:515] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.616001 20811 leader_election.cc:290] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:47.616587 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "52346f7e464d462781cc84326ad4d558"
I20260709 13:18:47.617012 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db3159ad79444c7ad5463571c5b8f07" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:47.617216 20663 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.617647 20741 raft_consensus.cc:3055] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:47.617988 20741 raft_consensus.cc:740] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:47.618788 20741 consensus_queue.cc:260] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.620010 20741 raft_consensus.cc:3060] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.624282 20663 raft_consensus.cc:2468] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 3.
I20260709 13:18:47.625367 20779 leader_election.cc:304] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:47.626097 21041 raft_consensus.cc:2804] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:47.626565 21041 raft_consensus.cc:697] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:47.626843 20741 raft_consensus.cc:2468] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 3.
I20260709 13:18:47.627449 21041 consensus_queue.cc:237] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.634016 20563 catalog_manager.cc:5697] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 2 to 3, leader changed from 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 3 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:47.649334 20741 raft_consensus.cc:1275] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:47.650383 21041 consensus_queue.cc:1048] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:47.658857 20663 raft_consensus.cc:1275] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:47.660219 21041 consensus_queue.cc:1048] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:47.733418 21084 raft_consensus.cc:993] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4: : Instructing follower 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:47.733851 21042 raft_consensus.cc:1081] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Signalling peer 52346f7e464d462781cc84326ad4d558 to start an election
I20260709 13:18:47.735271 20663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61954aa583894521b656b2de9b81eda2"
dest_uuid: "52346f7e464d462781cc84326ad4d558"
 from {username='slave'} at 127.0.0.1:41360
I20260709 13:18:47.735864 20663 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:47.736202 20663 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.741331 20663 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.742897 20663 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [CANDIDATE]: Term 3 election: Requested vote from peers 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:47.743570 20741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:47.743796 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "52346f7e464d462781cc84326ad4d558" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:47.744160 20741 raft_consensus.cc:3055] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:47.744354 20811 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.744539 20741 raft_consensus.cc:740] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:47.745293 20741 consensus_queue.cc:260] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.746171 20741 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:47.749516 20811 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 3.
I20260709 13:18:47.750811 20631 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [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: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558; no voters: 
I20260709 13:18:47.750931 20741 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52346f7e464d462781cc84326ad4d558 in term 3.
I20260709 13:18:47.751503 21067 raft_consensus.cc:2804] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:47.751922 21067 raft_consensus.cc:697] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 3 LEADER]: Becoming Leader. State: Replica: 52346f7e464d462781cc84326ad4d558, State: Running, Role: LEADER
I20260709 13:18:47.752658 21067 consensus_queue.cc:237] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:47.762084 20562 catalog_manager.cc:5697] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 reported cstate change: term changed from 2 to 3, leader changed from 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2) to 52346f7e464d462781cc84326ad4d558 (127.15.14.1). New cstate: current_term: 3 leader_uuid: "52346f7e464d462781cc84326ad4d558" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:47.835806 20663 raft_consensus.cc:1275] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:47.836962 21041 consensus_queue.cc:1048] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:47.843746 20741 raft_consensus.cc:1275] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:47.845530 21122 consensus_queue.cc:1048] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:48.100422 20663 raft_consensus.cc:1275] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:48.101794 21122 consensus_queue.cc:1048] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:48.111496 20741 raft_consensus.cc:1275] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:48.113376 21122 consensus_queue.cc:1048] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:48.242853 20811 raft_consensus.cc:1275] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:48.243993 21092 consensus_queue.cc:1048] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:48.254628 20741 raft_consensus.cc:1275] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Refusing update from remote peer 52346f7e464d462781cc84326ad4d558: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:48.255942 21128 consensus_queue.cc:1048] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:48.387370 15416 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:18:48.392675 15416 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:18:48.393077 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:48.397717 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:18:48.398104 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:49.595714 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
W20260709 13:18:49.601222 20705 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 13:18:49.605549 20705 consensus_peers.cc:597] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. 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:18:49.614936 20779 consensus_peers.cc:597] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: 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:18:49.627664 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:49.628460 15416 tablet_replica.cc:333] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.629076 15416 raft_consensus.cc:2243] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:49.629940 15416 raft_consensus.cc:2272] T 1e06cbfc863245709705d2e77191527a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.631884 15416 tablet_replica.cc:333] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.632442 15416 raft_consensus.cc:2243] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:49.633092 15416 raft_consensus.cc:2272] T 25b0d0549c2d4a308a3a931067b3c16a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.634828 15416 tablet_replica.cc:333] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.635329 15416 raft_consensus.cc:2243] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.635676 15416 raft_consensus.cc:2272] T 3e38350d602f41558665de23c7a3869a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.637204 15416 tablet_replica.cc:333] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.637686 15416 raft_consensus.cc:2243] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.638024 15416 raft_consensus.cc:2272] T e2691609da234b12843a7e357273c7b1 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.640100 15416 tablet_replica.cc:333] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.640664 15416 raft_consensus.cc:2243] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.641218 15416 raft_consensus.cc:2272] T 8069ca5010174808ad88619efff946c5 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:49.642365 20705 consensus_peers.cc:597] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: 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:18:49.643347 15416 tablet_replica.cc:333] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.643992 15416 raft_consensus.cc:2243] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:49.644683 15416 raft_consensus.cc:2272] T 1fe463e2ab6a40d784742b09a9622edf P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.646339 15416 tablet_replica.cc:333] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.646919 15416 raft_consensus.cc:2243] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.647359 15416 raft_consensus.cc:2272] T 7746945372354118813f621c1088a3ec P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.648950 15416 tablet_replica.cc:333] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.649487 15416 raft_consensus.cc:2243] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.649883 15416 raft_consensus.cc:2272] T 5db3159ad79444c7ad5463571c5b8f07 P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.651821 15416 tablet_replica.cc:333] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.652413 15416 raft_consensus.cc:2243] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:49.653138 15416 raft_consensus.cc:2272] T 14a31c8ba9444856a0a0672339b46c3a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.654958 15416 tablet_replica.cc:333] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.655498 15416 raft_consensus.cc:2243] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.655915 15416 raft_consensus.cc:2272] T 2362f9c8244f4119863912cee8509bd9 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.658277 15416 tablet_replica.cc:333] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
W20260709 13:18:49.658869 20705 consensus_peers.cc:597] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: 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:18:49.658916 15416 raft_consensus.cc:2243] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.659629 15416 raft_consensus.cc:2272] T 5fe3a4fdefe64318bb99c773d0a553eb P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.661247 15416 tablet_replica.cc:333] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.661711 15416 raft_consensus.cc:2243] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.662050 15416 raft_consensus.cc:2272] T d88b2c4930434463bdef3793d543a1b2 P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.663681 15416 tablet_replica.cc:333] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.664129 15416 raft_consensus.cc:2243] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.664486 15416 raft_consensus.cc:2272] T 1c894091b0a94ddf8703b241aaf7e3fe P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.666426 15416 tablet_replica.cc:333] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.666939 15416 raft_consensus.cc:2243] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.667304 15416 raft_consensus.cc:2272] T 2735843c68254c729a0a65bec3c50a1c P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.669579 15416 tablet_replica.cc:333] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.670168 15416 raft_consensus.cc:2243] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:49.671227 15416 raft_consensus.cc:2272] T 30b5702ad0474fc5ba5b590af87a578d P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:49.671677 20779 consensus_peers.cc:597] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: 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:18:49.673270 15416 tablet_replica.cc:333] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.673866 15416 raft_consensus.cc:2243] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:49.674571 15416 raft_consensus.cc:2272] T 61954aa583894521b656b2de9b81eda2 P 52346f7e464d462781cc84326ad4d558 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.676373 15416 tablet_replica.cc:333] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.676829 15416 raft_consensus.cc:2243] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.677211 15416 raft_consensus.cc:2272] T 4fd64a3137df4265938dee3dc7ae9ea4 P 52346f7e464d462781cc84326ad4d558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:49.678992 15416 tablet_replica.cc:333] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558: stopping tablet replica
I20260709 13:18:49.679620 15416 raft_consensus.cc:2243] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:49.680024 15416 raft_consensus.cc:2272] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 52346f7e464d462781cc84326ad4d558 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:49.725932 20688 debug-util.cc:398] Leaking SignalData structure 0x7b080016dae0 after lost signal to thread 15419
W20260709 13:18:49.727003 20688 debug-util.cc:398] Leaking SignalData structure 0x7b0800176000 after lost signal to thread 20599
W20260709 13:18:49.728647 20688 debug-util.cc:398] Leaking SignalData structure 0x7b080008d200 after lost signal to thread 20766
W20260709 13:18:49.729526 20688 debug-util.cc:398] Leaking SignalData structure 0x7b080026cd80 after lost signal to thread 20840
W20260709 13:18:49.962571 20779 consensus_peers.cc:597] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:49.978437 20779 consensus_peers.cc:597] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:49.986315 20779 consensus_peers.cc:597] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:50.039901 20705 consensus_peers.cc:597] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:50.060467 20705 consensus_peers.cc:597] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:50.099215 20779 consensus_peers.cc:597] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:50.144724 20705 consensus_peers.cc:597] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:50.684675 21147 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:50.685232 21147 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:50.687012 21147 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:50.688356 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
W20260709 13:18:50.690891 20779 leader_election.cc:336] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:50.691227 20779 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c; no voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:50.691793 21147 raft_consensus.cc:2749] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:18:50.707304 15416 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20688)
I20260709 13:18:50.719290 21143 raft_consensus.cc:493] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:50.719905 21143 raft_consensus.cc:515] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:50.721920 21143 leader_election.cc:290] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:50.723037 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
W20260709 13:18:50.724915 20705 leader_election.cc:336] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:50.725268 20705 leader_election.cc:304] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [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: 9eee284a34ef4094bee93943eb9e4bc4; no voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558
I20260709 13:18:50.725821 21143 raft_consensus.cc:2749] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:50.881767 21147 raft_consensus.cc:493] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:50.882485 21147 raft_consensus.cc:515] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:50.884752 21147 leader_election.cc:290] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:50.886050 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
W20260709 13:18:50.888041 20779 leader_election.cc:336] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:50.888389 20779 leader_election.cc:304] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c; no voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:50.888986 21147 raft_consensus.cc:2749] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:50.956703 21142 raft_consensus.cc:493] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:50.957299 21142 raft_consensus.cc:515] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:50.959403 21142 leader_election.cc:290] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:50.960925 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
W20260709 13:18:50.964147 20779 leader_election.cc:336] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:50.964498 20779 leader_election.cc:304] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c; no voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:50.965042 21142 raft_consensus.cc:2749] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:50.969703 21143 raft_consensus.cc:493] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:50.970347 21143 raft_consensus.cc:515] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:50.972539 21143 leader_election.cc:290] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785), 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121)
I20260709 13:18:50.973238 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:50.973882 20811 raft_consensus.cc:2468] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:50.974993 20706 leader_election.cc:304] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:50.975798 21143 raft_consensus.cc:2804] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:50.976207 21143 raft_consensus.cc:493] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
W20260709 13:18:50.976501 20705 leader_election.cc:336] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:50.976627 21143 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:50.985107 21143 raft_consensus.cc:515] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:50.987298 21143 leader_election.cc:290] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 election: Requested vote from peers 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785), 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121)
I20260709 13:18:50.987920 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a31c8ba9444856a0a0672339b46c3a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:50.988523 20811 raft_consensus.cc:3060] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:50.989737 21143 raft_consensus.cc:493] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:50.990381 21143 raft_consensus.cc:515] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
W20260709 13:18:50.991952 20705 leader_election.cc:336] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:50.992550 21143 leader_election.cc:290] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:50.993613 20812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:50.994347 20812 raft_consensus.cc:2468] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
I20260709 13:18:50.996387 20706 leader_election.cc:304] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:50.998625 21143 raft_consensus.cc:2804] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:50.999078 21143 raft_consensus.cc:493] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
W20260709 13:18:51.000325 20705 leader_election.cc:336] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.000614 21143 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:51.000368 20811 raft_consensus.cc:2468] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 3.
I20260709 13:18:51.002628 20706 leader_election.cc:304] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:51.003733 21146 raft_consensus.cc:2804] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:51.004150 21146 raft_consensus.cc:697] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:51.004868 21146 consensus_queue.cc:237] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [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: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } }
I20260709 13:18:51.009742 21143 raft_consensus.cc:515] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.013216 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e06cbfc863245709705d2e77191527a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:51.013849 20811 raft_consensus.cc:3060] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:51.016538 20705 leader_election.cc:336] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.017930 21142 raft_consensus.cc:493] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.018414 21142 raft_consensus.cc:515] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.021957 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:51.022614 20811 raft_consensus.cc:2468] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 3.
I20260709 13:18:51.022171 20564 catalog_manager.cc:5697] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 2 to 3, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:51.023814 20706 leader_election.cc:304] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:51.023906 21143 leader_election.cc:290] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:51.024567 21143 raft_consensus.cc:2804] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:51.025041 21143 raft_consensus.cc:697] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:51.023765 21142 leader_election.cc:290] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:51.026093 21143 consensus_queue.cc:237] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.037696 21146 raft_consensus.cc:493] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.038473 21146 raft_consensus.cc:515] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
W20260709 13:18:51.040102 20779 leader_election.cc:336] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.040576 20779 leader_election.cc:304] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c; no voters: 52346f7e464d462781cc84326ad4d558, 9eee284a34ef4094bee93943eb9e4bc4
I20260709 13:18:51.040786 21146 leader_election.cc:290] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:51.041257 21142 raft_consensus.cc:2749] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:51.047386 20705 leader_election.cc:336] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.049430 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:51.051147 20706 leader_election.cc:304] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [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: 9eee284a34ef4094bee93943eb9e4bc4; no voters: 107eb1982399407c815b71f0c78ca89c, 52346f7e464d462781cc84326ad4d558
I20260709 13:18:51.051937 21143 raft_consensus.cc:2749] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:51.067484 21143 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.067970 21143 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.068277 20564 catalog_manager.cc:5697] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 2 to 3, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 3 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.072312 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:51.073005 20811 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 3.
I20260709 13:18:51.070938 21143 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:51.069422 21147 raft_consensus.cc:493] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.073617 21147 raft_consensus.cc:515] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.075736 21147 leader_election.cc:290] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:51.077534 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:51.078208 20739 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:51.079236 20706 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
W20260709 13:18:51.080035 20779 leader_election.cc:336] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
W20260709 13:18:51.080184 20705 leader_election.cc:336] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.080955 20782 leader_election.cc:304] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:51.081009 21146 raft_consensus.cc:2804] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:18:51.081808 21146 raft_consensus.cc:493] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.082165 21146 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:51.083019 21142 raft_consensus.cc:2804] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:51.083410 21142 raft_consensus.cc:493] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.083743 21142 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:51.091975 21142 raft_consensus.cc:515] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.094492 21142 leader_election.cc:290] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:51.095609 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b0d0549c2d4a308a3a931067b3c16a" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:51.096268 20739 raft_consensus.cc:3060] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:51.096726 21143 raft_consensus.cc:493] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.097263 21143 raft_consensus.cc:515] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
W20260709 13:18:51.098419 20779 leader_election.cc:336] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.099479 21143 leader_election.cc:290] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:51.104095 20739 raft_consensus.cc:2468] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 3.
I20260709 13:18:51.104909 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c" is_pre_election: true
I20260709 13:18:51.105264 21142 raft_consensus.cc:493] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.109850 21142 raft_consensus.cc:515] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.110081 20782 leader_election.cc:304] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:51.111423 21147 raft_consensus.cc:2804] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:51.111899 21147 raft_consensus.cc:697] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:51.111970 21142 leader_election.cc:290] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:51.090425 21146 raft_consensus.cc:515] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.112816 21147 consensus_queue.cc:237] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.114835 20811 raft_consensus.cc:2468] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 1.
I20260709 13:18:51.116112 20706 leader_election.cc:304] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
W20260709 13:18:51.116554 20779 leader_election.cc:336] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.116907 21143 raft_consensus.cc:2804] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:51.117287 21143 raft_consensus.cc:493] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.117626 21143 raft_consensus.cc:3060] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:51.118263 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4" is_pre_election: true
I20260709 13:18:51.118978 20739 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 2.
I20260709 13:18:51.119555 21146 leader_election.cc:290] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 4 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:51.120131 20782 leader_election.cc:304] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
I20260709 13:18:51.121052 20811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61954aa583894521b656b2de9b81eda2" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:51.121186 21122 raft_consensus.cc:2804] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:51.121685 20811 raft_consensus.cc:3060] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:51.121711 21122 raft_consensus.cc:493] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 52346f7e464d462781cc84326ad4d558)
I20260709 13:18:51.122272 21122 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:51.126225 21143 raft_consensus.cc:515] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.128350 21143 leader_election.cc:290] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 107eb1982399407c815b71f0c78ca89c (127.15.14.3:39785)
I20260709 13:18:51.129410 20812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b5702ad0474fc5ba5b590af87a578d" candidate_uuid: "9eee284a34ef4094bee93943eb9e4bc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "107eb1982399407c815b71f0c78ca89c"
I20260709 13:18:51.130038 20812 raft_consensus.cc:3060] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:51.129733 21122 raft_consensus.cc:515] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.130960 20811 raft_consensus.cc:2468] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 4.
W20260709 13:18:51.131726 20705 leader_election.cc:336] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.132141 20706 leader_election.cc:304] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:51.133260 21146 raft_consensus.cc:2804] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:51.134425 21146 raft_consensus.cc:697] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 4 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:51.136600 21146 consensus_queue.cc:237] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [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: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.137578 20812 raft_consensus.cc:2468] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eee284a34ef4094bee93943eb9e4bc4 in term 2.
W20260709 13:18:51.138475 20779 leader_election.cc:336] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.138803 20706 leader_election.cc:304] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 
I20260709 13:18:51.139650 21145 raft_consensus.cc:2804] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:51.141028 20739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe463e2ab6a40d784742b09a9622edf" candidate_uuid: "107eb1982399407c815b71f0c78ca89c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "9eee284a34ef4094bee93943eb9e4bc4"
I20260709 13:18:51.141386 21122 leader_election.cc:290] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [CANDIDATE]: Term 3 election: Requested vote from peers 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121), 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883)
I20260709 13:18:51.141824 20739 raft_consensus.cc:3060] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:51.144732 21145 raft_consensus.cc:697] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Becoming Leader. State: Replica: 9eee284a34ef4094bee93943eb9e4bc4, State: Running, Role: LEADER
I20260709 13:18:51.145735 21145 consensus_queue.cc:237] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.151847 20739 raft_consensus.cc:2468] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 107eb1982399407c815b71f0c78ca89c in term 3.
W20260709 13:18:51.159813 20705 leader_election.cc:336] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.158784 20782 leader_election.cc:304] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [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: 107eb1982399407c815b71f0c78ca89c, 9eee284a34ef4094bee93943eb9e4bc4; no voters: 52346f7e464d462781cc84326ad4d558
W20260709 13:18:51.160758 20705 leader_election.cc:336] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111)
I20260709 13:18:51.160917 21122 raft_consensus.cc:2804] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:51.161541 21122 raft_consensus.cc:697] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Becoming Leader. State: Replica: 107eb1982399407c815b71f0c78ca89c, State: Running, Role: LEADER
I20260709 13:18:51.159698 20564 catalog_manager.cc:5697] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 3 to 4, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 4 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.162441 21122 consensus_queue.cc:237] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } }
I20260709 13:18:51.169622 20563 catalog_manager.cc:5697] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 2 to 3, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 3 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:51.178582 20564 catalog_manager.cc:5697] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 reported cstate change: term changed from 1 to 2, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "9eee284a34ef4094bee93943eb9e4bc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:51.182415 20563 catalog_manager.cc:5697] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c reported cstate change: term changed from 2 to 3, leader changed from 52346f7e464d462781cc84326ad4d558 (127.15.14.1) to 107eb1982399407c815b71f0c78ca89c (127.15.14.3). New cstate: current_term: 3 leader_uuid: "107eb1982399407c815b71f0c78ca89c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52346f7e464d462781cc84326ad4d558" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 45121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:51.389395 20705 consensus_peers.cc:597] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:51.506047 20812 raft_consensus.cc:1275] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:51.507557 21145 consensus_queue.cc:1048] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:51.528585 20705 consensus_peers.cc:597] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:51.534548 20705 consensus_peers.cc:597] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:51.537498 20812 raft_consensus.cc:1275] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:51.539844 21146 consensus_queue.cc:1048] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:18:51.544948 20779 consensus_peers.cc:597] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:51.571607 20812 raft_consensus.cc:1275] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:51.571831 20739 raft_consensus.cc:1275] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:51.573110 21156 consensus_queue.cc:1048] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:51.573313 21147 consensus_queue.cc:1048] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 37883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:51.592391 20705 consensus_peers.cc:597] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:51.707800 15416 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20688)
I20260709 13:18:51.725466 20739 raft_consensus.cc:1275] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Refusing update from remote peer 107eb1982399407c815b71f0c78ca89c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:51.726935 21142 consensus_queue.cc:1048] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eee284a34ef4094bee93943eb9e4bc4" member_type: VOTER last_known_addr { host: "127.15.14.2" 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:18:51.739102 20812 raft_consensus.cc:1275] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 4 FOLLOWER]: Refusing update from remote peer 9eee284a34ef4094bee93943eb9e4bc4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:18:51.739387 20779 consensus_peers.cc:597] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:51.740422 21146 consensus_queue.cc:1048] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "107eb1982399407c815b71f0c78ca89c" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 39785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:18:51.953536 20705 consensus_peers.cc:597] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:51.975327 20779 consensus_peers.cc:597] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.034188 20705 consensus_peers.cc:597] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.111512 20705 consensus_peers.cc:597] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.128908 20779 consensus_peers.cc:597] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.415063 20779 consensus_peers.cc:597] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.477196 20779 consensus_peers.cc:597] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.528556 20705 consensus_peers.cc:597] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.543646 20779 consensus_peers.cc:597] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.552989 20779 consensus_peers.cc:597] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.558486 20705 consensus_peers.cc:597] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:52.708492 15416 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 20688)
W20260709 13:18:52.728528 20705 consensus_peers.cc:597] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 -> Peer 52346f7e464d462781cc84326ad4d558 (127.15.14.1:45121): Couldn't send request to peer 52346f7e464d462781cc84326ad4d558. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:45121: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:53.109414 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
I20260709 13:18:53.184930 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
W20260709 13:18:53.194514 20782 consensus_peers.cc:597] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c -> Peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Couldn't send request to peer 9eee284a34ef4094bee93943eb9e4bc4. Status: 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:18:53.213601 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:53.214506 15416 tablet_replica.cc:333] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.215415 15416 raft_consensus.cc:2243] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.216187 15416 raft_consensus.cc:2272] T 3e38350d602f41558665de23c7a3869a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.218662 15416 tablet_replica.cc:333] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.219302 15416 raft_consensus.cc:2243] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.219939 15416 raft_consensus.cc:2272] T 25b0d0549c2d4a308a3a931067b3c16a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.222075 15416 tablet_replica.cc:333] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.222630 15416 raft_consensus.cc:2243] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.223232 15416 raft_consensus.cc:2272] T 7746945372354118813f621c1088a3ec P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.225140 15416 tablet_replica.cc:333] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.225728 15416 raft_consensus.cc:2243] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.226788 15416 raft_consensus.cc:2272] T 1e06cbfc863245709705d2e77191527a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.228793 15416 tablet_replica.cc:333] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.229334 15416 raft_consensus.cc:2243] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.229821 15416 raft_consensus.cc:2272] T 8069ca5010174808ad88619efff946c5 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.231865 15416 tablet_replica.cc:333] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.232399 15416 raft_consensus.cc:2243] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.232961 15416 raft_consensus.cc:2272] T 1fe463e2ab6a40d784742b09a9622edf P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.235066 15416 tablet_replica.cc:333] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.235582 15416 raft_consensus.cc:2243] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.236040 15416 raft_consensus.cc:2272] T 5db3159ad79444c7ad5463571c5b8f07 P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.238076 15416 tablet_replica.cc:333] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.238605 15416 raft_consensus.cc:2243] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.239494 15416 raft_consensus.cc:2272] T d88b2c4930434463bdef3793d543a1b2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.241570 15416 tablet_replica.cc:333] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.242092 15416 raft_consensus.cc:2243] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.242995 15416 raft_consensus.cc:2272] T 5fe3a4fdefe64318bb99c773d0a553eb P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.244933 15416 tablet_replica.cc:333] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.245466 15416 raft_consensus.cc:2243] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.245980 15416 raft_consensus.cc:2272] T 1c894091b0a94ddf8703b241aaf7e3fe P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.248112 15416 tablet_replica.cc:333] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.248625 15416 raft_consensus.cc:2243] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.249104 15416 raft_consensus.cc:2272] T 2735843c68254c729a0a65bec3c50a1c P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.251181 15416 tablet_replica.cc:333] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.251708 15416 raft_consensus.cc:2243] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.252553 15416 raft_consensus.cc:2272] T e2691609da234b12843a7e357273c7b1 P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.254575 15416 tablet_replica.cc:333] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.255103 15416 raft_consensus.cc:2243] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.255944 15416 raft_consensus.cc:2272] T 61954aa583894521b656b2de9b81eda2 P 9eee284a34ef4094bee93943eb9e4bc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.258303 15416 tablet_replica.cc:333] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.258865 15416 raft_consensus.cc:2243] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.259753 15416 raft_consensus.cc:2272] T 30b5702ad0474fc5ba5b590af87a578d P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.261919 15416 tablet_replica.cc:333] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.262450 15416 raft_consensus.cc:2243] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.263322 15416 raft_consensus.cc:2272] T 4fd64a3137df4265938dee3dc7ae9ea4 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.265393 15416 tablet_replica.cc:333] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.265873 15416 raft_consensus.cc:2243] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.266888 15416 raft_consensus.cc:2272] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 9eee284a34ef4094bee93943eb9e4bc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.268862 15416 tablet_replica.cc:333] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.269392 15416 raft_consensus.cc:2243] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.270180 15416 raft_consensus.cc:2272] T 2362f9c8244f4119863912cee8509bd9 P 9eee284a34ef4094bee93943eb9e4bc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.272068 15416 tablet_replica.cc:333] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4: stopping tablet replica
I20260709 13:18:53.272507 15416 raft_consensus.cc:2243] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.273413 15416 raft_consensus.cc:2272] T 14a31c8ba9444856a0a0672339b46c3a P 9eee284a34ef4094bee93943eb9e4bc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.306756 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
I20260709 13:18:53.348228 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
W20260709 13:18:53.348472 20782 consensus_peers.cc:597] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c -> Peer 9eee284a34ef4094bee93943eb9e4bc4 (127.15.14.2:37883): Couldn't send request to peer 9eee284a34ef4094bee93943eb9e4bc4. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:37883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:53.378777 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:53.379818 15416 tablet_replica.cc:333] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.380738 15416 raft_consensus.cc:2243] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.382073 15416 raft_consensus.cc:2272] T 25b0d0549c2d4a308a3a931067b3c16a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.384495 15416 tablet_replica.cc:333] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.385119 15416 raft_consensus.cc:2243] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.385913 15416 raft_consensus.cc:2272] T 7746945372354118813f621c1088a3ec P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.387943 15416 tablet_replica.cc:333] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.388460 15416 raft_consensus.cc:2243] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.389228 15416 raft_consensus.cc:2272] T 8069ca5010174808ad88619efff946c5 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.391238 15416 tablet_replica.cc:333] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.391808 15416 raft_consensus.cc:2243] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.392674 15416 raft_consensus.cc:2272] T 3e38350d602f41558665de23c7a3869a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.394618 15416 tablet_replica.cc:333] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.395210 15416 raft_consensus.cc:2243] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.395709 15416 raft_consensus.cc:2272] T e2691609da234b12843a7e357273c7b1 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.397632 15416 tablet_replica.cc:333] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.398181 15416 raft_consensus.cc:2243] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.398660 15416 raft_consensus.cc:2272] T 1e06cbfc863245709705d2e77191527a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.400704 15416 tablet_replica.cc:333] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.401221 15416 raft_consensus.cc:2243] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.402096 15416 raft_consensus.cc:2272] T 1fe463e2ab6a40d784742b09a9622edf P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.404085 15416 tablet_replica.cc:333] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.404595 15416 raft_consensus.cc:2243] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.405369 15416 raft_consensus.cc:2272] T 5db3159ad79444c7ad5463571c5b8f07 P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.407517 15416 tablet_replica.cc:333] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.408085 15416 raft_consensus.cc:2243] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.408582 15416 raft_consensus.cc:2272] T 5fe3a4fdefe64318bb99c773d0a553eb P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.410547 15416 tablet_replica.cc:333] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.411094 15416 raft_consensus.cc:2243] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.411567 15416 raft_consensus.cc:2272] T d88b2c4930434463bdef3793d543a1b2 P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.413551 15416 tablet_replica.cc:333] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.414079 15416 raft_consensus.cc:2243] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.414950 15416 raft_consensus.cc:2272] T 1c894091b0a94ddf8703b241aaf7e3fe P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.416918 15416 tablet_replica.cc:333] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.417423 15416 raft_consensus.cc:2243] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.418218 15416 raft_consensus.cc:2272] T 2735843c68254c729a0a65bec3c50a1c P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.420302 15416 tablet_replica.cc:333] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.420809 15416 raft_consensus.cc:2243] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.421236 15416 raft_consensus.cc:2272] T 30b5702ad0474fc5ba5b590af87a578d P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.423074 15416 tablet_replica.cc:333] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.423627 15416 raft_consensus.cc:2243] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.424067 15416 raft_consensus.cc:2272] T 61954aa583894521b656b2de9b81eda2 P 107eb1982399407c815b71f0c78ca89c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.426097 15416 tablet_replica.cc:333] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.426595 15416 raft_consensus.cc:2243] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.427057 15416 raft_consensus.cc:2272] T 4fd64a3137df4265938dee3dc7ae9ea4 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.428956 15416 tablet_replica.cc:333] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.429450 15416 raft_consensus.cc:2243] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.429877 15416 raft_consensus.cc:2272] T ce40d7b09d2b4ffa9c8f2766cdf1e35a P 107eb1982399407c815b71f0c78ca89c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.431736 15416 tablet_replica.cc:333] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.432206 15416 raft_consensus.cc:2243] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.432659 15416 raft_consensus.cc:2272] T 2362f9c8244f4119863912cee8509bd9 P 107eb1982399407c815b71f0c78ca89c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.434731 15416 tablet_replica.cc:333] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c: stopping tablet replica
I20260709 13:18:53.435200 15416 raft_consensus.cc:2243] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:53.435714 15416 raft_consensus.cc:2272] T 14a31c8ba9444856a0a0672339b46c3a P 107eb1982399407c815b71f0c78ca89c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.474047 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:18:53.508670 15416 master.cc:562] Master@127.15.14.62:45405 shutting down...
I20260709 13:18:53.532728 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:53.533311 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:53.533594 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5b78acf0c1b54865a5b11a78692c3f1d: stopping tablet replica
I20260709 13:18:53.554345 15416 master.cc:584] Master@127.15.14.62:45405 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16272 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:18:53.613724 15416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.14.62:38157
I20260709 13:18:53.616207 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:53.622903 21169 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:18:53.623893 21170 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:18:53.625367 21172 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:18:53.626431 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:53.627540 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:53.627800 15416 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:18:53.627967 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603133627950 us; error 0 us; skew 500 ppm
I20260709 13:18:53.628710 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:53.631979 15416 webserver.cc:533] Webserver started at http://127.15.14.62:45975/ using document root <none> and password file <none>
I20260709 13:18:53.632685 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:53.632921 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:53.633262 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:53.634815 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/master-0-root/instance:
uuid: "45d5456f838e473fa0fe42c473b4481c"
format_stamp: "Formatted at 2026-07-09 13:18:53 on dist-test-slave-x7j4"
I20260709 13:18:53.641057 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260709 13:18:53.645267 21177 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:18:53.646132 15416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:18:53.646464 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/master-0-root
uuid: "45d5456f838e473fa0fe42c473b4481c"
format_stamp: "Formatted at 2026-07-09 13:18:53 on dist-test-slave-x7j4"
I20260709 13:18:53.646858 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-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:18:53.703756 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:53.704991 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:53.742802 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.62:38157
I20260709 13:18:53.742914 21228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.62:38157 every 8 connection(s)
I20260709 13:18:53.746748 21229 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:18:53.757719 21229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c: Bootstrap starting.
I20260709 13:18:53.762658 21229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:53.766767 21229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c: No bootstrap required, opened a new log
I20260709 13:18:53.768903 21229 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d5456f838e473fa0fe42c473b4481c" member_type: VOTER }
I20260709 13:18:53.769299 21229 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:53.769485 21229 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45d5456f838e473fa0fe42c473b4481c, State: Initialized, Role: FOLLOWER
I20260709 13:18:53.770032 21229 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45d5456f838e473fa0fe42c473b4481c" member_type: VOTER }
I20260709 13:18:53.770478 21229 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:53.770668 21229 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:53.770961 21229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:53.775349 21229 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d5456f838e473fa0fe42c473b4481c" member_type: VOTER }
I20260709 13:18:53.775794 21229 leader_election.cc:304] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [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: 45d5456f838e473fa0fe42c473b4481c; no voters: 
I20260709 13:18:53.776831 21229 leader_election.cc:290] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:53.777223 21232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:53.778540 21232 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 1 LEADER]: Becoming Leader. State: Replica: 45d5456f838e473fa0fe42c473b4481c, State: Running, Role: LEADER
I20260709 13:18:53.779249 21232 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [LEADER]: Queue going to LEADER mode. State: All 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: "45d5456f838e473fa0fe42c473b4481c" member_type: VOTER }
I20260709 13:18:53.779860 21229 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:53.784334 21234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45d5456f838e473fa0fe42c473b4481c. Latest consensus state: current_term: 1 leader_uuid: "45d5456f838e473fa0fe42c473b4481c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d5456f838e473fa0fe42c473b4481c" member_type: VOTER } }
I20260709 13:18:53.785142 21234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:53.785284 21233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45d5456f838e473fa0fe42c473b4481c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45d5456f838e473fa0fe42c473b4481c" member_type: VOTER } }
I20260709 13:18:53.785809 21233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:53.787206 21239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:53.792917 21239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:53.796710 15416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:53.802534 21239 catalog_manager.cc:1383] Generated new cluster ID: a1f689b592f14b06b7e705d856b4942e
I20260709 13:18:53.802892 21239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:53.822427 21239 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:53.823755 21239 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:53.841316 21239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c: Generated new TSK 0
I20260709 13:18:53.841917 21239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:53.863818 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:53.869782 21250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:53.871065 21251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:18:53.874055 21253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:18:53.874076 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:53.875244 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:53.875463 15416 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:18:53.875631 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603133875609 us; error 0 us; skew 500 ppm
I20260709 13:18:53.876147 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:53.878324 15416 webserver.cc:533] Webserver started at http://127.15.14.1:37013/ using document root <none> and password file <none>
I20260709 13:18:53.878873 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:53.879079 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:53.879335 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:53.880414 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-0-root/instance:
uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
format_stamp: "Formatted at 2026-07-09 13:18:53 on dist-test-slave-x7j4"
I20260709 13:18:53.884946 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:53.888103 21258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:53.888825 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:18:53.889117 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-0-root
uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
format_stamp: "Formatted at 2026-07-09 13:18:53 on dist-test-slave-x7j4"
I20260709 13:18:53.889392 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-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:18:53.909590 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:53.910923 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:53.912425 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:53.914724 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:53.914953 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:53.915190 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:53.915381 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:53.956243 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.1:44693
I20260709 13:18:53.956353 21320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.1:44693 every 8 connection(s)
I20260709 13:18:53.961336 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:53.968883 21325 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:18:53.971560 21326 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:18:53.972234 21328 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:18:53.973362 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:53.974594 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:18:53.974750 21321 heartbeater.cc:344] Connected to a master server at 127.15.14.62:38157
W20260709 13:18:53.974915 15416 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:18:53.975129 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603133975111 us; error 0 us; skew 500 ppm
I20260709 13:18:53.975167 21321 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:53.975960 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:53.976121 21321 heartbeater.cc:507] Master 127.15.14.62:38157 requested a full tablet report, sending...
I20260709 13:18:53.978626 15416 webserver.cc:533] Webserver started at http://127.15.14.2:39513/ using document root <none> and password file <none>
I20260709 13:18:53.978645 21194 ts_manager.cc:194] Registered new tserver with Master: 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693)
I20260709 13:18:53.979336 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:53.979564 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:53.979838 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:53.980795 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51792
I20260709 13:18:53.981047 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-1-root/instance:
uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
format_stamp: "Formatted at 2026-07-09 13:18:53 on dist-test-slave-x7j4"
I20260709 13:18:53.986173 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:18:53.989460 21333 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:18:53.990278 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:53.990625 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-1-root
uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
format_stamp: "Formatted at 2026-07-09 13:18:53 on dist-test-slave-x7j4"
I20260709 13:18:53.990976 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-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:18:54.027885 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:54.029148 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:54.030617 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:54.032891 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:54.033118 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:54.033370 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:54.033546 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:54.073078 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.2:38819
I20260709 13:18:54.073200 21395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.2:38819 every 8 connection(s)
I20260709 13:18:54.077826 15416 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:54.085461 21399 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:18:54.086630 21400 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:18:54.093523 21402 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:18:54.094360 15416 server_base.cc:1061] running on GCE node
I20260709 13:18:54.094666 21396 heartbeater.cc:344] Connected to a master server at 127.15.14.62:38157
I20260709 13:18:54.095129 21396 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:54.095573 15416 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:54.095875 15416 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:18:54.096021 21396 heartbeater.cc:507] Master 127.15.14.62:38157 requested a full tablet report, sending...
I20260709 13:18:54.096097 15416 hybrid_clock.cc:648] HybridClock initialized: now 1783603134096077 us; error 0 us; skew 500 ppm
I20260709 13:18:54.097034 15416 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:54.098400 21194 ts_manager.cc:194] Registered new tserver with Master: 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:54.099803 15416 webserver.cc:533] Webserver started at http://127.15.14.3:39031/ using document root <none> and password file <none>
I20260709 13:18:54.100135 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51794
I20260709 13:18:54.100369 15416 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:54.100710 15416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:54.100979 15416 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:54.102409 15416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-2-root/instance:
uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
format_stamp: "Formatted at 2026-07-09 13:18:54 on dist-test-slave-x7j4"
I20260709 13:18:54.106854 15416 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:54.109895 21407 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:18:54.110791 15416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:54.111052 15416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-2-root
uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
format_stamp: "Formatted at 2026-07-09 13:18:54 on dist-test-slave-x7j4"
I20260709 13:18:54.111316 15416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskvbEErd/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602990246819-15416-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:18:54.130853 15416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:54.132038 15416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:54.133518 15416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:54.135780 15416 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:54.135959 15416 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:54.136255 15416 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:54.136394 15416 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:54.177690 15416 rpc_server.cc:307] RPC server started. Bound to: 127.15.14.3:40883
I20260709 13:18:54.177860 21469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.14.3:40883 every 8 connection(s)
I20260709 13:18:54.191341 21470 heartbeater.cc:344] Connected to a master server at 127.15.14.62:38157
I20260709 13:18:54.191859 21470 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:54.192567 21470 heartbeater.cc:507] Master 127.15.14.62:38157 requested a full tablet report, sending...
I20260709 13:18:54.194501 21194 ts_manager.cc:194] Registered new tserver with Master: 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.195281 15416 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014440002s
I20260709 13:18:54.195880 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51796
I20260709 13:18:54.220034 21194 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51800:
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:18:54.223156 21194 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:18:54.290824 21361 tablet_service.cc:1511] Processing CreateTablet for tablet 13ba817c374a4b52a175209ea0dbd7c2 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:54.292279 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ba817c374a4b52a175209ea0dbd7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.295756 21360 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8ad62d92e64557b69ceb9822604dc6 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:54.297219 21360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8ad62d92e64557b69ceb9822604dc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.303723 21435 tablet_service.cc:1511] Processing CreateTablet for tablet 13ba817c374a4b52a175209ea0dbd7c2 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:54.305083 21435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ba817c374a4b52a175209ea0dbd7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.308404 21434 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8ad62d92e64557b69ceb9822604dc6 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:54.309762 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8ad62d92e64557b69ceb9822604dc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.312315 21286 tablet_service.cc:1511] Processing CreateTablet for tablet 13ba817c374a4b52a175209ea0dbd7c2 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:54.313696 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13ba817c374a4b52a175209ea0dbd7c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.317430 21359 tablet_service.cc:1511] Processing CreateTablet for tablet 97b5ce865d6d41c893bed36a8fd46f9c (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:54.318838 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b5ce865d6d41c893bed36a8fd46f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.321254 21433 tablet_service.cc:1511] Processing CreateTablet for tablet 97b5ce865d6d41c893bed36a8fd46f9c (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:54.322427 21431 tablet_service.cc:1511] Processing CreateTablet for tablet 82fa298bdb3544fabcc0e22cac51b8af (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:54.323812 21431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fa298bdb3544fabcc0e22cac51b8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.324297 21358 tablet_service.cc:1511] Processing CreateTablet for tablet e51d5b969f014248a0946011c9c2c54b (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:54.326066 21358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51d5b969f014248a0946011c9c2c54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.326972 21430 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3f6abb92c443ea2caa5378fe88198 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:54.327806 21432 tablet_service.cc:1511] Processing CreateTablet for tablet e51d5b969f014248a0946011c9c2c54b (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:54.331053 21429 tablet_service.cc:1511] Processing CreateTablet for tablet 65c06d01db4647ed9c41050d988cbbf4 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:54.332248 21357 tablet_service.cc:1511] Processing CreateTablet for tablet 82fa298bdb3544fabcc0e22cac51b8af (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:54.334052 21357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fa298bdb3544fabcc0e22cac51b8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.335423 21428 tablet_service.cc:1511] Processing CreateTablet for tablet 52936921fe5d413289866cb29fe2c4f8 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:54.336954 21356 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3f6abb92c443ea2caa5378fe88198 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:54.338233 21285 tablet_service.cc:1511] Processing CreateTablet for tablet 6f8ad62d92e64557b69ceb9822604dc6 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:54.339612 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f8ad62d92e64557b69ceb9822604dc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.340219 21355 tablet_service.cc:1511] Processing CreateTablet for tablet 65c06d01db4647ed9c41050d988cbbf4 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:54.344002 21284 tablet_service.cc:1511] Processing CreateTablet for tablet 97b5ce865d6d41c893bed36a8fd46f9c (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:54.344625 21354 tablet_service.cc:1511] Processing CreateTablet for tablet 52936921fe5d413289866cb29fe2c4f8 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:54.345398 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b5ce865d6d41c893bed36a8fd46f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.346944 21353 tablet_service.cc:1511] Processing CreateTablet for tablet bc02d88feced49f687e4655e5fb8e669 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:54.347831 21283 tablet_service.cc:1511] Processing CreateTablet for tablet e51d5b969f014248a0946011c9c2c54b (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:54.348815 21433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b5ce865d6d41c893bed36a8fd46f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.349133 21283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51d5b969f014248a0946011c9c2c54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.350883 21356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3f6abb92c443ea2caa5378fe88198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.352208 21485 tablet_bootstrap.cc:492] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.352592 21354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52936921fe5d413289866cb29fe2c4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.353675 21281 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3f6abb92c443ea2caa5378fe88198 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:54.354496 21353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc02d88feced49f687e4655e5fb8e669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.354967 21281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3f6abb92c443ea2caa5378fe88198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.359831 21485 tablet_bootstrap.cc:654] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.359863 21355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c06d01db4647ed9c41050d988cbbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.363813 21279 tablet_service.cc:1511] Processing CreateTablet for tablet 52936921fe5d413289866cb29fe2c4f8 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:54.365423 21279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52936921fe5d413289866cb29fe2c4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.359915 21280 tablet_service.cc:1511] Processing CreateTablet for tablet 65c06d01db4647ed9c41050d988cbbf4 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:54.367475 21280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c06d01db4647ed9c41050d988cbbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.368594 21278 tablet_service.cc:1511] Processing CreateTablet for tablet bc02d88feced49f687e4655e5fb8e669 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:54.370307 21278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc02d88feced49f687e4655e5fb8e669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.351855 21282 tablet_service.cc:1511] Processing CreateTablet for tablet 82fa298bdb3544fabcc0e22cac51b8af (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:54.371726 21282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fa298bdb3544fabcc0e22cac51b8af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.387216 21428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52936921fe5d413289866cb29fe2c4f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.389811 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3f6abb92c443ea2caa5378fe88198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.391359 21429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c06d01db4647ed9c41050d988cbbf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.392652 21432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e51d5b969f014248a0946011c9c2c54b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.428464 21427 tablet_service.cc:1511] Processing CreateTablet for tablet bc02d88feced49f687e4655e5fb8e669 (DEFAULT_TABLE table=test-workload [id=01d5e4f3fd244f8a9b8d574c3cc8cba7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:54.430375 21427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc02d88feced49f687e4655e5fb8e669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:54.613993 21488 tablet_bootstrap.cc:492] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:54.620766 21486 tablet_bootstrap.cc:492] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:54.621682 21485 tablet_bootstrap.cc:492] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:54.626646 21485 ts_tablet_manager.cc:1403] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.275s	user 0.073s	sys 0.129s
I20260709 13:18:54.629755 21485 raft_consensus.cc:359] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.630481 21485 raft_consensus.cc:385] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.630798 21485 raft_consensus.cc:740] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.631621 21485 consensus_queue.cc:260] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.632395 21488 tablet_bootstrap.cc:654] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.634742 21486 tablet_bootstrap.cc:654] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.642069 21396 heartbeater.cc:499] Master 127.15.14.62:38157 was elected leader, sending a full tablet report...
I20260709 13:18:54.642570 21485 ts_tablet_manager.cc:1434] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:18:54.643612 21485 tablet_bootstrap.cc:492] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.650236 21485 tablet_bootstrap.cc:654] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.657001 21488 tablet_bootstrap.cc:492] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:54.657372 21488 ts_tablet_manager.cc:1403] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.006s
I20260709 13:18:54.659682 21488 raft_consensus.cc:359] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.660640 21488 raft_consensus.cc:385] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.660948 21488 raft_consensus.cc:740] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.661895 21488 consensus_queue.cc:260] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.663509 21486 tablet_bootstrap.cc:492] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:54.663857 21485 tablet_bootstrap.cc:492] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:54.664055 21486 ts_tablet_manager.cc:1403] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.013s
I20260709 13:18:54.664582 21485 ts_tablet_manager.cc:1403] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 13:18:54.667174 21486 raft_consensus.cc:359] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.667968 21485 raft_consensus.cc:359] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.668761 21485 raft_consensus.cc:385] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.669059 21485 raft_consensus.cc:740] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.667932 21486 raft_consensus.cc:385] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.670127 21486 raft_consensus.cc:740] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.669924 21485 consensus_queue.cc:260] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.671072 21486 consensus_queue.cc:260] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.672762 21485 ts_tablet_manager.cc:1434] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:18:54.673926 21485 tablet_bootstrap.cc:492] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.673827 21470 heartbeater.cc:499] Master 127.15.14.62:38157 was elected leader, sending a full tablet report...
I20260709 13:18:54.674295 21488 ts_tablet_manager.cc:1434] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 13:18:54.675414 21488 tablet_bootstrap.cc:492] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:54.677620 21321 heartbeater.cc:499] Master 127.15.14.62:38157 was elected leader, sending a full tablet report...
I20260709 13:18:54.678663 21486 ts_tablet_manager.cc:1434] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 13:18:54.679718 21486 tablet_bootstrap.cc:492] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:54.681409 21485 tablet_bootstrap.cc:654] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.681730 21488 tablet_bootstrap.cc:654] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:54.683229 21471 tablet.cc:2406] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:18:54.694831 21488 tablet_bootstrap.cc:492] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:54.695420 21488 ts_tablet_manager.cc:1403] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:18:54.695505 21485 tablet_bootstrap.cc:492] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:54.696198 21485 ts_tablet_manager.cc:1403] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 13:18:54.697503 21486 tablet_bootstrap.cc:654] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.698554 21488 raft_consensus.cc:359] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.699373 21488 raft_consensus.cc:385] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.699705 21488 raft_consensus.cc:740] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.699467 21485 raft_consensus.cc:359] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.700541 21485 raft_consensus.cc:385] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.700903 21485 raft_consensus.cc:740] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.700868 21488 consensus_queue.cc:260] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.702091 21485 consensus_queue.cc:260] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.703924 21488 ts_tablet_manager.cc:1434] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:54.704433 21485 ts_tablet_manager.cc:1434] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:54.705192 21488 tablet_bootstrap.cc:492] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:54.705466 21485 tablet_bootstrap.cc:492] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.709719 21486 tablet_bootstrap.cc:492] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:54.710283 21486 ts_tablet_manager.cc:1403] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260709 13:18:54.712767 21485 tablet_bootstrap.cc:654] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.713792 21486 raft_consensus.cc:359] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.714526 21486 raft_consensus.cc:385] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.714841 21486 raft_consensus.cc:740] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.715740 21486 consensus_queue.cc:260] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.717002 21488 tablet_bootstrap.cc:654] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.717955 21486 ts_tablet_manager.cc:1434] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 13:18:54.718981 21486 tablet_bootstrap.cc:492] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:54.726079 21485 tablet_bootstrap.cc:492] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:54.726208 21486 tablet_bootstrap.cc:654] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.726398 21488 tablet_bootstrap.cc:492] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:54.726778 21485 ts_tablet_manager.cc:1403] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260709 13:18:54.726900 21488 ts_tablet_manager.cc:1403] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260709 13:18:54.730028 21485 raft_consensus.cc:359] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.730871 21485 raft_consensus.cc:385] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.730648 21488 raft_consensus.cc:359] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.732431 21485 raft_consensus.cc:740] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.732642 21488 raft_consensus.cc:385] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.733103 21488 raft_consensus.cc:740] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.733645 21485 consensus_queue.cc:260] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.734136 21488 consensus_queue.cc:260] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.736197 21485 ts_tablet_manager.cc:1434] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:18:54.737267 21485 tablet_bootstrap.cc:492] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.737182 21488 ts_tablet_manager.cc:1434] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:18:54.739547 21488 tablet_bootstrap.cc:492] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:54.740243 21486 tablet_bootstrap.cc:492] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:54.740751 21486 ts_tablet_manager.cc:1403] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260709 13:18:54.743819 21486 raft_consensus.cc:359] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.744554 21486 raft_consensus.cc:385] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.744866 21486 raft_consensus.cc:740] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.744913 21485 tablet_bootstrap.cc:654] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.745726 21488 tablet_bootstrap.cc:654] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.745842 21486 consensus_queue.cc:260] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.748493 21486 ts_tablet_manager.cc:1434] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:54.749706 21486 tablet_bootstrap.cc:492] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:54.756944 21485 tablet_bootstrap.cc:492] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:54.757217 21486 tablet_bootstrap.cc:654] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.757256 21488 tablet_bootstrap.cc:492] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:54.757547 21485 ts_tablet_manager.cc:1403] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.013s
I20260709 13:18:54.757998 21488 ts_tablet_manager.cc:1403] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:18:54.760994 21485 raft_consensus.cc:359] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.761778 21485 raft_consensus.cc:385] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.761459 21488 raft_consensus.cc:359] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.762204 21485 raft_consensus.cc:740] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.762595 21488 raft_consensus.cc:385] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.763103 21488 raft_consensus.cc:740] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.763234 21485 consensus_queue.cc:260] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.764410 21488 consensus_queue.cc:260] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.768503 21485 ts_tablet_manager.cc:1434] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:54.769023 21486 tablet_bootstrap.cc:492] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:54.769148 21488 ts_tablet_manager.cc:1434] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:54.769636 21486 ts_tablet_manager.cc:1403] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 13:18:54.770248 21488 tablet_bootstrap.cc:492] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:54.769598 21485 tablet_bootstrap.cc:492] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.773100 21486 raft_consensus.cc:359] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.773905 21486 raft_consensus.cc:385] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.774271 21486 raft_consensus.cc:740] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.775091 21486 consensus_queue.cc:260] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.777220 21488 tablet_bootstrap.cc:654] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.777601 21486 ts_tablet_manager.cc:1434] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:18:54.778739 21486 tablet_bootstrap.cc:492] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:54.778818 21485 tablet_bootstrap.cc:654] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:54.792979 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:54.794070 21486 tablet_bootstrap.cc:654] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.796705 21485 tablet_bootstrap.cc:492] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:54.797286 21485 ts_tablet_manager.cc:1403] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.016s
I20260709 13:18:54.799067 21488 tablet_bootstrap.cc:492] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:54.799628 21488 ts_tablet_manager.cc:1403] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260709 13:18:54.800709 21486 tablet_bootstrap.cc:492] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:54.800243 21485 raft_consensus.cc:359] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.801239 21486 ts_tablet_manager.cc:1403] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 13:18:54.801213 21485 raft_consensus.cc:385] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.801905 21485 raft_consensus.cc:740] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.802524 21488 raft_consensus.cc:359] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.803357 21488 raft_consensus.cc:385] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.802866 21485 consensus_queue.cc:260] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.803714 21488 raft_consensus.cc:740] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.804415 21486 raft_consensus.cc:359] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.804682 21488 consensus_queue.cc:260] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.805670 21485 ts_tablet_manager.cc:1434] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:54.806800 21485 tablet_bootstrap.cc:492] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.807077 21488 ts_tablet_manager.cc:1434] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:54.805172 21486 raft_consensus.cc:385] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.807650 21486 raft_consensus.cc:740] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.808554 21486 consensus_queue.cc:260] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.811628 21486 ts_tablet_manager.cc:1434] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:18:54.812702 21486 tablet_bootstrap.cc:492] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:54.813441 21488 tablet_bootstrap.cc:492] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:54.818724 21486 tablet_bootstrap.cc:654] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.819155 21489 raft_consensus.cc:493] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.819662 21489 raft_consensus.cc:515] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.820549 21485 tablet_bootstrap.cc:654] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.833142 21489 leader_election.cc:290] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.848227 21486 tablet_bootstrap.cc:492] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:54.848835 21486 ts_tablet_manager.cc:1403] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.013s
I20260709 13:18:54.846453 21488 tablet_bootstrap.cc:654] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.851905 21486 raft_consensus.cc:359] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.852702 21486 raft_consensus.cc:385] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.853052 21486 raft_consensus.cc:740] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.853958 21486 consensus_queue.cc:260] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.855341 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:54.856056 21445 raft_consensus.cc:2468] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:54.857479 21335 leader_election.cc:304] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:54.858302 21489 raft_consensus.cc:2804] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.858717 21489 raft_consensus.cc:493] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:54.859036 21489 raft_consensus.cc:3060] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.862999 21486 ts_tablet_manager.cc:1434] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:18:54.866294 21489 raft_consensus.cc:515] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.867869 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:54.870004 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:54.870329 21486 tablet_bootstrap.cc:492] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:54.870612 21445 raft_consensus.cc:3060] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.870517 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
W20260709 13:18:54.872622 21334 leader_election.cc:343] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:54.873826 21334 leader_election.cc:343] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.876579 21486 tablet_bootstrap.cc:654] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.877586 21485 tablet_bootstrap.cc:492] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:54.878115 21485 ts_tablet_manager.cc:1403] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.072s	user 0.035s	sys 0.027s
I20260709 13:18:54.878881 21489 leader_election.cc:290] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.878413 21445 raft_consensus.cc:2468] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
I20260709 13:18:54.880076 21488 tablet_bootstrap.cc:492] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:54.880623 21488 ts_tablet_manager.cc:1403] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.002s
I20260709 13:18:54.880728 21335 leader_election.cc:304] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:54.881060 21485 raft_consensus.cc:359] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.881937 21485 raft_consensus.cc:385] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.882300 21485 raft_consensus.cc:740] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.882507 21489 raft_consensus.cc:2804] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:54.883231 21485 consensus_queue.cc:260] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.883876 21488 raft_consensus.cc:359] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.884629 21488 raft_consensus.cc:385] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.885012 21488 raft_consensus.cc:740] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.885370 21494 raft_consensus.cc:493] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.885982 21494 raft_consensus.cc:515] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.891022 21489 raft_consensus.cc:697] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:54.892409 21489 consensus_queue.cc:237] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.902396 21494 leader_election.cc:290] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.903092 21494 raft_consensus.cc:493] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.903614 21494 raft_consensus.cc:515] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.905893 21494 leader_election.cc:290] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.906749 21485 ts_tablet_manager.cc:1434] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.003s
I20260709 13:18:54.911103 21485 tablet_bootstrap.cc:492] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:54.885938 21488 consensus_queue.cc:260] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.915195 21515 raft_consensus.cc:493] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.907745 21516 raft_consensus.cc:493] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.916572 21518 raft_consensus.cc:493] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.918079 21515 raft_consensus.cc:515] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.918944 21516 raft_consensus.cc:515] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.920823 21515 leader_election.cc:290] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.914233 21192 catalog_manager.cc:5697] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:54.922894 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:54.923535 21445 raft_consensus.cc:2468] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:54.927724 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:54.928553 21335 leader_election.cc:304] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:54.930110 21489 raft_consensus.cc:2804] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.930459 21489 raft_consensus.cc:493] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:54.930814 21489 raft_consensus.cc:3060] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:54.923687 21488 ts_tablet_manager.cc:1434] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.002s
I20260709 13:18:54.933319 21488 tablet_bootstrap.cc:492] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
W20260709 13:18:54.939409 21335 leader_election.cc:343] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.940069 21515 raft_consensus.cc:493] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.940660 21515 raft_consensus.cc:515] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.945693 21493 raft_consensus.cc:493] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.945592 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:54.946507 21493 raft_consensus.cc:515] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
W20260709 13:18:54.947863 21335 leader_election.cc:343] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:54.951193 21486 tablet_bootstrap.cc:492] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:54.956154 21486 ts_tablet_manager.cc:1403] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.086s	user 0.031s	sys 0.036s
I20260709 13:18:54.950891 21515 leader_election.cc:290] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.969825 21488 tablet_bootstrap.cc:654] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:54.970249 21489 raft_consensus.cc:515] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.971000 21515 raft_consensus.cc:493] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:54.975561 21515 raft_consensus.cc:515] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.971932 21516 leader_election.cc:290] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883), 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693)
I20260709 13:18:54.941771 21518 raft_consensus.cc:515] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:54.973016 21486 raft_consensus.cc:359] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:54.957918 21493 leader_election.cc:290] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:54.985620 21486 raft_consensus.cc:385] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:54.986102 21486 raft_consensus.cc:740] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:54.978060 21515 leader_election.cc:290] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.983395 21489 leader_election.cc:290] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Requested vote from peers 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883), 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693)
I20260709 13:18:54.996711 21518 leader_election.cc:290] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:54.997798 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:54.998226 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:54.999286 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:54.999971 21370 raft_consensus.cc:2468] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:54.998428 21485 tablet_bootstrap.cc:654] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.001240 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.001890 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa298bdb3544fabcc0e22cac51b8af" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:54.998768 21369 raft_consensus.cc:2393] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in this term.
I20260709 13:18:55.002526 21445 raft_consensus.cc:2468] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:54.999102 21444 raft_consensus.cc:3060] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.003715 21335 leader_election.cc:304] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.004633 21489 raft_consensus.cc:2804] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:54.987287 21486 consensus_queue.cc:260] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.006516 21262 leader_election.cc:304] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.005694 21489 raft_consensus.cc:493] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.007926 21489 raft_consensus.cc:3060] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.008869 21494 raft_consensus.cc:2804] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.009466 21494 raft_consensus.cc:493] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.009922 21494 raft_consensus.cc:3060] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:55.007823 21262 leader_election.cc:343] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.013887 21444 raft_consensus.cc:2468] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
I20260709 13:18:55.022794 21488 tablet_bootstrap.cc:492] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:55.023492 21488 ts_tablet_manager.cc:1403] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.016s
I20260709 13:18:55.024317 21335 leader_election.cc:304] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.023396 21518 raft_consensus.cc:493] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.025319 21489 raft_consensus.cc:515] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.029531 21493 raft_consensus.cc:493] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.030113 21493 raft_consensus.cc:515] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.030901 21486 ts_tablet_manager.cc:1434] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.005s
I20260709 13:18:55.032078 21486 tablet_bootstrap.cc:492] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:55.033253 21485 tablet_bootstrap.cc:492] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:55.033928 21485 ts_tablet_manager.cc:1403] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.123s	user 0.002s	sys 0.014s
I20260709 13:18:55.032586 21493 leader_election.cc:290] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.030102 21515 raft_consensus.cc:2804] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.038028 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.029445 21518 raft_consensus.cc:515] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.036926 21485 raft_consensus.cc:359] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.037484 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa298bdb3544fabcc0e22cac51b8af" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.039307 21444 raft_consensus.cc:3060] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.039532 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.040174 21371 raft_consensus.cc:2468] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:55.041574 21486 tablet_bootstrap.cc:654] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.038262 21515 raft_consensus.cc:697] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:55.038453 21494 raft_consensus.cc:515] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
W20260709 13:18:55.041996 21411 leader_election.cc:343] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.042263 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa298bdb3544fabcc0e22cac51b8af" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.043069 21371 raft_consensus.cc:2393] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in this term.
I20260709 13:18:55.042759 21515 consensus_queue.cc:237] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:55.040593 21518 leader_election.cc:290] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.036691 21489 leader_election.cc:290] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.043735 21518 raft_consensus.cc:493] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.043823 21494 leader_election.cc:290] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.044288 21518 raft_consensus.cc:515] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.045972 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.046510 21518 leader_election.cc:290] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.046669 21371 raft_consensus.cc:3060] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.042944 21411 leader_election.cc:304] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.049453 21493 raft_consensus.cc:2804] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.049919 21493 raft_consensus.cc:493] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.050276 21493 raft_consensus.cc:3060] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.050645 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.051364 21369 raft_consensus.cc:2468] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:55.052495 21262 leader_election.cc:304] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.058949 21529 raft_consensus.cc:2804] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.059891 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.064890 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:55.065208 21529 raft_consensus.cc:493] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.060405 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.065596 21439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:55.065775 21442 raft_consensus.cc:2393] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in this term.
I20260709 13:18:55.061446 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa298bdb3544fabcc0e22cac51b8af" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.049063 21488 raft_consensus.cc:359] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.066511 21293 raft_consensus.cc:2468] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:55.066807 21488 raft_consensus.cc:385] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.062441 21292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.067062 21441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa298bdb3544fabcc0e22cac51b8af" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
W20260709 13:18:55.067566 21334 leader_election.cc:343] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.062914 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:55.063681 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fa298bdb3544fabcc0e22cac51b8af" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.068045 21334 leader_election.cc:304] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0; no voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:55.059363 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.066085 21294 raft_consensus.cc:2468] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:55.068657 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.063814 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:55.069357 21489 raft_consensus.cc:2749] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.068382 21291 raft_consensus.cc:3060] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.070436 21493 raft_consensus.cc:515] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.071820 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.072459 21294 raft_consensus.cc:2468] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:55.072497 21440 raft_consensus.cc:2393] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 8f2f47ade73f410b95dc49368c8cb1cc in this term.
I20260709 13:18:55.073946 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.074678 21494 raft_consensus.cc:493] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:18:55.075201 21260 leader_election.cc:343] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.075276 21494 raft_consensus.cc:515] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.076279 21260 leader_election.cc:304] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:55.077441 21260 leader_election.cc:304] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:55.077605 21494 leader_election.cc:290] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.077803 21291 raft_consensus.cc:2468] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
I20260709 13:18:55.078243 21494 raft_consensus.cc:3060] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.078540 21493 leader_election.cc:290] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.065641 21529 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.079490 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.059404 21485 raft_consensus.cc:385] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.068392 21445 raft_consensus.cc:2468] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:55.082034 21485 raft_consensus.cc:740] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.067191 21488 raft_consensus.cc:740] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.082758 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.083009 21518 raft_consensus.cc:2749] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.083791 21369 raft_consensus.cc:2468] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:55.085142 21262 leader_election.cc:304] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.085660 21494 raft_consensus.cc:2749] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.086440 21494 raft_consensus.cc:2804] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.086788 21494 raft_consensus.cc:493] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.087131 21494 raft_consensus.cc:3060] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.082953 21485 consensus_queue.cc:260] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.088201 21486 tablet_bootstrap.cc:492] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:55.088074 21488 consensus_queue.cc:260] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.088928 21486 ts_tablet_manager.cc:1403] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.010s
I20260709 13:18:55.089552 21485 ts_tablet_manager.cc:1434] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.003s
I20260709 13:18:55.090581 21485 tablet_bootstrap.cc:492] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:55.074756 21294 raft_consensus.cc:2393] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f2f47ade73f410b95dc49368c8cb1cc in current term 1: Already voted for candidate 8b5dadab643d446c83ef6a7d7a0679ad in this term.
I20260709 13:18:55.062455 21444 raft_consensus.cc:2468] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
I20260709 13:18:55.092555 21335 leader_election.cc:304] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.090595 21488 ts_tablet_manager.cc:1434] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260709 13:18:55.093935 21488 tablet_bootstrap.cc:492] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:55.095631 21515 raft_consensus.cc:2804] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.096262 21486 raft_consensus.cc:359] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.097144 21486 raft_consensus.cc:385] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.097728 21486 raft_consensus.cc:740] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.096238 21515 raft_consensus.cc:697] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:55.099076 21515 consensus_queue.cc:237] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.097877 21485 tablet_bootstrap.cc:654] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.104261 21488 tablet_bootstrap.cc:654] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.103930 21494 raft_consensus.cc:515] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.098613 21486 consensus_queue.cc:260] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.109026 21486 ts_tablet_manager.cc:1434] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:18:55.109905 21486 tablet_bootstrap.cc:492] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:55.115072 21485 tablet_bootstrap.cc:492] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:55.115681 21485 ts_tablet_manager.cc:1403] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.003s
I20260709 13:18:55.118070 21486 tablet_bootstrap.cc:654] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.059108 21371 raft_consensus.cc:2468] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:55.118525 21485 raft_consensus.cc:359] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.119279 21485 raft_consensus.cc:385] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.119572 21485 raft_consensus.cc:740] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.120013 21262 leader_election.cc:304] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.120384 21485 consensus_queue.cc:260] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.121519 21518 raft_consensus.cc:2804] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.121733 21494 leader_election.cc:290] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.122061 21518 raft_consensus.cc:697] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.122879 21518 consensus_queue.cc:237] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.126971 21485 ts_tablet_manager.cc:1434] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:55.131042 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.131682 21371 raft_consensus.cc:3060] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.136955 21529 raft_consensus.cc:515] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.138326 21296 raft_consensus.cc:2393] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e68deccbf0f46039d3de13c0aeef2b0 in current term 1: Already voted for candidate 8b5dadab643d446c83ef6a7d7a0679ad in this term.
I20260709 13:18:55.140589 21371 raft_consensus.cc:2468] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:55.142023 21262 leader_election.cc:304] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.143206 21494 raft_consensus.cc:2804] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.151244 21494 raft_consensus.cc:697] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
W20260709 13:18:55.151237 21260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.3:40883, user_credentials={real_user=slave}} blocked reactor thread for 73742.3us
I20260709 13:18:55.152429 21494 consensus_queue.cc:237] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.153570 21260 leader_election.cc:304] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:55.154081 21529 leader_election.cc:290] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.154755 21529 raft_consensus.cc:2804] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.155158 21529 raft_consensus.cc:493] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.155514 21529 raft_consensus.cc:3060] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.158821 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.159720 21371 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.168258 21488 tablet_bootstrap.cc:492] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:55.169018 21488 ts_tablet_manager.cc:1403] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.005s
I20260709 13:18:55.162665 21192 catalog_manager.cc:5697] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.175884 21486 tablet_bootstrap.cc:492] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:55.180018 21486 ts_tablet_manager.cc:1403] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.006s
I20260709 13:18:55.176297 21529 raft_consensus.cc:515] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.182937 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.183158 21371 raft_consensus.cc:2468] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:55.183552 21369 raft_consensus.cc:3060] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.184119 21486 raft_consensus.cc:359] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.184829 21486 raft_consensus.cc:385] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.185101 21486 raft_consensus.cc:740] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.185755 21486 consensus_queue.cc:260] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.187700 21486 ts_tablet_manager.cc:1434] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:55.189145 21262 leader_election.cc:304] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.190062 21488 raft_consensus.cc:359] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.190783 21488 raft_consensus.cc:385] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.190682 21533 raft_consensus.cc:2804] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.191262 21488 raft_consensus.cc:740] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.191591 21533 raft_consensus.cc:697] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.192018 21488 consensus_queue.cc:260] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.192683 21369 raft_consensus.cc:2468] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:55.196202 21488 ts_tablet_manager.cc:1434] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 13:18:55.179271 21188 catalog_manager.cc:5697] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.194902 21493 raft_consensus.cc:493] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.197074 21262 leader_election.cc:304] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.197618 21493 raft_consensus.cc:515] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.198120 21518 raft_consensus.cc:2804] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.199043 21518 raft_consensus.cc:697] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.200165 21493 leader_election.cc:290] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.201463 21408 leader_election.cc:304] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:55.202052 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.202783 21369 raft_consensus.cc:2468] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:55.202359 21518 consensus_queue.cc:237] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.203949 21411 leader_election.cc:304] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.205911 21488 tablet_bootstrap.cc:492] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:55.198247 21188 catalog_manager.cc:5697] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.192901 21533 consensus_queue.cc:237] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.206881 21493 raft_consensus.cc:2804] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.209872 21493 raft_consensus.cc:493] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.210376 21493 raft_consensus.cc:3060] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.208166 21529 leader_election.cc:290] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.210383 21494 raft_consensus.cc:493] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.208508 21541 raft_consensus.cc:2804] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.211223 21541 raft_consensus.cc:493] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.211654 21541 raft_consensus.cc:3060] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.211268 21494 raft_consensus.cc:515] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.213604 21494 leader_election.cc:290] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.214504 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.215451 21369 raft_consensus.cc:2468] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:55.218506 21488 tablet_bootstrap.cc:654] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:55.219424 21262 leader_election.cc:304] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.220343 21518 raft_consensus.cc:2804] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.220681 21518 raft_consensus.cc:493] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.221004 21518 raft_consensus.cc:3060] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.226516 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:55.227175 21444 raft_consensus.cc:2468] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:55.234257 21493 raft_consensus.cc:515] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.235507 21518 raft_consensus.cc:515] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.243904 21493 leader_election.cc:290] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.244400 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.245075 21444 raft_consensus.cc:3060] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.249825 21334 leader_election.cc:304] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0; no voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:55.251252 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.251592 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.252146 21515 raft_consensus.cc:2749] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.252489 21440 raft_consensus.cc:2393] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 8f2f47ade73f410b95dc49368c8cb1cc in this term.
I20260709 13:18:55.249665 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b5ce865d6d41c893bed36a8fd46f9c" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.250059 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.254288 21488 tablet_bootstrap.cc:492] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:55.254794 21488 ts_tablet_manager.cc:1403] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.004s
I20260709 13:18:55.255373 21518 leader_election.cc:290] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.255657 21189 catalog_manager.cc:5697] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.250088 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.250381 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.229050 21541 raft_consensus.cc:515] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.257359 21488 raft_consensus.cc:359] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.258749 21488 raft_consensus.cc:385] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:55.259169 21488 raft_consensus.cc:740] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:55.260293 21488 consensus_queue.cc:260] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.261322 21541 leader_election.cc:290] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.260576 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.262691 21371 raft_consensus.cc:3060] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.262872 21488 ts_tablet_manager.cc:1434] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 13:18:55.263000 21260 leader_election.cc:343] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:55.257633 21189 catalog_manager.cc:5697] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.265259 21294 raft_consensus.cc:2393] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f2f47ade73f410b95dc49368c8cb1cc in current term 1: Already voted for candidate 8b5dadab643d446c83ef6a7d7a0679ad in this term.
I20260709 13:18:55.266747 21408 leader_election.cc:304] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [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: 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:55.266814 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.269208 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:55.270102 21445 raft_consensus.cc:2393] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 8f2f47ade73f410b95dc49368c8cb1cc in this term.
I20260709 13:18:55.269989 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.272444 21294 raft_consensus.cc:2393] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f2f47ade73f410b95dc49368c8cb1cc in current term 1: Already voted for candidate 8b5dadab643d446c83ef6a7d7a0679ad in this term.
I20260709 13:18:55.273671 21371 raft_consensus.cc:2468] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:55.274537 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.276971 21445 raft_consensus.cc:2393] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 8f2f47ade73f410b95dc49368c8cb1cc in this term.
I20260709 13:18:55.275092 21369 raft_consensus.cc:2393] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f2f47ade73f410b95dc49368c8cb1cc in current term 1: Already voted for candidate 8b5dadab643d446c83ef6a7d7a0679ad in this term.
I20260709 13:18:55.272768 21541 raft_consensus.cc:2749] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.278752 21444 raft_consensus.cc:2468] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:55.276093 21408 leader_election.cc:304] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [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: 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:55.278550 21411 leader_election.cc:304] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [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: 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:55.279775 21541 raft_consensus.cc:2749] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.280500 21541 raft_consensus.cc:2749] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.281165 21262 leader_election.cc:304] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:55.282014 21518 raft_consensus.cc:2804] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.282379 21518 raft_consensus.cc:697] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.284698 21518 consensus_queue.cc:237] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.284716 21192 catalog_manager.cc:5697] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.296967 21192 catalog_manager.cc:5697] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.378006 21294 raft_consensus.cc:3060] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.384292 21515 consensus_queue.cc:1048] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.394553 21489 consensus_queue.cc:1048] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.438225 21541 raft_consensus.cc:493] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.438740 21541 raft_consensus.cc:515] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.441039 21541 leader_election.cc:290] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.441956 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.442188 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.442579 21294 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:55.442919 21371 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:55.443634 21408 leader_election.cc:304] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.444448 21541 raft_consensus.cc:2804] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:55.444768 21541 raft_consensus.cc:493] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:55.445050 21541 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.450093 21541 raft_consensus.cc:515] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.451637 21541 leader_election.cc:290] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.452312 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.452827 21294 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.452617 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.453348 21371 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.457566 21294 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 1.
I20260709 13:18:55.457919 21371 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 1.
I20260709 13:18:55.458595 21408 leader_election.cc:304] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.459383 21541 raft_consensus.cc:2804] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:55.459786 21541 raft_consensus.cc:697] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:55.460544 21541 consensus_queue.cc:237] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.467528 21193 catalog_manager.cc:5697] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 1 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:55.489465 21371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
mode: GRACEFUL
new_leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:52526
I20260709 13:18:55.490172 21371 raft_consensus.cc:606] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Received request to transfer leadership to TS 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:55.490245 21489 consensus_queue.cc:1048] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.495656 21371 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
mode: GRACEFUL
new_leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:52526
I20260709 13:18:55.496279 21371 raft_consensus.cc:606] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Received request to transfer leadership to TS 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:55.505336 21489 consensus_queue.cc:1048] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.516350 21444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
mode: GRACEFUL
new_leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:55438
I20260709 13:18:55.516884 21444 raft_consensus.cc:606] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Received request to transfer leadership to TS 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:55.519551 21489 consensus_queue.cc:1048] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.523288 21541 raft_consensus.cc:493] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:55.523756 21541 raft_consensus.cc:515] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.525851 21541 leader_election.cc:290] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.526618 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:55.530112 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:55.530844 21371 raft_consensus.cc:2393] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f2f47ade73f410b95dc49368c8cb1cc in current term 1: Already voted for candidate 8b5dadab643d446c83ef6a7d7a0679ad in this term.
I20260709 13:18:55.533391 21411 leader_election.cc:304] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:55.534899 21541 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:55.539626 21296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
mode: GRACEFUL
new_leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:45260
I20260709 13:18:55.540225 21296 raft_consensus.cc:606] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Received request to transfer leadership to TS 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:55.540630 21541 raft_consensus.cc:2749] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:55.542862 21515 consensus_queue.cc:1048] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.546151 21296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
mode: GRACEFUL
new_leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:45260
I20260709 13:18:55.546636 21296 raft_consensus.cc:606] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Received request to transfer leadership to TS 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:55.551578 21296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
mode: GRACEFUL
new_leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:45260
I20260709 13:18:55.552189 21296 raft_consensus.cc:606] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Received request to transfer leadership to TS 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:55.555634 21516 raft_consensus.cc:993] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0: : Instructing follower 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:55.556066 21515 raft_consensus.cc:1081] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Signalling peer 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:55.557593 21294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:45246
I20260709 13:18:55.557821 21296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
mode: GRACEFUL
new_leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:45260
I20260709 13:18:55.558197 21294 raft_consensus.cc:493] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:55.558447 21296 raft_consensus.cc:606] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Received request to transfer leadership to TS 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:55.558641 21294 raft_consensus.cc:3060] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.563920 21294 raft_consensus.cc:515] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:55.565969 21294 leader_election.cc:290] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.566285 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.566605 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13ba817c374a4b52a175209ea0dbd7c2" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.566957 21371 raft_consensus.cc:3055] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:55.567251 21444 raft_consensus.cc:3060] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.567306 21371 raft_consensus.cc:740] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:55.568234 21371 consensus_queue.cc:260] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:55.569518 21371 raft_consensus.cc:3060] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.572759 21444 raft_consensus.cc:2468] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:55.573750 21260 leader_election.cc:304] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.574484 21518 raft_consensus.cc:2804] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:55.574923 21518 raft_consensus.cc:697] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.574926 21371 raft_consensus.cc:2468] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:55.575934 21518 consensus_queue.cc:237] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } }
I20260709 13:18:55.581840 21192 catalog_manager.cc:5697] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 1 to 2, leader changed from 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2) to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 2 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:55.633896 21518 consensus_queue.cc:1048] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.634967 21533 consensus_queue.cc:1048] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:55.650458 21539 consensus_queue.cc:1048] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.652006 21539 consensus_queue.cc:1048] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.663548 21518 raft_consensus.cc:993] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad: : Instructing follower 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:55.664057 21518 raft_consensus.cc:1081] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Signalling peer 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:55.666150 21371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:52496
I20260709 13:18:55.666883 21371 raft_consensus.cc:493] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:55.667300 21371 raft_consensus.cc:3060] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.667613 21539 raft_consensus.cc:993] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad: : Instructing follower 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:18:55.668111 21539 raft_consensus.cc:1081] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Signalling peer 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:18:55.669653 21445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:55434
I20260709 13:18:55.670105 21445 raft_consensus.cc:493] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:55.670398 21445 raft_consensus.cc:3060] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.674080 21371 raft_consensus.cc:515] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.675804 21445 raft_consensus.cc:515] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.676509 21371 leader_election.cc:290] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.676928 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.677587 21294 raft_consensus.cc:3055] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:55.677930 21294 raft_consensus.cc:740] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.678861 21445 leader_election.cc:290] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:55.680186 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.680682 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65c06d01db4647ed9c41050d988cbbf4" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.680877 21296 raft_consensus.cc:3055] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:55.681317 21296 raft_consensus.cc:740] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.681936 21294 consensus_queue.cc:260] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.682204 21296 consensus_queue.cc:260] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.681325 21445 raft_consensus.cc:3060] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.683640 21294 raft_consensus.cc:3060] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.683964 21296 raft_consensus.cc:3060] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.687053 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc02d88feced49f687e4655e5fb8e669" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.687706 21371 raft_consensus.cc:3060] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.689045 21445 raft_consensus.cc:2468] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:55.690203 21335 leader_election.cc:304] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.691179 21516 raft_consensus.cc:2804] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:55.691694 21516 raft_consensus.cc:697] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:55.692346 21296 raft_consensus.cc:2468] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 2.
I20260709 13:18:55.692636 21516 consensus_queue.cc:237] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.693720 21408 leader_election.cc:304] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.694657 21541 raft_consensus.cc:2804] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:55.695238 21541 raft_consensus.cc:697] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:55.695605 21539 consensus_queue.cc:1048] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.697052 21541 consensus_queue.cc:237] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.700201 21518 consensus_queue.cc:1048] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.695366 21494 consensus_queue.cc:1048] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:18:55.705459 21294 raft_consensus.cc:2468] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:55.705504 21189 catalog_manager.cc:5697] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 1 to 2, leader changed from 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1) to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.716562 21192 catalog_manager.cc:5697] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 1 to 2, leader changed from 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1) to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 2 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:55.722000 21518 consensus_queue.cc:1048] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.731256 21529 consensus_queue.cc:1048] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.731197 21539 raft_consensus.cc:993] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad: : Instructing follower 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:55.733045 21539 raft_consensus.cc:1081] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Signalling peer 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:55.735210 21369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:52496
I20260709 13:18:55.736075 21369 raft_consensus.cc:493] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:55.736665 21369 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.744175 21494 consensus_queue.cc:1048] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.754308 21371 raft_consensus.cc:2468] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 2.
I20260709 13:18:55.757407 21494 raft_consensus.cc:993] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad: : Instructing follower 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:55.757908 21494 raft_consensus.cc:1081] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Signalling peer 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:55.760182 21369 raft_consensus.cc:515] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.761468 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:52496
I20260709 13:18:55.762593 21367 raft_consensus.cc:1240] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Rejecting Update request from peer 8b5dadab643d446c83ef6a7d7a0679ad for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:55.764019 21369 leader_election.cc:290] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.765654 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.765883 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.766252 21445 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.766590 21296 raft_consensus.cc:3055] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:55.766981 21296 raft_consensus.cc:740] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.767607 21539 consensus_queue.cc:1059] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.770537 21370 raft_consensus.cc:493] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:55.771108 21370 raft_consensus.cc:3060] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.771786 21296 consensus_queue.cc:260] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.773367 21296 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.773437 21445 raft_consensus.cc:2468] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:55.774644 21335 leader_election.cc:304] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.775439 21516 raft_consensus.cc:2804] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:55.775841 21516 raft_consensus.cc:697] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:55.776445 21516 consensus_queue.cc:237] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [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: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.779088 21370 raft_consensus.cc:515] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.782920 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:55.783130 21370 leader_election.cc:290] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.783341 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52936921fe5d413289866cb29fe2c4f8" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.783545 21294 raft_consensus.cc:3055] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:55.783962 21294 raft_consensus.cc:740] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.783985 21445 raft_consensus.cc:3060] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.784970 21294 consensus_queue.cc:260] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.786746 21294 raft_consensus.cc:3060] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.785591 21296 raft_consensus.cc:2468] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
W20260709 13:18:55.789907 21529 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:18:55.791857 21445 raft_consensus.cc:2468] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:55.792994 21335 leader_election.cc:304] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.793859 21516 raft_consensus.cc:2804] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:55.794293 21516 raft_consensus.cc:697] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:55.795149 21516 consensus_queue.cc:237] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.796356 21294 raft_consensus.cc:2468] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:55.796161 21189 catalog_manager.cc:5697] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 1 to 2, leader changed from 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1) to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.803637 21515 raft_consensus.cc:993] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0: : Instructing follower 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:55.804107 21516 raft_consensus.cc:1081] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Signalling peer 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:55.805850 21294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:45246
I20260709 13:18:55.806380 21294 raft_consensus.cc:493] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:55.806789 21294 raft_consensus.cc:3060] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.813527 21294 raft_consensus.cc:515] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.813721 21189 catalog_manager.cc:5697] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 1 to 2, leader changed from 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1) to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.815565 21294 leader_election.cc:290] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.816208 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.816644 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f8ad62d92e64557b69ceb9822604dc6" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.816918 21370 raft_consensus.cc:3055] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:55.817276 21445 raft_consensus.cc:3060] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.817422 21370 raft_consensus.cc:740] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:55.818305 21370 consensus_queue.cc:260] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.819517 21370 raft_consensus.cc:3060] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.822965 21445 raft_consensus.cc:2468] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:55.823985 21260 leader_election.cc:304] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:55.824688 21529 raft_consensus.cc:2804] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:55.825066 21529 raft_consensus.cc:697] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.825781 21529 consensus_queue.cc:237] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.826429 21370 raft_consensus.cc:2468] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:55.832264 21189 catalog_manager.cc:5697] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 1 to 2, leader changed from 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2) to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 2 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:55.886519 21541 consensus_queue.cc:1048] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:55.893018 21493 raft_consensus.cc:993] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc: : Instructing follower 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:55.893811 21541 raft_consensus.cc:1081] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Signalling peer 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:55.895862 21296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:45256
I20260709 13:18:55.897176 21296 raft_consensus.cc:493] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:55.897578 21296 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.899163 21570 consensus_queue.cc:1048] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:55.905144 21296 raft_consensus.cc:515] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.908293 21296 leader_election.cc:290] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:55.909180 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:55.909830 21370 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.911460 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:55.912127 21445 raft_consensus.cc:3055] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:55.912423 21445 raft_consensus.cc:740] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:55.913256 21445 consensus_queue.cc:260] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.914199 21445 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:55.916103 21370 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:55.917213 21262 leader_election.cc:304] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:55.918051 21529 raft_consensus.cc:2804] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:55.918533 21529 raft_consensus.cc:697] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:55.919348 21529 consensus_queue.cc:237] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:55.920893 21445 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:55.925911 21192 catalog_manager.cc:5697] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 1 to 2, leader changed from 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3) to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 2 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:56.097638 21296 raft_consensus.cc:1275] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.098940 21516 consensus_queue.cc:1048] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.107229 21445 raft_consensus.cc:1275] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.110745 21489 consensus_queue.cc:1048] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.142676 21445 raft_consensus.cc:1275] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.143836 21529 consensus_queue.cc:1048] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.150418 21370 raft_consensus.cc:1275] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.152172 21494 consensus_queue.cc:1048] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.158011 21296 raft_consensus.cc:1275] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.159729 21489 consensus_queue.cc:1048] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.168529 21445 raft_consensus.cc:1275] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.170918 21572 consensus_queue.cc:1048] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.185708 21296 raft_consensus.cc:1275] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 8f2f47ade73f410b95dc49368c8cb1cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.186828 21570 consensus_queue.cc:1048] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.193922 21370 raft_consensus.cc:1275] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8f2f47ade73f410b95dc49368c8cb1cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.196014 21541 consensus_queue.cc:1048] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.248485 21445 raft_consensus.cc:1275] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.249768 21494 consensus_queue.cc:1048] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.261871 21370 raft_consensus.cc:1275] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.265239 21573 consensus_queue.cc:1048] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.304587 21296 raft_consensus.cc:1275] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.305716 21572 consensus_queue.cc:1048] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.313608 21445 raft_consensus.cc:1275] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.315455 21516 consensus_queue.cc:1048] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.329524 21445 raft_consensus.cc:1275] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.330574 21575 consensus_queue.cc:1048] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:56.337646 21367 raft_consensus.cc:1275] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:56.339449 21573 consensus_queue.cc:1048] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:58.582775 21192 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51806:
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:18:58.585615 21192 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:18:58.632925 21279 tablet_service.cc:1511] Processing CreateTablet for tablet 1f44746b278d4e848b42afea02130352 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:58.634212 21279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f44746b278d4e848b42afea02130352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.634002 21359 tablet_service.cc:1511] Processing CreateTablet for tablet 1f44746b278d4e848b42afea02130352 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:58.635296 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f44746b278d4e848b42afea02130352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.636992 21283 tablet_service.cc:1511] Processing CreateTablet for tablet 5edd9f1bcbe4437e9df88612d5cc8150 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:58.638201 21283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edd9f1bcbe4437e9df88612d5cc8150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.640027 21430 tablet_service.cc:1511] Processing CreateTablet for tablet 1f44746b278d4e848b42afea02130352 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:58.641233 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f44746b278d4e848b42afea02130352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.640959 21354 tablet_service.cc:1511] Processing CreateTablet for tablet 5edd9f1bcbe4437e9df88612d5cc8150 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:58.642177 21354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edd9f1bcbe4437e9df88612d5cc8150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.645485 21281 tablet_service.cc:1511] Processing CreateTablet for tablet 2067dcc7b1364e4c93b6f9fd919b5228 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:58.648554 21429 tablet_service.cc:1511] Processing CreateTablet for tablet 5edd9f1bcbe4437e9df88612d5cc8150 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:58.650151 21429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5edd9f1bcbe4437e9df88612d5cc8150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.651468 21281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2067dcc7b1364e4c93b6f9fd919b5228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.657418 21355 tablet_service.cc:1511] Processing CreateTablet for tablet 2067dcc7b1364e4c93b6f9fd919b5228 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:58.659132 21355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2067dcc7b1364e4c93b6f9fd919b5228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.671933 21432 tablet_service.cc:1511] Processing CreateTablet for tablet 2067dcc7b1364e4c93b6f9fd919b5228 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:58.673314 21432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2067dcc7b1364e4c93b6f9fd919b5228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.682219 21285 tablet_service.cc:1511] Processing CreateTablet for tablet 2adaf1aef843462cae9d42efcbbb449b (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:58.683529 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2adaf1aef843462cae9d42efcbbb449b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.684630 21431 tablet_service.cc:1511] Processing CreateTablet for tablet 2adaf1aef843462cae9d42efcbbb449b (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:58.685879 21431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2adaf1aef843462cae9d42efcbbb449b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.686414 21353 tablet_service.cc:1511] Processing CreateTablet for tablet 2adaf1aef843462cae9d42efcbbb449b (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:58.687662 21353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2adaf1aef843462cae9d42efcbbb449b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.692076 21278 tablet_service.cc:1511] Processing CreateTablet for tablet dc0a7971e4dd43d6ac102cfe2039bd04 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:58.693344 21278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc0a7971e4dd43d6ac102cfe2039bd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.696789 21356 tablet_service.cc:1511] Processing CreateTablet for tablet dc0a7971e4dd43d6ac102cfe2039bd04 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:58.698012 21356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc0a7971e4dd43d6ac102cfe2039bd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.703938 21286 tablet_service.cc:1511] Processing CreateTablet for tablet a15073480c474a0ea86be3ce43cd7001 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:58.705231 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15073480c474a0ea86be3ce43cd7001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.705762 21360 tablet_service.cc:1511] Processing CreateTablet for tablet a15073480c474a0ea86be3ce43cd7001 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:58.707109 21360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15073480c474a0ea86be3ce43cd7001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.712596 21427 tablet_service.cc:1511] Processing CreateTablet for tablet dc0a7971e4dd43d6ac102cfe2039bd04 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:58.712965 21434 tablet_service.cc:1511] Processing CreateTablet for tablet a15073480c474a0ea86be3ce43cd7001 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:58.713871 21427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc0a7971e4dd43d6ac102cfe2039bd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.714457 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15073480c474a0ea86be3ce43cd7001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.716328 21280 tablet_service.cc:1511] Processing CreateTablet for tablet 99ed222f26fd42468523cc8acd125aa0 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:58.717598 21280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ed222f26fd42468523cc8acd125aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.719651 21358 tablet_service.cc:1511] Processing CreateTablet for tablet 99ed222f26fd42468523cc8acd125aa0 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:58.720893 21358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ed222f26fd42468523cc8acd125aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.724041 21282 tablet_service.cc:1511] Processing CreateTablet for tablet f331b9956c334ec397a91f05b46098b6 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:58.725283 21282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f331b9956c334ec397a91f05b46098b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.727722 21357 tablet_service.cc:1511] Processing CreateTablet for tablet f331b9956c334ec397a91f05b46098b6 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:58.728987 21357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f331b9956c334ec397a91f05b46098b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.728514 21433 tablet_service.cc:1511] Processing CreateTablet for tablet 99ed222f26fd42468523cc8acd125aa0 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:58.730029 21433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ed222f26fd42468523cc8acd125aa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.736013 21435 tablet_service.cc:1511] Processing CreateTablet for tablet f331b9956c334ec397a91f05b46098b6 (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:58.737692 21435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f331b9956c334ec397a91f05b46098b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.739048 21590 tablet_bootstrap.cc:492] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:58.750463 21590 tablet_bootstrap.cc:654] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.763227 21284 tablet_service.cc:1511] Processing CreateTablet for tablet a165c8d8e759403da6bc801defcc8a1c (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:58.764951 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a165c8d8e759403da6bc801defcc8a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.785982 21361 tablet_service.cc:1511] Processing CreateTablet for tablet a165c8d8e759403da6bc801defcc8a1c (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:58.787451 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a165c8d8e759403da6bc801defcc8a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.797825 21430 tablet_service.cc:1511] Processing CreateTablet for tablet a165c8d8e759403da6bc801defcc8a1c (DEFAULT_TABLE table=soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:58.802875 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a165c8d8e759403da6bc801defcc8a1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:58.826776 21589 tablet_bootstrap.cc:492] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
W20260709 13:18:58.836532 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:58.865406 21588 tablet_bootstrap.cc:492] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:58.872287 21590 tablet_bootstrap.cc:492] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:58.872519 21589 tablet_bootstrap.cc:654] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.872828 21590 ts_tablet_manager.cc:1403] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.134s	user 0.024s	sys 0.035s
I20260709 13:18:58.875938 21590 raft_consensus.cc:359] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.876492 21590 raft_consensus.cc:385] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.876564 21588 tablet_bootstrap.cc:654] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.876757 21590 raft_consensus.cc:740] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.877447 21590 consensus_queue.cc:260] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.881319 21589 tablet_bootstrap.cc:492] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:58.881762 21589 ts_tablet_manager.cc:1403] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.006s
I20260709 13:18:58.882022 21590 ts_tablet_manager.cc:1434] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:18:58.882992 21590 tablet_bootstrap.cc:492] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:58.884055 21589 raft_consensus.cc:359] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.884618 21589 raft_consensus.cc:385] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.884863 21589 raft_consensus.cc:740] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.885447 21589 consensus_queue.cc:260] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.887492 21589 ts_tablet_manager.cc:1434] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:18:58.890666 21589 tablet_bootstrap.cc:492] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:58.889663 21588 tablet_bootstrap.cc:492] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:58.891286 21588 ts_tablet_manager.cc:1403] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.005s
I20260709 13:18:58.892158 21590 tablet_bootstrap.cc:654] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.893895 21588 raft_consensus.cc:359] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.894652 21588 raft_consensus.cc:385] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.895071 21588 raft_consensus.cc:740] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.895799 21588 consensus_queue.cc:260] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.898232 21588 ts_tablet_manager.cc:1434] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:18:58.899060 21588 tablet_bootstrap.cc:492] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:58.904567 21588 tablet_bootstrap.cc:654] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.906260 21589 tablet_bootstrap.cc:654] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.909196 21590 tablet_bootstrap.cc:492] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:58.909931 21590 ts_tablet_manager.cc:1403] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.002s
I20260709 13:18:58.913045 21590 raft_consensus.cc:359] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.913592 21589 tablet_bootstrap.cc:492] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:58.913856 21590 raft_consensus.cc:385] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.914132 21589 ts_tablet_manager.cc:1403] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260709 13:18:58.914165 21590 raft_consensus.cc:740] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.915452 21588 tablet_bootstrap.cc:492] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:58.915169 21590 consensus_queue.cc:260] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.915910 21588 ts_tablet_manager.cc:1403] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:18:58.917217 21589 raft_consensus.cc:359] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.917932 21589 raft_consensus.cc:385] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.918205 21589 raft_consensus.cc:740] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.918609 21588 raft_consensus.cc:359] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.919421 21588 raft_consensus.cc:385] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.919088 21589 consensus_queue.cc:260] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.919642 21590 ts_tablet_manager.cc:1434] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:58.919777 21588 raft_consensus.cc:740] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.920686 21590 tablet_bootstrap.cc:492] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:58.920694 21588 consensus_queue.cc:260] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.923702 21588 ts_tablet_manager.cc:1434] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:58.924645 21588 tablet_bootstrap.cc:492] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:58.928179 21489 raft_consensus.cc:493] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:58.928687 21489 raft_consensus.cc:515] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.929852 21590 tablet_bootstrap.cc:654] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.930796 21489 leader_election.cc:290] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:58.931757 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:58.932257 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:58.932646 21589 ts_tablet_manager.cc:1434] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
W20260709 13:18:58.933322 21335 leader_election.cc:343] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:58.933802 21334 leader_election.cc:343] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:58.934258 21334 leader_election.cc:304] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0; no voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:58.935308 21489 raft_consensus.cc:2749] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:58.935575 21588 tablet_bootstrap.cc:654] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.936744 21589 tablet_bootstrap.cc:492] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:58.944530 21590 tablet_bootstrap.cc:492] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:58.944792 21589 tablet_bootstrap.cc:654] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.945183 21590 ts_tablet_manager.cc:1403] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260709 13:18:58.948805 21590 raft_consensus.cc:359] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.949802 21590 raft_consensus.cc:385] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.950233 21590 raft_consensus.cc:740] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.951352 21590 consensus_queue.cc:260] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.952806 21588 tablet_bootstrap.cc:492] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:58.953279 21588 ts_tablet_manager.cc:1403] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260709 13:18:58.955708 21588 raft_consensus.cc:359] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.956260 21590 ts_tablet_manager.cc:1434] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:58.956459 21588 raft_consensus.cc:385] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.956693 21589 tablet_bootstrap.cc:492] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:58.956878 21588 raft_consensus.cc:740] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.957345 21590 tablet_bootstrap.cc:492] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:58.957267 21589 ts_tablet_manager.cc:1403] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 13:18:58.957759 21588 consensus_queue.cc:260] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.960668 21588 ts_tablet_manager.cc:1434] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:58.960476 21589 raft_consensus.cc:359] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.961205 21589 raft_consensus.cc:385] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.961565 21589 raft_consensus.cc:740] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.961751 21588 tablet_bootstrap.cc:492] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:58.967350 21590 tablet_bootstrap.cc:654] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.962343 21589 consensus_queue.cc:260] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.973027 21590 tablet_bootstrap.cc:492] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:58.973609 21590 ts_tablet_manager.cc:1403] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 13:18:58.976768 21590 raft_consensus.cc:359] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.977536 21590 raft_consensus.cc:385] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.977859 21588 tablet_bootstrap.cc:654] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.973563 21589 ts_tablet_manager.cc:1434] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:18:58.977891 21590 raft_consensus.cc:740] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.979272 21589 tablet_bootstrap.cc:492] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:58.979035 21590 consensus_queue.cc:260] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.983680 21590 ts_tablet_manager.cc:1434] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:58.984684 21590 tablet_bootstrap.cc:492] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:58.986114 21589 tablet_bootstrap.cc:654] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.992302 21590 tablet_bootstrap.cc:654] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:58.994418 21588 tablet_bootstrap.cc:492] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:58.994946 21588 ts_tablet_manager.cc:1403] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.005s
I20260709 13:18:58.997851 21588 raft_consensus.cc:359] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:58.998715 21588 raft_consensus.cc:385] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:58.999078 21588 raft_consensus.cc:740] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:58.996084 21589 tablet_bootstrap.cc:492] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:59.001863 21589 ts_tablet_manager.cc:1403] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260709 13:18:59.000694 21588 consensus_queue.cc:260] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.003129 21590 tablet_bootstrap.cc:492] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:59.003683 21590 ts_tablet_manager.cc:1403] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:18:59.004772 21588 ts_tablet_manager.cc:1434] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:18:59.004990 21589 raft_consensus.cc:359] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.005756 21589 raft_consensus.cc:385] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.005858 21588 tablet_bootstrap.cc:492] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:59.006117 21589 raft_consensus.cc:740] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.006363 21590 raft_consensus.cc:359] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.007314 21590 raft_consensus.cc:385] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.006973 21589 consensus_queue.cc:260] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.007655 21590 raft_consensus.cc:740] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.008572 21590 consensus_queue.cc:260] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.009547 21589 ts_tablet_manager.cc:1434] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:18:59.012909 21590 ts_tablet_manager.cc:1434] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:18:59.014055 21590 tablet_bootstrap.cc:492] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:59.015985 21588 tablet_bootstrap.cc:654] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.020066 21590 tablet_bootstrap.cc:654] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.029950 21589 tablet_bootstrap.cc:492] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:59.030097 21588 tablet_bootstrap.cc:492] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:59.030718 21588 ts_tablet_manager.cc:1403] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 13:18:59.033840 21588 raft_consensus.cc:359] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.034634 21588 raft_consensus.cc:385] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.034996 21588 raft_consensus.cc:740] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.036900 21588 consensus_queue.cc:260] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.037418 21590 tablet_bootstrap.cc:492] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:59.038110 21590 ts_tablet_manager.cc:1403] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260709 13:18:59.039695 21588 ts_tablet_manager.cc:1434] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:18:59.040799 21588 tablet_bootstrap.cc:492] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:59.040931 21590 raft_consensus.cc:359] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.041637 21589 tablet_bootstrap.cc:654] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.041779 21590 raft_consensus.cc:385] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.042243 21590 raft_consensus.cc:740] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.043080 21590 consensus_queue.cc:260] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.047546 21590 ts_tablet_manager.cc:1434] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:59.048100 21588 tablet_bootstrap.cc:654] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.048727 21590 tablet_bootstrap.cc:492] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:59.055270 21589 tablet_bootstrap.cc:492] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:59.055799 21589 ts_tablet_manager.cc:1403] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260709 13:18:59.059006 21590 tablet_bootstrap.cc:654] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.058816 21589 raft_consensus.cc:359] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.059556 21589 raft_consensus.cc:385] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.059873 21589 raft_consensus.cc:740] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.060664 21589 consensus_queue.cc:260] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.063784 21589 ts_tablet_manager.cc:1434] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:18:59.065120 21589 tablet_bootstrap.cc:492] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:59.073487 21590 tablet_bootstrap.cc:492] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:59.074158 21590 ts_tablet_manager.cc:1403] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260709 13:18:59.076601 21589 tablet_bootstrap.cc:654] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.083806 21590 raft_consensus.cc:359] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.084750 21590 raft_consensus.cc:385] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.085042 21590 raft_consensus.cc:740] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.086023 21588 tablet_bootstrap.cc:492] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:59.086570 21588 ts_tablet_manager.cc:1403] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.020s
I20260709 13:18:59.085932 21590 consensus_queue.cc:260] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.088722 21590 ts_tablet_manager.cc:1434] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.006s
I20260709 13:18:59.089105 21588 raft_consensus.cc:359] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.089674 21590 tablet_bootstrap.cc:492] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
I20260709 13:18:59.089718 21588 raft_consensus.cc:385] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.090304 21588 raft_consensus.cc:740] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.091254 21589 tablet_bootstrap.cc:492] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:59.091187 21588 consensus_queue.cc:260] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.091774 21589 ts_tablet_manager.cc:1403] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260709 13:18:59.094025 21588 ts_tablet_manager.cc:1434] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:18:59.095115 21588 tablet_bootstrap.cc:492] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:59.094993 21589 raft_consensus.cc:359] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.095810 21589 raft_consensus.cc:385] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.096129 21589 raft_consensus.cc:740] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.097076 21590 tablet_bootstrap.cc:654] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.096858 21589 consensus_queue.cc:260] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.099210 21589 ts_tablet_manager.cc:1434] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:59.100354 21589 tablet_bootstrap.cc:492] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:59.101951 21588 tablet_bootstrap.cc:654] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.106422 21489 raft_consensus.cc:493] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.107093 21489 raft_consensus.cc:515] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.111683 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ed222f26fd42468523cc8acd125aa0" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.112483 21445 raft_consensus.cc:2468] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:59.114104 21588 tablet_bootstrap.cc:492] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:59.114678 21588 ts_tablet_manager.cc:1403] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 13:18:59.116932 21335 leader_election.cc:304] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.117861 21588 raft_consensus.cc:359] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.118721 21588 raft_consensus.cc:385] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.119132 21588 raft_consensus.cc:740] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.119109 21489 leader_election.cc:290] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.120443 21588 consensus_queue.cc:260] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.121217 21489 raft_consensus.cc:2804] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.121743 21489 raft_consensus.cc:493] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.122181 21489 raft_consensus.cc:3060] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.123363 21588 ts_tablet_manager.cc:1434] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:59.124434 21588 tablet_bootstrap.cc:492] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:59.132423 21591 raft_consensus.cc:493] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.132944 21591 raft_consensus.cc:515] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.135111 21591 leader_election.cc:290] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.136209 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edd9f1bcbe4437e9df88612d5cc8150" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.136634 21589 tablet_bootstrap.cc:654] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.136694 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edd9f1bcbe4437e9df88612d5cc8150" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.136934 21445 raft_consensus.cc:2468] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
W20260709 13:18:59.138139 21262 leader_election.cc:343] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:59.138749 21260 leader_election.cc:304] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:59.139835 21591 raft_consensus.cc:2804] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.140213 21591 raft_consensus.cc:493] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.140551 21591 raft_consensus.cc:3060] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.141552 21588 tablet_bootstrap.cc:654] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.141883 21590 tablet_bootstrap.cc:492] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:59.142375 21590 ts_tablet_manager.cc:1403] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.053s	user 0.020s	sys 0.023s
I20260709 13:18:59.145066 21590 raft_consensus.cc:359] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.145723 21577 raft_consensus.cc:493] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.146134 21614 raft_consensus.cc:493] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.146416 21577 raft_consensus.cc:515] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.146631 21614 raft_consensus.cc:515] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.145720 21590 raft_consensus.cc:385] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.147676 21590 raft_consensus.cc:740] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.148630 21577 leader_election.cc:290] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:59.148377 21590 consensus_queue.cc:260] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.150146 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.150743 21445 raft_consensus.cc:2468] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:59.151135 21590 ts_tablet_manager.cc:1434] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:18:59.150658 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.152222 21590 tablet_bootstrap.cc:492] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc: Bootstrap starting.
W20260709 13:18:59.152735 21411 leader_election.cc:343] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:59.152961 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.153638 21294 raft_consensus.cc:2468] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:59.153862 21335 leader_election.cc:304] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.154675 21408 leader_election.cc:304] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:59.156075 21577 raft_consensus.cc:2804] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.156489 21577 raft_consensus.cc:493] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.157047 21614 leader_election.cc:290] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.157117 21577 raft_consensus.cc:3060] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.157626 21591 raft_consensus.cc:515] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.158073 21614 raft_consensus.cc:2804] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.158231 21590 tablet_bootstrap.cc:654] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.156301 21489 raft_consensus.cc:515] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.158531 21614 raft_consensus.cc:493] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.172269 21614 raft_consensus.cc:3060] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.174229 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ed222f26fd42468523cc8acd125aa0" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.167372 21589 tablet_bootstrap.cc:492] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:59.175222 21589 ts_tablet_manager.cc:1403] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.002s
I20260709 13:18:59.176379 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.171380 21588 tablet_bootstrap.cc:492] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:59.177083 21294 raft_consensus.cc:2468] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:59.176517 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edd9f1bcbe4437e9df88612d5cc8150" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.177404 21588 ts_tablet_manager.cc:1403] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.009s
I20260709 13:18:59.170367 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ed222f26fd42468523cc8acd125aa0" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.178277 21445 raft_consensus.cc:3060] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:59.178843 21262 leader_election.cc:343] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:59.180517 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ed222f26fd42468523cc8acd125aa0" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.182063 21617 raft_consensus.cc:493] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.182551 21617 raft_consensus.cc:515] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.184553 21617 leader_election.cc:290] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.184984 21617 raft_consensus.cc:493] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.185413 21617 raft_consensus.cc:515] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.185768 21589 raft_consensus.cc:359] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.193486 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.193892 21589 raft_consensus.cc:385] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.194356 21589 raft_consensus.cc:740] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.195603 21618 raft_consensus.cc:493] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.189568 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.196697 21444 raft_consensus.cc:2468] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:59.196660 21618 raft_consensus.cc:515] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.191404 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.198642 21440 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:59.199708 21590 tablet_bootstrap.cc:492] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc: No bootstrap required, opened a new log
I20260709 13:18:59.181278 21588 raft_consensus.cc:359] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.169109 21489 leader_election.cc:290] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.200433 21590 ts_tablet_manager.cc:1403] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.015s
I20260709 13:18:59.200591 21588 raft_consensus.cc:385] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.167532 21577 raft_consensus.cc:515] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.200928 21588 raft_consensus.cc:740] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.200435 21614 raft_consensus.cc:515] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.187757 21617 leader_election.cc:290] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.201627 21588 consensus_queue.cc:260] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.197963 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5edd9f1bcbe4437e9df88612d5cc8150" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.202533 21443 raft_consensus.cc:3060] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.203823 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.204802 21590 raft_consensus.cc:359] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
W20260709 13:18:59.205231 21411 leader_election.cc:343] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:59.205652 21573 raft_consensus.cc:493] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.205961 21577 leader_election.cc:290] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:59.206284 21573 raft_consensus.cc:515] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.206908 21614 leader_election.cc:290] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.205724 21590 raft_consensus.cc:385] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.207680 21590 raft_consensus.cc:740] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.206631 21577 raft_consensus.cc:493] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.208510 21573 leader_election.cc:290] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.208387 21590 consensus_queue.cc:260] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.209384 21443 raft_consensus.cc:2468] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:59.209806 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.215447 21577 raft_consensus.cc:515] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.210242 21335 leader_election.cc:304] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.215894 21367 raft_consensus.cc:2468] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:59.216581 21590 ts_tablet_manager.cc:1434] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:18:59.195340 21589 consensus_queue.cc:260] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.216873 21262 leader_election.cc:304] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:59.217262 21614 raft_consensus.cc:2804] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.217680 21614 raft_consensus.cc:493] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.217794 21573 raft_consensus.cc:2804] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.216885 21618 leader_election.cc:290] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:59.218053 21614 raft_consensus.cc:3060] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.218253 21573 raft_consensus.cc:493] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.218514 21589 ts_tablet_manager.cc:1434] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.008s
I20260709 13:18:59.218794 21573 raft_consensus.cc:3060] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.219524 21589 tablet_bootstrap.cc:492] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:59.221804 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.222448 21367 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:59.223666 21411 leader_election.cc:304] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.224478 21618 raft_consensus.cc:2804] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.224923 21618 raft_consensus.cc:493] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.225250 21618 raft_consensus.cc:3060] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.193264 21591 leader_election.cc:290] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.211078 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.225852 21294 raft_consensus.cc:3060] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.226787 21577 leader_election.cc:290] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:59.227169 21588 ts_tablet_manager.cc:1434] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.049s	user 0.011s	sys 0.001s
I20260709 13:18:59.227636 21292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.228116 21588 tablet_bootstrap.cc:492] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad: Bootstrap starting.
I20260709 13:18:59.228235 21292 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:59.229297 21260 leader_election.cc:304] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:59.230788 21591 raft_consensus.cc:2804] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.231325 21591 raft_consensus.cc:697] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:59.232193 21591 consensus_queue.cc:237] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.233428 21294 raft_consensus.cc:2468] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 1.
I20260709 13:18:59.233855 21618 raft_consensus.cc:515] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.211522 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.225514 21614 raft_consensus.cc:515] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.234823 21296 raft_consensus.cc:2468] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:59.235036 21589 tablet_bootstrap.cc:654] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.211369 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.235870 21370 raft_consensus.cc:2468] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 0.
I20260709 13:18:59.236296 21614 leader_election.cc:290] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.212524 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.213119 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.236934 21291 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 0.
I20260709 13:18:59.237335 21440 raft_consensus.cc:3060] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.189909 21445 raft_consensus.cc:2468] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
I20260709 13:18:59.234308 21588 tablet_bootstrap.cc:654] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.214191 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.239326 21444 raft_consensus.cc:2468] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:59.239962 21573 raft_consensus.cc:515] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
W20260709 13:18:59.211359 21334 leader_election.cc:343] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:59.248164 21334 leader_election.cc:343] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:59.249186 21618 leader_election.cc:290] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:59.246244 21440 raft_consensus.cc:2468] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
W20260709 13:18:59.249701 21334 leader_election.cc:343] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:59.249794 21411 leader_election.cc:304] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.251142 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.251487 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.252256 21370 raft_consensus.cc:3060] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.252396 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.252295 21408 leader_election.cc:304] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:59.251767 21367 raft_consensus.cc:3060] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.253154 21291 raft_consensus.cc:3060] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.234992 21335 leader_election.cc:304] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.257006 21335 leader_election.cc:304] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:59.260103 21367 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 1.
I20260709 13:18:59.261286 21411 leader_election.cc:304] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.262749 21291 raft_consensus.cc:2468] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
I20260709 13:18:59.263573 21617 raft_consensus.cc:2764] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:18:59.265122 21617 raft_consensus.cc:2804] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.265560 21617 raft_consensus.cc:697] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:59.267316 21335 leader_election.cc:304] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.268121 21489 raft_consensus.cc:2804] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.268563 21489 raft_consensus.cc:697] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:59.269328 21489 consensus_queue.cc:237] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.270722 21577 raft_consensus.cc:2804] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.271226 21577 raft_consensus.cc:697] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:59.266325 21617 consensus_queue.cc:237] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.271992 21577 consensus_queue.cc:237] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.276130 21370 raft_consensus.cc:2468] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:59.276551 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.280007 21296 raft_consensus.cc:3060] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.289875 21620 raft_consensus.cc:2804] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.290563 21620 raft_consensus.cc:697] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:59.291764 21262 leader_election.cc:304] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:59.292722 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.293488 21440 raft_consensus.cc:3060] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.293762 21621 raft_consensus.cc:2804] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.290031 21296 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 1.
I20260709 13:18:59.294837 21618 raft_consensus.cc:2804] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.309823 21573 leader_election.cc:290] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.310563 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.312331 21589 tablet_bootstrap.cc:492] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:59.316628 21589 ts_tablet_manager.cc:1403] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.029s
I20260709 13:18:59.314405 21588 tablet_bootstrap.cc:492] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad: No bootstrap required, opened a new log
I20260709 13:18:59.317675 21588 ts_tablet_manager.cc:1403] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.024s
I20260709 13:18:59.291472 21620 consensus_queue.cc:237] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.315860 21618 raft_consensus.cc:493] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:18:59.315181 21411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.14.2:38819, user_credentials={real_user=slave}} blocked reactor thread for 48058.8us
I20260709 13:18:59.325831 21589 raft_consensus.cc:359] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.326996 21589 raft_consensus.cc:385] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.327339 21589 raft_consensus.cc:740] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.319612 21621 raft_consensus.cc:697] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:59.326200 21618 raft_consensus.cc:3060] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:59.334864 21334 leader_election.cc:343] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:59.335045 21621 consensus_queue.cc:237] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.330459 21588 raft_consensus.cc:359] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.339447 21588 raft_consensus.cc:385] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.339627 21588 raft_consensus.cc:740] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.330828 21589 consensus_queue.cc:260] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.342235 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.342917 21443 raft_consensus.cc:3060] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.343700 21589 ts_tablet_manager.cc:1434] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260709 13:18:59.344707 21589 tablet_bootstrap.cc:492] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0: Bootstrap starting.
I20260709 13:18:59.342331 21588 consensus_queue.cc:260] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.338779 21188 catalog_manager.cc:5697] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.348913 21188 catalog_manager.cc:5697] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.356495 21591 raft_consensus.cc:493] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.357227 21591 raft_consensus.cc:515] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.360934 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.361728 21370 raft_consensus.cc:2468] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 0.
I20260709 13:18:59.363510 21262 leader_election.cc:304] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:59.364795 21629 raft_consensus.cc:2804] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:59.348914 21588 ts_tablet_manager.cc:1434] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:18:59.365248 21629 raft_consensus.cc:493] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:59.366652 21629 raft_consensus.cc:3060] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.371112 21443 raft_consensus.cc:2468] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:59.372689 21440 raft_consensus.cc:2468] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 1.
I20260709 13:18:59.356014 21618 raft_consensus.cc:515] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.378441 21591 leader_election.cc:290] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.378831 21335 leader_election.cc:304] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:59.380858 21589 tablet_bootstrap.cc:654] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:59.380345 21629 raft_consensus.cc:515] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.382313 21489 raft_consensus.cc:2804] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.382853 21489 raft_consensus.cc:697] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:59.383258 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.384231 21370 raft_consensus.cc:3060] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.383847 21489 consensus_queue.cc:237] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.387620 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.388428 21443 raft_consensus.cc:3060] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.391595 21629 leader_election.cc:290] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.383826 21193 catalog_manager.cc:5697] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 1 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:59.399600 21193 catalog_manager.cc:5697] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 1 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:59.403609 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.403992 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.404245 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.404644 21291 raft_consensus.cc:3060] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.404814 21367 raft_consensus.cc:3060] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.411769 21291 raft_consensus.cc:2468] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 1.
I20260709 13:18:59.413187 21408 leader_election.cc:304] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.414301 21620 raft_consensus.cc:2804] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.414789 21367 raft_consensus.cc:2468] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 1.
I20260709 13:18:59.414808 21620 raft_consensus.cc:697] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:59.415925 21620 consensus_queue.cc:237] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.417109 21370 raft_consensus.cc:2468] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:59.418344 21262 leader_election.cc:304] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:59.419646 21618 leader_election.cc:290] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 1 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:59.419159 21629 raft_consensus.cc:2804] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:59.426124 21629 raft_consensus.cc:697] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:59.428453 21629 consensus_queue.cc:237] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.430402 21589 tablet_bootstrap.cc:492] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0: No bootstrap required, opened a new log
I20260709 13:18:59.430963 21589 ts_tablet_manager.cc:1403] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent bootstrapping tablet: real 0.086s	user 0.020s	sys 0.011s
I20260709 13:18:59.433712 21589 raft_consensus.cc:359] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.434368 21589 raft_consensus.cc:385] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:59.434278 21443 raft_consensus.cc:2468] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 1.
I20260709 13:18:59.434806 21589 raft_consensus.cc:740] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Initialized, Role: FOLLOWER
I20260709 13:18:59.435602 21589 consensus_queue.cc:260] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.437604 21589 ts_tablet_manager.cc:1434] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:59.441286 21192 catalog_manager.cc:5697] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.452163 21188 catalog_manager.cc:5697] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 1 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:59.453310 21193 catalog_manager.cc:5697] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 1 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.463333 21192 catalog_manager.cc:5697] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.464663 21192 catalog_manager.cc:5697] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 1 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.478111 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f44746b278d4e848b42afea02130352"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
mode: GRACEFUL
new_leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:55438
I20260709 13:18:59.478597 21443 raft_consensus.cc:606] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Received request to transfer leadership to TS 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:59.486230 21370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
mode: GRACEFUL
new_leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:52526
I20260709 13:18:59.486828 21370 raft_consensus.cc:606] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Received request to transfer leadership to TS 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:59.492076 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
mode: GRACEFUL
new_leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:55438
I20260709 13:18:59.492671 21443 raft_consensus.cc:606] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Received request to transfer leadership to TS 8b5dadab643d446c83ef6a7d7a0679ad
I20260709 13:18:59.497529 21443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
mode: GRACEFUL
new_leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:55438
I20260709 13:18:59.497951 21443 raft_consensus.cc:606] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Received request to transfer leadership to TS 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:59.502391 21291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
mode: GRACEFUL
new_leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:45260
I20260709 13:18:59.502885 21291 raft_consensus.cc:606] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Received request to transfer leadership to TS 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:59.507788 21629 raft_consensus.cc:493] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.508239 21629 raft_consensus.cc:515] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.510396 21291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
mode: GRACEFUL
new_leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:45260
I20260709 13:18:59.510839 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ed222f26fd42468523cc8acd125aa0" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.511045 21291 raft_consensus.cc:606] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Received request to transfer leadership to TS 4e68deccbf0f46039d3de13c0aeef2b0
I20260709 13:18:59.511525 21629 leader_election.cc:290] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.511725 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ed222f26fd42468523cc8acd125aa0" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.512600 21443 raft_consensus.cc:2393] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b5dadab643d446c83ef6a7d7a0679ad in current term 1: Already voted for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in this term.
I20260709 13:18:59.513622 21260 leader_election.cc:304] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:59.514392 21629 raft_consensus.cc:3060] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.516686 21370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
mode: GRACEFUL
new_leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:52526
I20260709 13:18:59.517266 21370 raft_consensus.cc:606] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Received request to transfer leadership to TS 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:59.520234 21629 raft_consensus.cc:2749] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:59.633437 21629 consensus_queue.cc:1048] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.636291 21489 raft_consensus.cc:493] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.636802 21489 raft_consensus.cc:515] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.640990 21489 leader_election.cc:290] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.642556 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" is_pre_election: true
I20260709 13:18:59.644055 21291 raft_consensus.cc:2393] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e68deccbf0f46039d3de13c0aeef2b0 in current term 1: Already voted for candidate 8f2f47ade73f410b95dc49368c8cb1cc in this term.
I20260709 13:18:59.644562 21370 raft_consensus.cc:3060] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.645435 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.646757 21335 leader_election.cc:304] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0; no voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:59.647898 21489 raft_consensus.cc:3060] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.655539 21489 raft_consensus.cc:2749] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:59.656971 21591 consensus_queue.cc:1048] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.689831 21489 consensus_queue.cc:1048] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.700011 21614 consensus_queue.cc:1048] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.765769 21591 consensus_queue.cc:1048] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.765969 21614 consensus_queue.cc:1048] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.776036 21291 raft_consensus.cc:3060] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:59.777244 21629 consensus_queue.cc:1048] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.787134 21620 consensus_queue.cc:1048] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.798430 21621 raft_consensus.cc:493] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:59.799141 21621 raft_consensus.cc:515] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.799530 21489 consensus_queue.cc:1048] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.801685 21591 raft_consensus.cc:993] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: : Instructing follower 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:59.802237 21631 raft_consensus.cc:1081] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Signalling peer 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:59.808205 21577 consensus_queue.cc:1048] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.809947 21369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:52496
I20260709 13:18:59.810577 21369 raft_consensus.cc:493] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:59.810995 21369 raft_consensus.cc:3060] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.815166 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" is_pre_election: true
I20260709 13:18:59.815425 21621 leader_election.cc:290] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.816447 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" is_pre_election: true
I20260709 13:18:59.820381 21260 leader_election.cc:304] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:18:59.823094 21577 consensus_queue.cc:1048] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:59.827421 21369 raft_consensus.cc:515] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.829838 21369 leader_election.cc:290] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.831019 21292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.831583 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f331b9956c334ec397a91f05b46098b6" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.831631 21292 raft_consensus.cc:3055] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:59.832239 21443 raft_consensus.cc:3060] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.832267 21292 raft_consensus.cc:740] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:59.833447 21292 consensus_queue.cc:260] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.833861 21626 consensus_queue.cc:1048] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:59.834821 21292 raft_consensus.cc:3060] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.835701 21618 raft_consensus.cc:993] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: : Instructing follower 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:59.836143 21618 raft_consensus.cc:1081] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Signalling peer 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:59.838796 21573 raft_consensus.cc:2749] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:59.840435 21613 raft_consensus.cc:993] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: : Instructing follower 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:59.840893 21613 raft_consensus.cc:1081] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Signalling peer 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:59.841631 21443 raft_consensus.cc:2468] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:59.842743 21291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:45246
I20260709 13:18:59.843390 21291 raft_consensus.cc:493] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:59.844933 21335 leader_election.cc:304] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.846170 21489 raft_consensus.cc:2804] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:59.846222 21296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f44746b278d4e848b42afea02130352"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:45256
I20260709 13:18:59.846664 21489 raft_consensus.cc:697] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:59.846825 21296 raft_consensus.cc:493] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:59.847226 21296 raft_consensus.cc:3060] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.847424 21489 consensus_queue.cc:237] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.853216 21620 consensus_queue.cc:1048] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.843811 21291 raft_consensus.cc:3060] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.859431 21193 catalog_manager.cc:5697] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 1 to 2, leader changed from 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1) to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.863813 21577 consensus_queue.cc:1048] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.864719 21620 raft_consensus.cc:993] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: : Instructing follower 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:59.865760 21296 raft_consensus.cc:515] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.867936 21620 raft_consensus.cc:1081] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Signalling peer 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:18:59.871045 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.871579 21367 raft_consensus.cc:3060] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.871807 21296 leader_election.cc:290] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.872821 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f44746b278d4e848b42afea02130352" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.873401 21443 raft_consensus.cc:3055] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:59.873690 21443 raft_consensus.cc:740] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:59.874439 21443 consensus_queue.cc:260] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.874851 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:52512
I20260709 13:18:59.875419 21370 raft_consensus.cc:493] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:59.875595 21443 raft_consensus.cc:3060] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.875787 21370 raft_consensus.cc:3060] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.879437 21291 raft_consensus.cc:515] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.874871 21292 raft_consensus.cc:2468] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:59.884270 21443 raft_consensus.cc:2468] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:59.888417 21614 consensus_queue.cc:1048] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.889577 21291 leader_election.cc:290] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.884513 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.899072 21371 raft_consensus.cc:3055] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:59.899457 21371 raft_consensus.cc:740] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:59.888414 21367 raft_consensus.cc:2468] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:59.900254 21371 consensus_queue.cc:260] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.901340 21371 raft_consensus.cc:3060] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.891077 21370 raft_consensus.cc:515] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.891325 21260 leader_election.cc:304] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.893661 21614 consensus_queue.cc:1048] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.905375 21370 leader_election.cc:290] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.905912 21621 raft_consensus.cc:2804] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:59.906435 21621 raft_consensus.cc:697] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:59.907238 21621 consensus_queue.cc:237] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.910760 21620 raft_consensus.cc:993] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: : Instructing follower 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:59.911239 21620 raft_consensus.cc:1081] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Signalling peer 8b5dadab643d446c83ef6a7d7a0679ad to start an election
I20260709 13:18:59.897989 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2067dcc7b1364e4c93b6f9fd919b5228" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.912077 21443 raft_consensus.cc:3060] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.913348 21440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.913971 21440 raft_consensus.cc:3055] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:59.914281 21440 raft_consensus.cc:740] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:59.918273 21440 consensus_queue.cc:260] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.920003 21440 raft_consensus.cc:3060] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.923452 21294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
 from {username='slave'} at 127.0.0.1:45256
I20260709 13:18:59.924839 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc0a7971e4dd43d6ac102cfe2039bd04" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.925429 21291 raft_consensus.cc:3060] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.928184 21294 raft_consensus.cc:493] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:59.932499 21294 raft_consensus.cc:3060] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.933005 21443 raft_consensus.cc:2468] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:59.934469 21260 leader_election.cc:304] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.937232 21573 consensus_queue.cc:1048] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.937522 21613 raft_consensus.cc:993] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: : Instructing follower 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:18:59.938027 21613 raft_consensus.cc:1081] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Signalling peer 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:18:59.925352 21371 raft_consensus.cc:2468] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:59.938913 21573 raft_consensus.cc:2804] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:59.939829 21573 raft_consensus.cc:697] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:59.940616 21573 consensus_queue.cc:237] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.944584 21445 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:55420
I20260709 13:18:59.944154 21294 raft_consensus.cc:515] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.956435 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:18:59.957010 21443 raft_consensus.cc:3055] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:59.957331 21443 raft_consensus.cc:740] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:59.957154 21192 catalog_manager.cc:5697] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 1 to 2, leader changed from 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3) to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 2 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.958230 21443 consensus_queue.cc:260] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.958491 21291 raft_consensus.cc:2468] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:59.959326 21443 raft_consensus.cc:3060] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.960126 21334 leader_election.cc:304] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8b5dadab643d446c83ef6a7d7a0679ad; no voters: 
I20260709 13:18:59.961197 21613 raft_consensus.cc:2804] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:59.961683 21613 raft_consensus.cc:697] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:59.962061 21445 raft_consensus.cc:493] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:59.962469 21613 consensus_queue.cc:237] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.964885 21294 leader_election.cc:290] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Requested vote from peers 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:18:59.962523 21445 raft_consensus.cc:3060] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.966300 21443 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:59.967581 21260 leader_election.cc:304] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.968273 21573 raft_consensus.cc:2804] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:59.968712 21573 raft_consensus.cc:697] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Becoming Leader. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:18:59.969061 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2adaf1aef843462cae9d42efcbbb449b" candidate_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.969662 21371 raft_consensus.cc:3060] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.969450 21573 consensus_queue.cc:237] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.975594 21440 raft_consensus.cc:2468] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:18:59.977377 21371 raft_consensus.cc:2468] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b5dadab643d446c83ef6a7d7a0679ad in term 2.
I20260709 13:18:59.974380 21445 raft_consensus.cc:515] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.978632 21629 consensus_queue.cc:1048] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:59.980690 21291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:18:59.980752 21445 leader_election.cc:290] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:18:59.981366 21291 raft_consensus.cc:3060] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.981473 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a165c8d8e759403da6bc801defcc8a1c" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:18:59.983057 21371 raft_consensus.cc:3055] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:59.983494 21371 raft_consensus.cc:740] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:18:59.984694 21371 consensus_queue.cc:260] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.985960 21371 raft_consensus.cc:3060] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:59.988850 21291 raft_consensus.cc:2468] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 2.
I20260709 13:18:59.990223 21408 leader_election.cc:304] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:18:59.991348 21626 raft_consensus.cc:2804] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:59.991814 21626 raft_consensus.cc:697] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:18:59.992568 21626 consensus_queue.cc:237] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:18:59.993714 21371 raft_consensus.cc:2468] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 2.
I20260709 13:18:59.998272 21188 catalog_manager.cc:5697] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 1 to 2, leader changed from 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3) to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:59.999044 21192 catalog_manager.cc:5697] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 1 to 2, leader changed from 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3) to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 2 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:00.000586 21192 catalog_manager.cc:5697] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad reported cstate change: term changed from 1 to 2, leader changed from 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2) to 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1). New cstate: current_term: 2 leader_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:00.006610 21629 raft_consensus.cc:993] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: : Instructing follower 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:19:00.007133 21573 raft_consensus.cc:1081] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Signalling peer 4e68deccbf0f46039d3de13c0aeef2b0 to start an election
I20260709 13:19:00.008692 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
 from {username='slave'} at 127.0.0.1:52496
I20260709 13:19:00.009158 21370 raft_consensus.cc:493] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:00.009454 21370 raft_consensus.cc:3060] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:00.017802 21370 raft_consensus.cc:515] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:00.019804 21370 leader_election.cc:290] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3:40883)
I20260709 13:19:00.020980 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:19:00.021566 21294 raft_consensus.cc:3055] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:19:00.021803 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15073480c474a0ea86be3ce43cd7001" candidate_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
I20260709 13:19:00.021890 21294 raft_consensus.cc:740] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:19:00.022382 21445 raft_consensus.cc:3060] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:00.022948 21294 consensus_queue.cc:260] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:00.024255 21294 raft_consensus.cc:3060] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:19:00.023685 21193 catalog_manager.cc:5697] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 1 to 2, leader changed from 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2) to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 2 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:00.027300 21445 raft_consensus.cc:2468] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:19:00.028508 21335 leader_election.cc:304] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:19:00.029274 21613 raft_consensus.cc:2804] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:19:00.029717 21613 raft_consensus.cc:697] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Becoming Leader. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:19:00.030342 21294 raft_consensus.cc:2468] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e68deccbf0f46039d3de13c0aeef2b0 in term 2.
I20260709 13:19:00.030486 21613 consensus_queue.cc:237] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:00.038522 21192 catalog_manager.cc:5697] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 reported cstate change: term changed from 1 to 2, leader changed from 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1) to 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2). New cstate: current_term: 2 leader_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:19:00.324491 21445 raft_consensus.cc:1275] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.325646 21613 consensus_queue.cc:1048] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.332221 21294 raft_consensus.cc:1275] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.333545 21617 consensus_queue.cc:1048] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.356665 21445 raft_consensus.cc:1275] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.357621 21573 consensus_queue.cc:1048] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.364123 21370 raft_consensus.cc:1275] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.365675 21631 consensus_queue.cc:1048] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.414129 21294 raft_consensus.cc:1275] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.415258 21614 consensus_queue.cc:1048] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.421707 21445 raft_consensus.cc:1275] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.423311 21617 consensus_queue.cc:1048] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.472533 21371 raft_consensus.cc:1275] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.473788 21631 consensus_queue.cc:1048] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.481009 21445 raft_consensus.cc:1275] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.482280 21629 consensus_queue.cc:1048] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.506201 21294 raft_consensus.cc:1275] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.507267 21617 consensus_queue.cc:1048] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.513796 21445 raft_consensus.cc:1275] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 4e68deccbf0f46039d3de13c0aeef2b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.516399 21613 consensus_queue.cc:1048] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.529917 21371 raft_consensus.cc:1275] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.531260 21629 consensus_queue.cc:1048] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.538095 21445 raft_consensus.cc:1275] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Refusing update from remote peer 8b5dadab643d446c83ef6a7d7a0679ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.539250 21573 consensus_queue.cc:1048] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.548300 21371 raft_consensus.cc:1275] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Refusing update from remote peer 8f2f47ade73f410b95dc49368c8cb1cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.549410 21626 consensus_queue.cc:1048] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:00.557574 21294 raft_consensus.cc:1275] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Refusing update from remote peer 8f2f47ade73f410b95dc49368c8cb1cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:19:00.558853 21626 consensus_queue.cc:1048] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:19:02.520788 21193 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51806:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:19:02.544773 21193 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51806:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:19:02.628897 15416 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:19:02.764886 21710 tablet.cc:1724] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:02.800379 21724 tablet.cc:1724] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:02.846241 21719 tablet.cc:1724] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:02.849045 21717 tablet.cc:1724] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:02.899724 21718 tablet.cc:1724] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:02.902789 21723 tablet.cc:1724] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:02.917491 21335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:40883, user_credentials={real_user=slave}} blocked reactor thread for 76223.4us
I20260709 13:19:02.915352 21721 tablet.cc:1724] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:02.948323 21707 log.cc:927] Time spent T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
W20260709 13:19:03.011574 21715 log.cc:927] Time spent T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 13:19:03.037361 21723 tablet.cc:1724] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.050010 21733 tablet.cc:1724] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.050508 21730 tablet.cc:1724] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.045022 21710 tablet.cc:1724] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.070703 21370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198"
dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
mode: GRACEFUL
new_leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:58452
I20260709 13:19:03.071565 21370 raft_consensus.cc:606] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Received request to transfer leadership to TS 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:19:03.115931 21740 tablet.cc:1724] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.071100 21721 tablet.cc:1724] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.120429 21724 tablet.cc:1724] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.123297 21737 tablet.cc:1724] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.124203 21717 tablet.cc:1724] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.136497 21718 tablet.cc:1724] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.144377 21738 tablet.cc:1724] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.148145 21730 tablet.cc:1724] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.169263 21719 tablet.cc:1724] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.175414 21730 tablet.cc:1724] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.156211 21710 tablet.cc:1724] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.189762 21737 tablet.cc:1724] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.210852 21741 log.cc:927] Time spent T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 13:19:03.202276 21335 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.14.3:40883, user_credentials={real_user=slave}} blocked reactor thread for 80224.4us
I20260709 13:19:03.220086 21738 tablet.cc:1724] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.223030 21718 tablet.cc:1724] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.237241 21740 tablet.cc:1724] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.239878 21724 tablet.cc:1724] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.261114 21296 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b"
dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
mode: GRACEFUL
new_leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:51478
I20260709 13:19:03.261823 21296 raft_consensus.cc:606] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Received request to transfer leadership to TS 8f2f47ade73f410b95dc49368c8cb1cc
I20260709 13:19:03.263450 15416 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:19:03.264063 15416 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:19:03.265115 21188 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c: soft_deleted_table [id=13dd9444c3204f8cb8a2e43a51e5b240] alter complete (version 1)
I20260709 13:19:03.456920 21743 raft_consensus.cc:993] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0: : Instructing follower 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:19:03.457718 21712 raft_consensus.cc:1081] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Signalling peer 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:19:03.459442 21442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:55420
I20260709 13:19:03.460047 21442 raft_consensus.cc:493] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:03.460471 21442 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:03.466971 21442 raft_consensus.cc:515] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:03.469023 21442 leader_election.cc:290] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 3 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:19:03.469852 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:19:03.470127 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3f6abb92c443ea2caa5378fe88198" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:19:03.470647 21296 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:03.470736 21370 raft_consensus.cc:3055] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:03.471156 21370 raft_consensus.cc:740] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e68deccbf0f46039d3de13c0aeef2b0, State: Running, Role: LEADER
I20260709 13:19:03.472040 21370 consensus_queue.cc:260] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [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: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:03.473420 21370 raft_consensus.cc:3060] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:03.478704 21296 raft_consensus.cc:2468] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 3.
I20260709 13:19:03.480101 21408 leader_election.cc:304] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [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: 8b5dadab643d446c83ef6a7d7a0679ad, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:19:03.480993 21736 raft_consensus.cc:2804] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:03.481153 21370 raft_consensus.cc:2468] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 3.
I20260709 13:19:03.481403 21736 raft_consensus.cc:697] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:19:03.482447 21736 consensus_queue.cc:237] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [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: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:03.490020 21193 catalog_manager.cc:5697] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 2 to 3, leader changed from 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2) to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 3 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:03.798187 21714 raft_consensus.cc:993] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad: : Instructing follower 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:19:03.798635 21749 raft_consensus.cc:1081] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Signalling peer 8f2f47ade73f410b95dc49368c8cb1cc to start an election
I20260709 13:19:03.799950 21442 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b"
dest_uuid: "8f2f47ade73f410b95dc49368c8cb1cc"
 from {username='slave'} at 127.0.0.1:55434
I20260709 13:19:03.800357 21442 raft_consensus.cc:493] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:19:03.800604 21442 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:03.805397 21442 raft_consensus.cc:515] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:03.806931 21442 leader_election.cc:290] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [CANDIDATE]: Term 3 election: Requested vote from peers 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693), 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819)
I20260709 13:19:03.807729 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b5dadab643d446c83ef6a7d7a0679ad"
I20260709 13:19:03.807857 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e51d5b969f014248a0946011c9c2c54b" candidate_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e68deccbf0f46039d3de13c0aeef2b0"
I20260709 13:19:03.808506 21296 raft_consensus.cc:3055] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:19:03.808507 21370 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:03.808951 21296 raft_consensus.cc:740] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b5dadab643d446c83ef6a7d7a0679ad, State: Running, Role: LEADER
I20260709 13:19:03.809803 21296 consensus_queue.cc:260] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [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: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:03.811059 21296 raft_consensus.cc:3060] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:19:03.815629 21370 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 3.
I20260709 13:19:03.816872 21411 leader_election.cc:304] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [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: 4e68deccbf0f46039d3de13c0aeef2b0, 8f2f47ade73f410b95dc49368c8cb1cc; no voters: 
I20260709 13:19:03.817482 21736 raft_consensus.cc:2804] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:19:03.817576 21296 raft_consensus.cc:2468] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2f47ade73f410b95dc49368c8cb1cc in term 3.
I20260709 13:19:03.817929 21736 raft_consensus.cc:697] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 LEADER]: Becoming Leader. State: Replica: 8f2f47ade73f410b95dc49368c8cb1cc, State: Running, Role: LEADER
I20260709 13:19:03.818818 21736 consensus_queue.cc:237] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [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: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } }
I20260709 13:19:03.825801 21193 catalog_manager.cc:5697] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc reported cstate change: term changed from 2 to 3, leader changed from 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1) to 8f2f47ade73f410b95dc49368c8cb1cc (127.15.14.3). New cstate: current_term: 3 leader_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2f47ade73f410b95dc49368c8cb1cc" member_type: VOTER last_known_addr { host: "127.15.14.3" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260709 13:19:04.023093 21370 raft_consensus.cc:1275] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Refusing update from remote peer 8f2f47ade73f410b95dc49368c8cb1cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:04.024384 21736 consensus_queue.cc:1048] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:04.035681 21291 raft_consensus.cc:1275] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 3 FOLLOWER]: Refusing update from remote peer 8f2f47ade73f410b95dc49368c8cb1cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:04.037503 21736 consensus_queue.cc:1048] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b5dadab643d446c83ef6a7d7a0679ad" member_type: VOTER last_known_addr { host: "127.15.14.1" port: 44693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:04.315598 15416 tablet_server.cc:179] TabletServer@127.15.14.1:0 shutting down...
W20260709 13:19:04.325357 21408 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 134 similar messages]
W20260709 13:19:04.329249 21408 consensus_peers.cc:597] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: 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:19:04.342767 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:04.343683 15416 tablet_replica.cc:333] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.344413 15416 raft_consensus.cc:2243] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.344864 15416 raft_consensus.cc:2272] T 99ed222f26fd42468523cc8acd125aa0 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.346983 15416 tablet_replica.cc:333] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.347569 15416 raft_consensus.cc:2243] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.347980 15416 raft_consensus.cc:2272] T a165c8d8e759403da6bc801defcc8a1c P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.349922 15416 tablet_replica.cc:333] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.350538 15416 raft_consensus.cc:2243] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.351311 15416 raft_consensus.cc:2272] T 2adaf1aef843462cae9d42efcbbb449b P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.353107 15416 tablet_replica.cc:333] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.353639 15416 raft_consensus.cc:2243] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.354067 15416 raft_consensus.cc:2272] T a15073480c474a0ea86be3ce43cd7001 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.355887 15416 tablet_replica.cc:333] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.356452 15416 raft_consensus.cc:2243] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.356854 15416 raft_consensus.cc:2272] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.358678 15416 tablet_replica.cc:333] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.359319 15416 raft_consensus.cc:2243] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.359750 15416 raft_consensus.cc:2272] T f331b9956c334ec397a91f05b46098b6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.361697 15416 tablet_replica.cc:333] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.362480 15416 raft_consensus.cc:2243] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.363188 21370 raft_consensus.cc:1275] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Refusing update from remote peer 8f2f47ade73f410b95dc49368c8cb1cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:19:04.363294 15416 raft_consensus.cc:2272] T 1f44746b278d4e848b42afea02130352 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.364568 21755 consensus_queue.cc:1048] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e68deccbf0f46039d3de13c0aeef2b0" member_type: VOTER last_known_addr { host: "127.15.14.2" port: 38819 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:19:04.365761 15416 tablet_replica.cc:333] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.366415 15416 raft_consensus.cc:2243] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.366992 15416 raft_consensus.cc:2272] T 52936921fe5d413289866cb29fe2c4f8 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.369329 15416 tablet_replica.cc:333] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.370159 15416 raft_consensus.cc:2243] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.371337 15416 raft_consensus.cc:2272] T 6f8ad62d92e64557b69ceb9822604dc6 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.374357 15416 tablet_replica.cc:333] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.375113 15416 raft_consensus.cc:2243] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.375695 15416 raft_consensus.cc:2272] T 72e3f6abb92c443ea2caa5378fe88198 P 8b5dadab643d446c83ef6a7d7a0679ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.380157 15416 tablet_replica.cc:333] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.381224 15416 raft_consensus.cc:2243] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.381958 15416 raft_consensus.cc:2272] T bc02d88feced49f687e4655e5fb8e669 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:04.385557 21334 consensus_peers.cc:597] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: 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:19:04.386418 15416 tablet_replica.cc:333] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.387466 15416 raft_consensus.cc:2243] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.388533 15416 raft_consensus.cc:2272] T 97b5ce865d6d41c893bed36a8fd46f9c P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.392264 15416 tablet_replica.cc:333] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.392978 15416 raft_consensus.cc:2243] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:19:04.393843 21334 consensus_peers.cc:597] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: 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:19:04.394330 15416 raft_consensus.cc:2272] T 65c06d01db4647ed9c41050d988cbbf4 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.397272 15416 tablet_replica.cc:333] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.398047 15416 raft_consensus.cc:2243] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.398943 15416 raft_consensus.cc:2272] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.400913 15416 tablet_replica.cc:333] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.401429 15416 raft_consensus.cc:2243] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.401795 15416 raft_consensus.cc:2272] T e51d5b969f014248a0946011c9c2c54b P 8b5dadab643d446c83ef6a7d7a0679ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.403734 15416 tablet_replica.cc:333] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.404237 15416 raft_consensus.cc:2243] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.404974 15416 raft_consensus.cc:2272] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.406937 15416 tablet_replica.cc:333] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.407413 15416 raft_consensus.cc:2243] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.407835 15416 raft_consensus.cc:2272] T 82fa298bdb3544fabcc0e22cac51b8af P 8b5dadab643d446c83ef6a7d7a0679ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.409741 15416 tablet_replica.cc:333] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad: stopping tablet replica
I20260709 13:19:04.410220 15416 raft_consensus.cc:2243] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.410946 15416 raft_consensus.cc:2272] T 13ba817c374a4b52a175209ea0dbd7c2 P 8b5dadab643d446c83ef6a7d7a0679ad [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:04.445788 21334 consensus_peers.cc:597] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:04.450520 15416 tablet_server.cc:196] TabletServer@127.15.14.1:0 shutdown complete.
I20260709 13:19:04.485335 15416 tablet_server.cc:179] TabletServer@127.15.14.2:0 shutting down...
I20260709 13:19:04.514006 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:04.514642 15416 tablet_replica.cc:333] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.515427 15416 raft_consensus.cc:2243] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.515899 15416 raft_consensus.cc:2272] T 5edd9f1bcbe4437e9df88612d5cc8150 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.517856 15416 tablet_replica.cc:333] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.518427 15416 raft_consensus.cc:2243] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.518891 15416 raft_consensus.cc:2272] T 1f44746b278d4e848b42afea02130352 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.520730 15416 tablet_replica.cc:333] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.521274 15416 raft_consensus.cc:2243] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.521720 15416 raft_consensus.cc:2272] T a165c8d8e759403da6bc801defcc8a1c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.523557 15416 tablet_replica.cc:333] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.524135 15416 raft_consensus.cc:2243] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.524873 15416 raft_consensus.cc:2272] T 99ed222f26fd42468523cc8acd125aa0 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.526750 15416 tablet_replica.cc:333] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.527251 15416 raft_consensus.cc:2243] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.527954 15416 raft_consensus.cc:2272] T a15073480c474a0ea86be3ce43cd7001 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.530061 15416 tablet_replica.cc:333] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.530637 15416 raft_consensus.cc:2243] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.531117 15416 raft_consensus.cc:2272] T 2adaf1aef843462cae9d42efcbbb449b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:19:04.531641 21411 consensus_peers.cc:597] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc -> Peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Couldn't send request to peer 4e68deccbf0f46039d3de13c0aeef2b0. Status: 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:19:04.532917 15416 tablet_replica.cc:333] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.533576 15416 raft_consensus.cc:2243] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.534298 15416 raft_consensus.cc:2272] T dc0a7971e4dd43d6ac102cfe2039bd04 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.536213 15416 tablet_replica.cc:333] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.536821 15416 raft_consensus.cc:2243] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.537710 15416 raft_consensus.cc:2272] T f331b9956c334ec397a91f05b46098b6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.539748 15416 tablet_replica.cc:333] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.540275 15416 raft_consensus.cc:2243] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.541026 15416 raft_consensus.cc:2272] T 52936921fe5d413289866cb29fe2c4f8 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.542900 15416 tablet_replica.cc:333] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.543408 15416 raft_consensus.cc:2243] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.543823 15416 raft_consensus.cc:2272] T 97b5ce865d6d41c893bed36a8fd46f9c P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.545956 15416 tablet_replica.cc:333] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.546455 15416 raft_consensus.cc:2243] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.547183 15416 raft_consensus.cc:2272] T 65c06d01db4647ed9c41050d988cbbf4 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.549232 15416 tablet_replica.cc:333] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.549710 15416 raft_consensus.cc:2243] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.550158 15416 raft_consensus.cc:2272] T bc02d88feced49f687e4655e5fb8e669 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.552387 15416 tablet_replica.cc:333] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.553005 15416 raft_consensus.cc:2243] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.553412 15416 raft_consensus.cc:2272] T 72e3f6abb92c443ea2caa5378fe88198 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.556447 15416 tablet_replica.cc:333] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.556948 15416 raft_consensus.cc:2243] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:19:04.557334 21408 consensus_peers.cc:597] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:04.557439 15416 raft_consensus.cc:2272] T 6f8ad62d92e64557b69ceb9822604dc6 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.559523 15416 tablet_replica.cc:333] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.560039 15416 raft_consensus.cc:2243] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.560451 15416 raft_consensus.cc:2272] T 2067dcc7b1364e4c93b6f9fd919b5228 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.562474 15416 tablet_replica.cc:333] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.563091 15416 raft_consensus.cc:2243] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.563616 15416 raft_consensus.cc:2272] T e51d5b969f014248a0946011c9c2c54b P 4e68deccbf0f46039d3de13c0aeef2b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.566335 15416 tablet_replica.cc:333] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
W20260709 13:19:04.566592 21334 consensus_peers.cc:597] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:04.566982 15416 raft_consensus.cc:2243] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.567770 15416 raft_consensus.cc:2272] T 82fa298bdb3544fabcc0e22cac51b8af P 4e68deccbf0f46039d3de13c0aeef2b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.569634 15416 tablet_replica.cc:333] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0: stopping tablet replica
I20260709 13:19:04.570031 15416 raft_consensus.cc:2243] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.570384 15416 raft_consensus.cc:2272] T 13ba817c374a4b52a175209ea0dbd7c2 P 4e68deccbf0f46039d3de13c0aeef2b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.607997 15416 tablet_server.cc:196] TabletServer@127.15.14.2:0 shutdown complete.
I20260709 13:19:04.639254 15416 tablet_server.cc:179] TabletServer@127.15.14.3:0 shutting down...
W20260709 13:19:04.659608 21408 consensus_peers.cc:597] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:04.664371 21411 consensus_peers.cc:597] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc -> Peer 4e68deccbf0f46039d3de13c0aeef2b0 (127.15.14.2:38819): Couldn't send request to peer 4e68deccbf0f46039d3de13c0aeef2b0. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.2:38819: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:19:04.675113 21408 consensus_peers.cc:597] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc -> Peer 8b5dadab643d446c83ef6a7d7a0679ad (127.15.14.1:44693): Couldn't send request to peer 8b5dadab643d446c83ef6a7d7a0679ad. Status: Network error: Client connection negotiation failed: client connection to 127.15.14.1:44693: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:19:04.677650 15416 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:19:04.678364 15416 tablet_replica.cc:333] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.679101 15416 raft_consensus.cc:2243] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.679605 15416 raft_consensus.cc:2272] T 5edd9f1bcbe4437e9df88612d5cc8150 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.681643 15416 tablet_replica.cc:333] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.682215 15416 raft_consensus.cc:2243] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.682960 15416 raft_consensus.cc:2272] T a165c8d8e759403da6bc801defcc8a1c P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.684752 15416 tablet_replica.cc:333] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.685297 15416 raft_consensus.cc:2243] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.685693 15416 raft_consensus.cc:2272] T a15073480c474a0ea86be3ce43cd7001 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.687430 15416 tablet_replica.cc:333] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.687981 15416 raft_consensus.cc:2243] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.688414 15416 raft_consensus.cc:2272] T 2adaf1aef843462cae9d42efcbbb449b P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.690307 15416 tablet_replica.cc:333] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.690876 15416 raft_consensus.cc:2243] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.691283 15416 raft_consensus.cc:2272] T 99ed222f26fd42468523cc8acd125aa0 P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.693001 15416 tablet_replica.cc:333] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.693537 15416 raft_consensus.cc:2243] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.693958 15416 raft_consensus.cc:2272] T 1f44746b278d4e848b42afea02130352 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.695703 15416 tablet_replica.cc:333] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.696225 15416 raft_consensus.cc:2243] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.697036 15416 raft_consensus.cc:2272] T bc02d88feced49f687e4655e5fb8e669 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.698887 15416 tablet_replica.cc:333] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.699406 15416 raft_consensus.cc:2243] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.700120 15416 raft_consensus.cc:2272] T 72e3f6abb92c443ea2caa5378fe88198 P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.703256 15416 tablet_replica.cc:333] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.704107 15416 raft_consensus.cc:2243] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.704476 15416 raft_consensus.cc:2272] T 82fa298bdb3544fabcc0e22cac51b8af P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.706260 15416 tablet_replica.cc:333] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.706736 15416 raft_consensus.cc:2243] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.707129 15416 raft_consensus.cc:2272] T 97b5ce865d6d41c893bed36a8fd46f9c P 8f2f47ade73f410b95dc49368c8cb1cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.708865 15416 tablet_replica.cc:333] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.709355 15416 raft_consensus.cc:2243] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.709787 15416 raft_consensus.cc:2272] T 65c06d01db4647ed9c41050d988cbbf4 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.712189 15416 tablet_replica.cc:333] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.712774 15416 raft_consensus.cc:2243] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.713188 15416 raft_consensus.cc:2272] T 6f8ad62d92e64557b69ceb9822604dc6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.715080 15416 tablet_replica.cc:333] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.715569 15416 raft_consensus.cc:2243] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.716008 15416 raft_consensus.cc:2272] T 2067dcc7b1364e4c93b6f9fd919b5228 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.717723 15416 tablet_replica.cc:333] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.718220 15416 raft_consensus.cc:2243] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.719022 15416 raft_consensus.cc:2272] T e51d5b969f014248a0946011c9c2c54b P 8f2f47ade73f410b95dc49368c8cb1cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.721618 15416 tablet_replica.cc:333] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.722764 15416 raft_consensus.cc:2243] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.723299 15416 raft_consensus.cc:2272] T f331b9956c334ec397a91f05b46098b6 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.724959 15416 tablet_replica.cc:333] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.725373 15416 raft_consensus.cc:2243] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.725719 15416 raft_consensus.cc:2272] T dc0a7971e4dd43d6ac102cfe2039bd04 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.727924 15416 tablet_replica.cc:333] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.728327 15416 raft_consensus.cc:2243] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.728689 15416 raft_consensus.cc:2272] T 52936921fe5d413289866cb29fe2c4f8 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.730357 15416 tablet_replica.cc:333] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc: stopping tablet replica
I20260709 13:19:04.730806 15416 raft_consensus.cc:2243] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:19:04.731153 15416 raft_consensus.cc:2272] T 13ba817c374a4b52a175209ea0dbd7c2 P 8f2f47ade73f410b95dc49368c8cb1cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.761234 15416 tablet_server.cc:196] TabletServer@127.15.14.3:0 shutdown complete.
I20260709 13:19:04.791908 15416 master.cc:562] Master@127.15.14.62:38157 shutting down...
I20260709 13:19:04.811998 15416 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:19:04.812584 15416 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:19:04.812948 15416 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45d5456f838e473fa0fe42c473b4481c: stopping tablet replica
I20260709 13:19:04.835750 15416 master.cc:584] Master@127.15.14.62:38157 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11273 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (27546 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (154467 ms total)
[  PASSED  ] 8 tests.
I20260709 13:19:04.888536 15416 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 668 messages since previous log ~18 seconds ago
I20260709 13:19:04.888778 15416 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 668 messages since previous log ~18 seconds ago
I20260709 13:19:04.888993 15416 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 665 messages since previous log ~18 seconds ago
I20260709 13:19:04.889204 15416 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:19:04.889415 15416 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:19:04.889667 15416 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 13:19:04.889955 15416 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
